Learning React can be intimidating. Here is a short set of introductory resources for learning React, ES6, hooks, and functional programming in Javascript.
- The Basics of JSX
- Controlled vs. Uncontrolled Components
- Essential React Hooks 🪝•WIP•
- Fetching Data with an Endpoint In React
- How to Use Environment Files in a React App
Some posts I wrote about React too:
• Essential React Packages of Early 2020
React and Rails?
If you are looking for working with React and Rails together, please see my tutorial Guide to Rails ? React Part 1: Getting Started.
React and JS Backend?
If you are looking for a JS based-backend, take a look at Javascript Got Your Back
Wondering about deployment?
Check out Deployment Zone