This will be your main place for Fullstack related materials!
Click to Expand
- 📖 Better Sequelize Documentation
- 🗺 Stack Map Diagram
- 📺 Video: Debugging Node
- 📖 Effective git and github usage for pairing on workshops
- 📺 Additional Video outlining Github workflow when pairing on Workshops
- 📖 Fullstack Student / Alumni Blogs List
- 📖 Gist: Debugging
- 📺 Video: Debugging
- 📖 Gist: Some code wars problems, categorized
- 📖 Gist: Book Recommendations
- 📖 Oh-My-ZSH cheatsheet
Click to Expand
Collaboration & Git, HTML & CSS, DOM & Events
Click to open
- Pre-Work:
Topic | Lecture | Slides | Solution | Review |
---|---|---|---|---|
Pair Programming | - | 🖼️ | - | - |
Git: Getting Comfortable | - | 🖼️ | - | - |
- You should be able to:
- Manage a project using
git
- Practice effective pair programming
- Manage a project using
Topic | Lecture | Slides | Solution | Review |
---|---|---|---|---|
HTML & CSS | - | 🖼️ | - | - |
Intro To Boxing | - | 🖼️ | - | - |
Practical Debugging: Prevention | - | 🖼️ | - | - |
Practical Debugging: Detection, Diagnosis, & Treatment | - | 🖼️ | - | - |
- You should be able to:
- Create a basic HTML document using common elements (
div
,p
,h1
,ul
,button
, etc) - Add some basic styling to an HTML document
- Navigate the browser developer tools (console, elements, network)
- Create a basic HTML document using common elements (
Topic | Lecture | Slides | Solution | Review |
---|---|---|---|---|
Flexbox | - | 🖼️ | - | - |
Landing Page Liftoff | - | - | - | - |
Intro to the DOM | - | 🖼️ | - | - |
Event Listeners & Handlers | - | 🖼️ | - | - |
- Homework:
- Check out the solution code / review videos from today!
- You should be able to:
- Style a page using Flexbox
- Define the DOM
- Set up event listeners to handle DOM events
- Manipulate the DOM using the DOM API
- Explain how a browser uses HTML, CSS, and JavaScript to display a web page
- Pre-Work:
- None! :)
Topic | Lecture | Slides | Solution | Review |
---|---|---|---|---|
Pixelate | - | - | - | - |
Fitness Tracker 1 | - | - | - | - |
- You should be able to:
- (see day 3 above)
- Pre-Work:
Topic | Lecture | Slides | Solution | Review |
---|---|---|---|---|
Game of Life | - | 🖼️ | - | - |
Weekly Review | - | - | - | - |
- You should be able to:
- (see day 3 above)