Part 1
In this part, we will familiarize ourselves with the React-library, which we will be using to write the code that runs in the browser. We will also look at some features of JavaScript that are important for understanding React.
Part updated on 17th January 2025
- Node updated to version v22.3.0
- Eslint configuration moved to eslint.config.js file