JavaScript is developing at such a rapid pace. It’s no wonder the State of JavaScript Survey is something we wait for each year to see exactly what state of mind developers are in. This year is a continuation of the popularity we saw last year by React and friends.
A lot of tools are built to run in browsers today, as we spend most of our time there. Read on to learn how you can build a Chrome extension, the Github Gist Downloader, with React.
Profiling your React components may be the most important thing you can do to improve performance. Learn how to do this using the browser's User Timing API.