News

Codecademy recently switched to React.js for their front-end learning environment. While many React examples are basic, author Bonnie Eisenman goes over how to use React in a large, critical ...
Dealing with component interaction is a key aspect of building applications in React. Here’s a look at the options.
Get an overview of error handling in React applications and how to use React error boundaries to handle render-time errors.
Beyond the usual quick tips, let's look at both the business case and the technical side of keeping React bundles lean.