1.Welcome to the career path\
0:00 Getting Started
11:15 Your own personalized web app
2.HTML & CSS basics\
27:45 HTML Crash Course (updated)
1:48:01 CSS Crash Course (updated) Part 1-9
2:36:53 CSS Crash Course (updated) Part 10- 20
3:37:59 HTML & CSS Challenges PArt 1- 23
3.Making websites interactive\
Build a passenger counter
4:48:32 module intro
4:50:13 share your plan
4:50:52 lets build a passenger counter app
4:51:55 setting up our javascript file
4:55:00 write your 1st js variable
4:59:59 basic math ops
5:03:45 reassigning incrementing
5:07:36 adding a button
5:09:09 onclick event listener
5:12:39 using functions
5:16:19 write your 1st function
5:17:04 write a function that logs the sum
5:19:52 write a function that increments
5:21:49 increment on clicks
5:23:59 display the count
5:29:14 document object model
5:31:07 display the count with innertext
5:31:46 create the save button
5:33:52 what is a string
5:35:26 your first string variable
5:39:10 log a greeting to console
5:40:30 string vs numbers
5:43:15 render a welcome message
5:45:18 improve msg with string concat
5:47:35 use plus equal for count
5:48:03 create the save feature
5:52:44 debugging online
5:56:36 set the count to 0
5:59:32 congrats recap
6:02:49 share your win
Javascript
6:03:17 Javascript challenges - part 1 - Build a blackjack game
9:06:10 Javascript challenges - part 2 - Build a chrome extension
11:58:59 Javascript challenges - part 3 - Your personality in emojis