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

Outro

If you think that these assignments have been a mouthful, don't worry! If you would understand JSX, passing props, class components and component state, you can pretty much build whatever with React.

We hope that you've had a great time, and that you will make use of this knowledge in your spare-time projects, at school or at work.

If you would like to create your own React application from scratch, we highly recommend following the Create React App guide at https://github.com/facebook/create-react-app. Good luck!

PreviousFinally, off to production! 🚀

Last updated 6 years ago