Here's a link to all my Reading Notes during my Code Fellows journey:
The HTML version of this page can be found here
301 Notes | ||
---|---|---|
Notes | Details | Challenge |
301.01 Notes | React and Component-Based Architecture | Array forEach |
301.02 Notes | React State and Props | Array map |
301.03 Notes | Functions as Props | Array filter |
301.04 Notes | React and Forms | Array sort |
301.05 Notes | Conditional Rendering, Routing | Array reduce |
301.06 Notes | Asynchronous Code and Third Party APIs | Value vs Reference |
301.07 Notes | Express Servers | Split, join, slice, splice |
301.08 Notes | APIs | Regex |
301.09 Notes | Modularization, Refactoring | Object keys, values, entries |
301.10 Notes | Persistence | 2d Arrays |
301.11 Notes | MongoDB, Mongoose and Data Modeling | Method Chaining |
301.12 Notes | Creating and Deleting resources | Regex 2 |
301.13 Notes | Updating Resources | includes, every, substring, chartAt |
301.14 Notes | Diversity, Equity, Inclusion in Tech | - |
301.15 Notes | Authentication | - |
201 Notes | ||
---|---|---|
Notes | Details | Assignments |
201.01 Notes | Introduction to Development | |
201.02 Notes | Basics of HTML, CSS, JS | Lab 02 |
201.03 Notes | Control Flow; Box Model | Lab 03 |
201.04 Notes | Javascript Functions; Pair Programming | |
201.05 Notes | Images, Color, Style; Branching | |
201.06 Notes | Javascript Objects; The DOM | Salmon Cookies |
201.07 Notes | OOP; HTML Tables | |
201.08 Notes | CSS Layout: Flex | |
201.09 Notes | HTML Forms & JavaScript Events | html example |
201.10 Notes | JS Debugging; CSS Layouts | |
201.11 Notes | A/V; Accessibility; Math.random() | |
201.12 Notes | 3rd Party Libraries and Documentation | |
201.13 Notes | Application State with Local Storage API | |
201.14 Notes | Psycological Safety | Psycological Safety Assignment |
201.15 Notes | Project Kickoff |
102 Notes | ||
---|---|---|
Notes | Details | Experiments |
Class 01 Notes | Intro | |
Class 02 Notes | Computer Commands | |
Class 03 Notes | git commands | |
Class 04 Notes | HTML basics | |
Class 05 Notes | CSS Basics | |
Class 06 Notes | Intro to Javascript | test06 |
Class 07 Notes | Javascript Functions | test07 |
Class 08 Notes | Operators and Loops | |
Class 09 Notes | ||
Class 10 Notes | ||
102 Labwork |