Routes as State in React

I’ve been using React Router for a while now in a project and
was running up against some frustration getting access to information that
comes through the URL. I’m using Redux and React Redux
for state management and Reselect for getting useful bits of
in… Read more

Similar

Why I Love React

I still remember when I first heard about React. It was January 2014. I was listening to a podcast. Pete Hunt and Jordan Walke were on talking about this framework they created at Facebook that with no support for two way data-binding, no built-in HTTP li... (more…)

Read more »