Hacker News new | ask | show | jobs
by LAMike 3135 days ago
Looks great, what did you build this with?
1 comments

The frontend is built with ScalaJs and React (using https://github.com/japgolly/scalajs-react).

The backend is built with Scala too, mostly using Akka Streams for the data handling. As a database it uses Cassandra.

edited - word choice

The chart and the depth graph looks great, how did you build those?
It's all SVG elements
Woh, neat stack.