Using React for Templating with the Koa Framework on Node.js with TypeScript

User interface development with the React.js JavaScript library has been the rage for some years now. The library introduced a component-based thinking that added structure to client side user interfaces. On the server side a similar enforced component st… Read more

Similar

The Pain of React Router in Redux

This is how most conversations about routing end in the React/Redux ecosystem. There’s no doubt that React Router is the standard-bearer for SPA routing in the React world, and there’s more to its success than its early arrival on the scene or its SEO-fri... (more…)

Read more »