Having Fun with React’s Renderer

In this post we’ll run a few experiments to see how React’s renderer works and gain a understanding of some of its guaranteed (spoiler… Read more

Similar

Moving from React-Redux to Elm

The React-Redux combo has become the darling of the front-end community. Unidirectional data flow has taken us out of the dark-ages of binding, but few know that this much-lauded move came from Elm originally. In fact, much of React-Redux’s best practices... (more…)

Read more »