Usually we just run `create-react-app` command in the terminal to spin up a React app. Most times that will do, but this CLI tool has hidden gems that can make your developer life more productive beyond the normal scaffolding. Here are 10 more things you can do with CRA.
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.