Auf react-tutorial.app könnt ihr live und interaktiv React erlernen indem ihr eine Online Shop App erstellt. Alles was ihr dazu benötigt ist ein kostenloser Git-Account. Und falls euch noch das nötige JavaScript Knowhow fehlt, kann man das hier auch nachholen: https://learnjavascript.online
Learn modern React from scratch, and practice in an intuitive environment. Throughout this course, you will build an online supermarket shopping app with Stripe integration.
Weitere Themen die der Kurs beinhaltet:
- React.createElement
- JSX
- Advanced JSX
- ReactDOM
- React Elements
- React Components
- Functional Components
- Props
- State
- Hooks
- Destructuring
- UI Kit
- UI Library
- DOM Events
- Custom Events
- Lifting state
- Using APIs
- Immutability
- Error Boundaries
- Accessibility
- Folder structure
- Create React App
- Virtual DOM
- Context Provider
- React Dev Tools
- React Router
- Forms
- Class Components
- Composition
- Inheritance