Jumpstate+Redux+Create-React-App – No dispatching or action-creators required

Create-React-App is taking the react community by storm, and as usual, I’m completely obsessed with Redux, and how it’s transformed the way… Read more

Similar

96 Line React with JSX

A while ago, I wrote a short post showing a minimal 33 line React. A lot of the comments focused on the Mithril-like syntax for the virtual DOM. So that we can ignore that aspect, here is a 96 line React with a JSX compiler. (more…)

Read more »