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. Read more

Similar

Beyond OnClick: Handling Events in React

Great modern web applications are highly interactive and effective event management is critical to giving users the control they want. Luckily for us, React makes handling events in a cross-browser compatible way easy by abstracting the underlying DOM mec... (more…)

Read more »

Replacing React with Rails

NOTE: if you are arriving from Ruby Weekly, check out the full article here. The first few paragraphs are posted below and the full post is on 0x2a.sh, as there is apparently a Gmail bug where any…...

Read more »