This project is a simple walk through for setting up a React project with Redux for state management. This is not a stand-alone project per se but rather, a simple, methodical introduction to Redux for basic background k... (more…)
Read more »
The library for web and native user interfaces. Contribute to facebook/react development by creating an account on GitHub. (more…)
Read more »
NextJS is becoming a de facto framework for modern web development. In this article we will build a starter repo that you can use for every new project. (more…)
Read more »
In part one of this React series we built a client-side tube status mobile web app. In this part we'll examine server-side rendering to generate some HTML. Motivations Our previous app was entirely written in JavaScript and this meant that nothing was dis...
Read more »