Description
The course contains 19 screencasts in total. Several of these include challenges where you'll be encouraged to jump into the code and change it. But don't worry if you don't manage to solve them: the instructor Per Harald Borgen will show you the solutions as well. The chat app you'll create contains handy features like multiple rooms, the ability to create new rooms, autoscrolling, and more. Towards the end, you'll also learn a little bit of CSS Grid and CSS Variables, as it'll help you modify the design so that'll become your very own personalised app.
You will learn:
- Class components
- Event handlers
- Life-cycle methods
- JSX
- State and props
- Inverse data flow
- Functional components