reading-notes

This is for writing down my reviews of what I have read, inside of class. There will be titles for each source of what I have to read. I am the worst best at doing this kind of thing.

Code 301 - Intermediate Software Development

1.Introduction to React and Components
3.Passing Functions as Props
4.React and Forms
5.Putting it all together
6.NODE.JS
7.REST
8.APIs
10.In memory storage
11.Mongo and Mongoose
12.CRUD
14.Authentication

Code 401 - Intermediate Software Development - Advanced Software Development in Full-Stack JavaScript

00.PreWork401
01.Node-Ecosystem
02.Express
03.Express-REST-API
04.Data-Modeling
05.Authentication
06.Bearer Authorization
07.Access Control (ACL)
08.Authorization-Authentication
09.Event Driven Applications
10.AWS: Cloud Servers
11.AWS: S3 and Lambda
12.AWS: API, Dynamo and Lambda
13.AWS: Events
14.Component Based UI
15.useState() Hook
16.Component Lifecycle / useEffect() Hook
17.Advanced State with Reducers
18.Context API
19.Context API - Behaviors
20. and
21.API Integration
22.Application State with Redux
23.Redux - Combined Reducers
24.Redux - Asynchronous Actions
25.Redux - Additional Topics
26.React Native
27.Ethics
29.OSS