
Concise-ish Beginner's Guide to Learning React
The React Show
00:00
Using JavaScript in a React Project
Libraries that are not designed for react initially are going to be extremely difficult to use as a beginner in react if they work at all. Find libraries made for react install them with NPM or yarn. Linting is a program that reads your source code and gives you feedback on it. You don't need to like go down a big rabbit hole of learning, how to completely customize the editor unless you really feel like it.
Transcript
Play full episode