Adopting React.js seems risky for long-term projects

I’ve been working with long-term Single Page Applications (SPA) since 2009. When you know an
application has to be maintained for many years you have to approach technology adoption very
carefully. React.js introduced a very interesting approach based on … 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 »