NuCamp BootCamp – Notes: Table of Contents – React

NuCamp Full Stack (Class Notes) – React

Note to readers from CS: These notes are very detailed, but also contain stuff that is missing from NuCamps Videos. They are not a substitute for the class. Tests have been left. Other things have been added to make things easier to understand. If you want to really learn take the class. It is worth it! Beware, what you put into the class is what you get out.  Be sure to use my referral code (WWJSU4 ) if you sign up for a class!

Extra Note: This React Class is very hard without a very good JavaScript Foundation! Study JavaScript!

Recommended Videos to go over before starting this class!

React Tutorial for Beginners

React Tutorial for Beginners by Mosh

Useful tool for this class: HTML to JSX Compiler

Week 1: More JavaScript for React

  1. Bootcamp Notes – Day 1 (Mon) – React: More JavaScript – Objects and Classes
  2. Bootcamp Notes – Day 2 (Tues) – React: Advanced Array Methods
  3. Bootcamp Notes – Day 3 (Wed) – React: Week 1 Glossary
  4. React Assignment

Week 2: Welcome to React

  1. Bootcamp Notes – Day 4 (Mon) – React: Welcome to React
  2. Bootcamp Notes – Day 5 (Tues) – React: Components
  3. Bootcamp Notes – Day 6 (Wed) – React: Week 2 Glossary

Week 3: React Router and Single Page Applications

  1. Bootcamp Notes – Day 7 (Mon) – React: Week 3 – React Router and Single Page Applications
  2. Bootcamp Notes – Day 8 (Tues) – React: Week 3 – React Virtual DOM and React Router
  3. Bootcamp Notes – Day 9 (Wed) – React: Week 3 – Single Page Applications
  4. Bootcamp Notes – Day 10 (Thurs) – React: Week 3 – Glossary

Week 4: React Forms, Flow Architecture and Introduction to Redux

  1. Bootcamp Notes – Day 11 (Mon) – React: Week 4 – More JavaScript for React
  2. Bootcamp Notes – Day 12 (Tues) – React: Week 4 – Uncontrolled Forms
  3. Bootcamp Notes – Day 13 (Wed) – React: Week 4 – Introduction to Redux
  4. Bootcamp Notes – Day 14 (Thurs) – React: Week 4 – Glossary

Week 5: More Redux and Client-Server Communication

  1. Bootcamp Notes – Day 15 (Mon) – React: Week 5 – Redux Actions and Reducers
  2. Bootcamp Notes – Day 16 (Tues) – React: Week 5 – Client-Server Communication
  3. Bootcamp Notes – Day 17 (Wed) – React: Week 5 – Fetch
  4. Bootcamp Notes – Day 18 (Thurs) – React: Week 5 – React Animations
  5. Bootcamp Notes – Day 19 (Thurs) – React: Week 5 – Building and Deployment
  6. Bootcamp Notes – Day 20 (Thurs) – React: Week 5 Glossary

React NPM Terminal Project Setup Cheatsheet React Portfolio Project on YouTube

My React Portfolio Project Complete on the Web

How my React Portfolio Project was built:

You May Also Like