Web Tech 2.0 Learning Map
by Zachary Bedrosian
1. APIs
1.1. JSON
1.2. API Keys
1.3. Authentication
1.4. Restful
1.5. Soap
2. Module 1 (Firebase Principles & The Backend Web)
3. Module 2 (All Things React)
4. Module 3 (Connecting Front End to Back End)
5. Backends
5.1. Django
5.2. Ruby
5.3. Node.Js
5.4. Firebase
5.4.1. Cloud Functions
5.4.2. Realtime Databases
5.4.3. Non Relational Databses
5.4.4. Authentication
5.4.4.1. Signup
5.4.4.2. Login
5.5. Spring
6. HTTP
6.1. POST
6.2. PUT
6.3. DELETE
6.4. GET
6.5. Urls
7. Front Ends
7.1. React
7.1.1. JSX
7.1.2. Components
7.1.2.1. Parent Containers
7.1.3. Redux
7.1.3.1. State
7.1.3.2. Actions
7.1.3.3. Reducers
7.1.4. Props
7.1.5. Create React App
7.1.5.1. Webpack
7.1.5.2. NPM
7.1.5.3. Packages.json