reading-notes

My Notes and Assignments for Code Fellows 301

My future reading rotes for Class 301 created for Class 102 Lab 3, fixed and formatted in 301 prework.

Prework

  1. Code 301 Prework

Table of Contents

Module01: Building the Front End

  1. Class01: React and Component-Based Architecture
  2. Class02: State and Props
  3. Class03: Passing Functions as Props
  4. Class04: React and Forms
  5. Class05: Putting it all together

Module02: Integrating the Back End

  1. Class06: Asynchronous Code and Third Party APIs
  2. Class07: Express Servers
  3. Class08: APIs
  4. Class09: Advanced Topics
  5. Class10: Persistence

Module03: Full-Stack Applications

  1. Class11: MongoDB, Mongoose and Data Modeling
  2. Class12: Creating and Deleting Resources
  3. Class13: Updating Resources
  4. Class14: Diversity, Equity, and Inclusion
  5. Class15: Final Project Kick-off