Scala, React, and SSR (part 1)
In the JS world, React devs can render their pages on the server side for a better user experience. Here's how to do in the Scala world. (more…)
Read more »If you spend a lot of time on Hacker News, it’s easy to get taken by the allure of building a web app without a framework. There are a bunch of potential advantages (no bloat! bespoke to your project!) and being able to say you built something with minima… Read more