Skip to content

added timecode and links for 4-25 Office Hours #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 34 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ Class 31 - Timecodes
1:28:42 - Event Loop part 2
1:34:37 - Stepping through the Event Loop
1:43:23 - Running it back
1:46:02 - Event Loop Summary
1:46:02 - Event Loop Summary
1:48:30 - Backend BABY
1:49:39 - What does JS need?
1:50:49 - What does a server need?
Expand All @@ -287,7 +287,7 @@ Class 31 - Timecodes
2:17:00 - Server setup
2:19:35 - Our server listens for requests
2:22:33 - Figlet
2:24:47 - Go practice together
2:24:47 - Go practice together
2:26:10 - Homework

LINKS:
Expand Down Expand Up @@ -320,7 +320,7 @@ https://nodejs.org/en/
Node Releases
https://nodejs.org/en/about/releases/
Professional Links Submission
https://docs.google.com/forms/d/e/1FAIpQLSc1jhBZKVJNxH8Ehf-qodzTzpYuloBmPan-CqaoMwL8xYkM8w/viewform
https://docs.google.com/forms/d/e/1FAIpQLSc1jhBZKVJNxH8Ehf-qodzTzpYuloBmPan-CqaoMwL8xYkM8w/viewform

Class 32 - Timecodes
0:00 - Intro
Expand All @@ -346,9 +346,9 @@ Class 32 - Timecodes
2:50:59 - Add More Rappers in the Api
3:09:37 - Talk through the Code
3:13:25 - Push to Heroku
3:29:27 - Homework
3:29:27 - Homework

LINKS:
LINKS:

Class Slide https://slides.com/leonnoel/100devs-node-express

Expand All @@ -363,7 +363,7 @@ CODES:
CRUD Express API https://github.com/100devs/rap-api

Client Side Code with Async Await Request https://github.com/100devs/client-side-rap-api

Class 33 - Timecodes
1:28 - Intro
10:25 - Class Agenda & discussion
Expand All @@ -381,15 +381,15 @@ Class 33 - Timecodes
1:58:11 - Take a break
2:04:12 - What does delete do
2:33:42 - Let's talk through our code
3:07:09 - What you need to do for next class
3:07:09 - What you need to do for next class

LINKS:
LINKS:

Class Slide https://slides.com/leonnoel/100devs-node-express-crud

CODES:

Rap Node w/ Express APP https://github.com/100devs/rap-names-express
Rap Node w/ Express APP https://github.com/100devs/rap-names-express

Class 34 - Timecodes
00:00 - Intro
Expand Down Expand Up @@ -439,6 +439,31 @@ Class 40 - Timecodes
Class 41 - Timecodes
0:00 - Intro

// NB - this is based on Twitch timestamps
BONUS - Office Hours 4/25 - Going over todo-mvc-auth-local & Connecting to Heroku - Timecodes
0:00 - Intro & Chit Chat
11:43 - How to Set Up the To Do List App on Heroku (Includes Troubleshooting)
30:05 - Quick recap of all the steps
32:45 - Demos how the app's login works on the front end
36:20 - Discuss youtube-timecodes repo
38:10 - Troubleshooting, chit-chat, Q&A
1:03:00 - BREAK
1:05:30 - it's still break, but Q&A commences
1:20:30 - Q&A continues with an answer on introverts and networking
1:42:00 - Q&A continues with an answer on Codewars
1:48:00 - Q&A continues with an answer on RegEx (regular expressions)
2:04:30 - BREAK
2:10:30 - Q&A continues with an answer on staying healthy while sitting and staring at screens so long
2:28:00 - Back to the To Do List app & looking at the code (passport authentication strategies)
2:56:40 - Begins wrapping up
3:00:00 - FIN

LINKS
Todo List https://github.com/100devs/todo-mvc-auth-local
YouTube TimeCodes https://github.com/100devs/youtube-timecodes
Hackathon Starter Kit https://github.com/sahat/hackathon-starter
Passport.js Strategies http://www.passportjs.org/packages/

Class 42 - Timecodes
0:00 - Intro

Expand Down