Organizing React Props

As the number of components in the codebase grows the number of props grows and it becomes important to have a good pattern for passing… 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 »