Reactide is the first dedicated IDE for React web application development. http://reactide.io... (more…)
Read more »
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... (more…)
Read more »
There are numerous ways to style your React App/Components with CSS. Each method has its pros/cons depending on the use case. This is a… (more…)
Read more »
A declarative, efficient, and flexible JavaScript library for building user interfaces. - facebook/react... (more…)
Read more »
Today we're going to set up i18next with React and use i18nexus to manage our translations. Not only that, we're going to set up our app to be automatically ... (more…)
Read more »