-
ReactJS
All students will learn how to: Use a JavaScript package manager (either npm or Yarn) Quickly understand the new JavaScript language features, including classes, modules, and arrow functions Articulate what React is and why it is useful Explore the basic architecture of a React application Gain a deep understanding of JSX and the Virtual DOM Use React components to build interactive interfaces Create and validate forms using controlled components Make HTTP calls to read or change data Configure simple and complex routing Implement React best practices
-
Deploying To Heroku
If you do well in this topic, you should be able to: Create github repository of your project Setup a heroku project of your repository Setup automatic building of your project. Remember the class notes are below the videos.
