react-workshop
  • Welcome to a React workshop!
  • Intro
  • Your very first React app
  • Using JSX and props
  • Connecting to a server
  • A mini-version of IMDB
  • Finally, off to production! 🚀
  • Outro
Powered by GitBook
On this page

Welcome to a React workshop!

NextIntro

Last updated 6 years ago

For this workshop, we will gather everything you need in this Gitbook; introduction to tasks, assignments and useful links. The content can be found at the table of contents in the left section of this page, or simply by following the links in the bottom of the pages.

Also, feel free to confer with the slides from the lecture, or the code from the live coding session of a Todo application.