FileMood

Download The Web Developer Bootcamp 2024

The Web Developer Bootcamp 2024

Name

The Web Developer Bootcamp 2024

 DOWNLOAD Copy Link

Total Size

39.1 GB

Total Files

757

Last Seen

2024-08-30 00:17

Hash

298F8A694C27E1FDB9E1D6A4556EFE7310956269

/13-Optional-Museum-Of-Candy-Project/

140 Museum of Candy Project Part 4.mp4

286.8 MB

135 Watch This First! (it's short).mp4

8.3 MB

136 Museum of Candy Project Part 1.mp4

72.4 MB

138 Museum of Candy Project Part 2.mp4

142.2 MB

139 Museum of Candy Project Part 3.mp4

152.9 MB

141 Museum of Candy Project Part 5.mp4

161.2 MB

/

CourseChangeLog.txt

14.1 KB

687 What's Next and Goodbye!.mp4

45.4 MB

/1-Course-Orientation/

1 Welcome To The Course!.mp4

22.1 MB

3 Curriculum Walkthrough.mp4

27.1 MB

4 When Was The Course Last Updated.mp4

10.6 MB

6 Will I Get A Job.mp4

30.3 MB

7 Accessing Course Code & Slides.mp4

19.1 MB

8 Tips On The Interactive Coding Exercises.mp4

21.1 MB

10 Migrating From The Old Version Of This Course.mp4

67.3 MB

/1-Course-Orientation/Resources/

MigrationGuide.txt

15.6 KB

WDB+Course+Intro.pdf

34.0 MB

/2-An-Introduction-To-Web-Developement/

11 What Matters In This Section.mp4

29.0 MB

12 The Internet in 5 Minutes.mp4

65.9 MB

13 Intro to the Web.mp4

37.6 MB

14 The RequestResponse Cycle.mp4

45.6 MB

15 Front-End and Back-End.mp4

25.6 MB

16 What do HTMLCSSJS do.mp4

33.4 MB

17 Setting Up Our Developer Environment.mp4

41.8 MB

18 OPTIONAL VSCode Theme.mp4

46.7 MB

/Resources/

WDB+Web+Dev+Intro.pdf

16.5 MB

/3-Html-Essentials/

19 What Matters In This Section.mp4

11.4 MB

20 Introduction to HTML.mp4

70.3 MB

21 Our Very First HTML Page.mp4

44.0 MB

22 TIP Mozilla Developer Network.mp4

23.4 MB

23 Paragraph Elements.mp4

35.8 MB

24 Heading Elements.mp4

84.0 MB

25 Introduction to the Chrome Inspector.mp4

44.8 MB

26 HTML Boilerplate.mp4

80.4 MB

27 VSCode Tip Auto-format.mp4

29.7 MB

28 List Elements.mp4

82.8 MB

29 Anchor Tags.mp4

82.3 MB

30 Images.mp4

90.0 MB

31 Comments.mp4

31.0 MB

/3-Html-Essentials/Resources/

Intro_To_HTML_CODE.zip

87.2 KB

WDB+HTML+Intro.pdf

762.7 KB

/4-Html-Next-Steps-Semantics/

32 What Matters In This Section.mp4

12.1 MB

33 What Exactly Is HTML5.mp4

70.5 MB

34 Block vs Inline Elements - Divs and Spans.mp4

109.1 MB

35 An Odd Assortment of Elements HR, BR, Sup, & Sub.mp4

78.5 MB

36 Entity Codes.mp4

61.0 MB

37 Intro to Semantic Markup.mp4

99.7 MB

38 Playing With Semantic Elements.mp4

151.0 MB

39 Screen Reader Demonstration.mp4

27.7 MB

40 VSCode Tip Emmet.mp4

51.4 MB

/Resources/

HTML_Next_Steps_CODE.zip

88.1 KB

WDB+Intermediate+HTML+.pdf

4.9 MB

/5-Html-Forms-Tables/

41 What Matters In This Section.mp4

14.5 MB

42 Unit Goals.mp4

4.9 MB

43 Introducing HTML Tables.mp4

57.5 MB

44 Tables TR, TD, and TH Elements.mp4

79.6 MB

45 Tables Thead, Tbody, and Tfoot Elements.mp4

26.8 MB

46 Tables Colspan & Rowspan.mp4

38.1 MB

47 The Form Element.mp4

82.5 MB

48 Common Input Types.mp4

43.1 MB

49 The All-Important Label.mp4

49.1 MB

50 HTML Buttons.mp4

44.9 MB

51 The Name Attribute.mp4

48.9 MB

52 Hijacking Google & Reddit's Search.mp4

61.2 MB

53 Radio Buttons, Checkboxes, & Selects.mp4

101.5 MB

54 Range & Text Area.mp4

71.4 MB

55 HTML5 Form Validations.mp4

84.7 MB

56 Creating A Marathon Registration Form Intro.mp4

6.2 MB

57 Creating A Marathon Registration Form Solution.mp4

92.0 MB

/Resources/

HTML_Forms_Tables_CODE.zip

3.4 KB

WDB+HTML+Forms+&+Tables.pdf

5.8 MB

/6-CSS-The-Very-Basics/

58 What Matters In This Section.mp4

12.0 MB

59 What is CSS.mp4

36.8 MB

60 CSS is Huge, Don't Panic!.mp4

57.1 MB

61 Including Styles Correctly.mp4

48.2 MB

62 Color & Background-Color Properties.mp4

43.0 MB

63 Colors Systems RGB & Named Colors.mp4

70.9 MB

64 Colors Systems Hexadecimal.mp4

42.7 MB

65 A Reminder On Semicolons & CSS.mp4

9.4 MB

66 Common Text Properties.mp4

139.1 MB

67 Font Size Basics With Pixels.mp4

30.6 MB

68 The Font Family Property.mp4

69.3 MB

/Resources/

04_CSS_Intro_CODE.zip

6.6 KB

WDB+Intro+to+CSS.pdf

11.3 MB

/7-The-World-Of-CSS-Selectors/

69 What Matters In This Section.mp4

13.2 MB

70 Universal & Element Selectors.mp4

29.9 MB

71 The ID Selector.mp4

44.0 MB

72 The Class Selector.mp4

45.1 MB

73 The Descendant Selector.mp4

48.3 MB

74 The Adjacent & Direct-Descendant Selectors.mp4

39.9 MB

75 The Attribute Selector.mp4

52.1 MB

76 Pseudo Classes.mp4

90.6 MB

77 Pseudo Elements.mp4

50.9 MB

78 The CSS Cascade.mp4

19.2 MB

79 WTF is Specificity.mp4

61.1 MB

80 TIP Chrome Dev Tools & CSS.mp4

42.3 MB

81 Inline Styles & Important.mp4

39.6 MB

82 CSS Inheritance.mp4

57.6 MB

/Resources/

CSS_Selectors_CODE.zip

5.5 KB

WDB+CSS+Selectors.pdf

1.4 MB

/8-The-CSS-Box-Model/

83 What Matters In This Section.mp4

11.6 MB

84 Box Model Width & Height.mp4

47.6 MB

85 Box Model Border & Border-Radius.mp4

118.2 MB

86 Box Model Padding.mp4

79.5 MB

87 Box Model Margin.mp4

61.2 MB

88 The Display Property.mp4

98.7 MB

89 CSS Units Revisited.mp4

38.6 MB

90 CSS Units ems.mp4

63.1 MB

91 CSS Units rems.mp4

72.3 MB

/Resources/

_WDB+CSS+Box+Model.pdf

5.6 MB

Box_Model_And_Units_CODE.zip

5.2 KB

/9-Other-Assorted-Useful-Css-Properties/

92 What Matters In This Section.mp4

14.2 MB

93 Opacity & The Alpha Channel.mp4

46.0 MB

94 The Position Property.mp4

85.8 MB

95 CSS Transitions (yay!).mp4

78.8 MB

96 The Power of CSS Transforms.mp4

127.4 MB

97 Fancy Button Hover Effect CodeAlong.mp4

55.8 MB

98 The Truth About Background.mp4

115.3 MB

99 Google Fonts is Amazing.mp4

81.9 MB

101 Photo Blog CodeAlong Pt 1.mp4

118.2 MB

102 Photo Blog CodeAlong Pt 2.mp4

126.2 MB

/Resources/

Other_Properties_CODE.zip

23.4 KB

WDB+More+CSS.pdf

4.3 MB

/10-Responsive-Css-FlexBox/

103 What Matters In This Section.mp4

15.9 MB

104 What on Earth Is Flexbox.mp4

67.4 MB

105 Flex-Direction.mp4

39.1 MB

106 Justify-Content.mp4

29.4 MB

107 Flex-Wrap.mp4

22.9 MB

108 Align-Items.mp4

51.2 MB

109 Align-Content & Align-Self.mp4

36.1 MB

110 Flex-Basis, Grow, & Shrink.mp4

58.7 MB

111 Flex Shorthand.mp4

45.4 MB

112 Responsive Design & Media Queries Intro.mp4

104.6 MB

113 The Power of Media Queries.mp4

98.1 MB

114 Building a Responsive Nav.mp4

83.9 MB

/Resources/

Flexbox_And_Responsive_CODE.zip

6.4 KB

WDB+Flexbox+&+Responsive.pdf

1.3 MB

/11-Pricing-Panel-Project/

115 Pricing Panel CodeAlong Pt 1.mp4

44.7 MB

116 Pricing Panel CodeAlong Pt 2.mp4

37.3 MB

117 Pricing Panel CodeAlong Pt 3.mp4

59.4 MB

118 Pricing Panel CodeAlong Pt 4.mp4

69.9 MB

119 Pricing Panel CodeAlong Pt 5.mp4

56.1 MB

120 Pricing Panel CodeAlong Pt 6.mp4

44.1 MB

/Resources/

PricingPanel_CODE.zip

298.0 KB

/12-Css-Frameworks--Bootstrap/

121 What Matters In This Section.mp4

15.2 MB

122 WTF Is Bootstrap.mp4

115.4 MB

123 Including Bootstrap & Containers.mp4

130.3 MB

124 Bootstrap Buttons.mp4

128.8 MB

125 Bootstrap Typography & Utilities.mp4

110.2 MB

126 Badges, Alerts, & Button Groups.mp4

163.6 MB

127 Intro to the Bootstrap Grid.mp4

94.0 MB

128 Responsive Bootstrap Grids.mp4

182.4 MB

129 Useful Grid Utilities.mp4

140.1 MB

130 Bootstrap & Forms.mp4

171.7 MB

131 Bootstrap Navbars.mp4

215.1 MB

132 Bootstrap Icons!.mp4

95.6 MB

133 Other Bootstrap Utilities.mp4

144.8 MB

134 A Mixed Bag of Other Bootstrap Stuff.mp4

64.0 MB

/Resources/

08_Bootstrap_CODE.zip

21.6 KB

WDB+BootStrap.pdf

4.1 MB

/Resources/

Bootstrap4_Code.zip

27.2 MB

/14-Javascript-Basics/

142 What Matters In This Section.mp4

9.4 MB

143 Why JavaScript is Awesome.mp4

90.4 MB

144 Primitives & The Console.mp4

38.2 MB

145 JavaScript Numbers.mp4

36.8 MB

146 WTF is NaN.mp4

13.0 MB

147 Quick Numbers Quiz.mp4

6.0 MB

148 Variables & Let.mp4

31.4 MB

149 Updating Variables.mp4

23.3 MB

150 Increment Operator Explanation i++ vs ++i.mp4

10.8 MB

151 Const & Var.mp4

26.0 MB

152 Booleans.mp4

24.5 MB

153 Variable Naming and Conventions.mp4

24.0 MB

/Resources/

Unconfirmed 372299.crdownload

0.4 KB

WDB+JavaScript+Introduction.pdf

2.9 MB

/15-Javascript-Strings-And-More/

154 What Matters In This Section.mp4

7.8 MB

155 Introducing Strings.mp4

24.0 MB

156 Indices & Length.mp4

41.4 MB

157 String Methods.mp4

46.0 MB

158 String Methods With Arguments.mp4

77.5 MB

159 String Template Literals -SUPER USEFUL.mp4

33.4 MB

160 Undefined & Null.mp4

15.5 MB

161 Random Numbers & The Math Object.mp4

58.4 MB

/Resources/

Strings_CheatSheet.js

1.2 KB

WDB+JavaScript+Strings.pdf

2.1 MB

/16-Javascript-Decision-Making/

162 What Matters In This Section.mp4

7.8 MB

163 Decision Making With Code.mp4

22.4 MB

164 Comparison Operators.mp4

30.1 MB

165 Equality Triple Vs Double Equals.mp4

23.6 MB

166 Console, Alert, & Prompt.mp4

24.0 MB

167 Running JavaScript From A Script!.mp4

31.8 MB

168 If Statements.mp4

37.6 MB

169 Else-If.mp4

63.4 MB

170 Else.mp4

83.8 MB

171 Nesting Conditionals.mp4

43.7 MB

172 Truth-y & False-y Values.mp4

37.6 MB

173 Logical AND.mp4

24.1 MB

174 Logical OR.mp4

63.2 MB

175 Logical NOT.mp4

33.9 MB

176 The Switch Statement IsA Lot.mp4

71.4 MB

/Resources/

12_Boolean_Logic_CODE.zip

6.2 KB

WDB+Boolean+Logic.pdf

1.5 MB

/17-Javascript-Arrays/

177 What Matters In This Section.mp4

7.1 MB

178 Introducing Arrays.mp4

73.4 MB

179 Array Random Access.mp4

42.1 MB

180 Push & Pop.mp4

47.3 MB

181 Shift & Unshift.mp4

27.7 MB

182 Concat, indexOf, includes & reverse.mp4

45.3 MB

183 Slice & Splice.mp4

94.3 MB

184 Reference Types & Equality Testing.mp4

21.8 MB

185 Arrays + Const.mp4

24.4 MB

186 Multi-Dimensional Arrays.mp4

19.3 MB

/Resources/

array_cheatsheet.js

0.4 KB

WDB++Arrays.pdf

1.8 MB

/18-Javascript-Object-Literals/

187 What Matters In This Section.mp4

5.4 MB

188 Introducing Object Literals.mp4

26.9 MB

189 Creating Object Literals.mp4

16.7 MB

190 Accessing Data Out Of Objects.mp4

35.9 MB

191 Modifying Objects.mp4

23.0 MB

192 Nesting Arrays & Objects.mp4

55.4 MB

/Resources/

Objects_cheatsheet.js

0.3 KB

WDB+Objects.pdf

817.7 KB

/19-Repeating-Stuff-With-Loops/

193 What Matters In This Section.mp4

10.6 MB

194 Intro to For Loops.mp4

65.0 MB

195 More For Loops Examples.mp4

33.0 MB

196 The Perils Of Infinite Loops (.mp4

40.2 MB

197 Looping Over Arrays.mp4

57.4 MB

198 Nested Loops.mp4

59.4 MB

199 Another Loop The While Loop.mp4

29.7 MB

200 The Break Keyword.mp4

25.3 MB

201 Writing a Guessing Game.mp4

74.6 MB

202 Guessing Game Explanation And Bug Fixes.mp4

89.2 MB

203 The Lovely ForOf Loop.mp4

50.4 MB

204 Iterating Over Objects.mp4

45.6 MB

205 Todo List Project Intro.mp4

18.4 MB

206 Todo List Project CodeAlong.mp4

118.1 MB

/Resources/

Guessing_Game_Refactor.zip

0.7 KB

Loops_CODE.zip

9.2 KB

WDB+Loops.pdf

3.1 MB

/20-New-Introducing-Functions/

207 What Matters In This Section.mp4

9.5 MB

208 Intro to Functions.mp4

21.3 MB

209 Our Very First Function.mp4

33.2 MB

210 Arguments Intro.mp4

54.4 MB

211 Functions With Multiple Arguments.mp4

47.8 MB

212 The Return Keyword.mp4

44.8 MB

/Resources/

Functions_Intro_CODE.zip

0.8 KB

WDB+Functions+Intro.pdf

2.0 MB

/21-Leveling-Up-Our-Functions/

213 What Matters In This Section.mp4

16.8 MB

214 Function Scope.mp4

36.2 MB

215 Block Scope.mp4

31.7 MB

216 Lexical Scope.mp4

29.4 MB

217 Function Expressions.mp4

17.2 MB

218 Higher Order Functions.mp4

33.9 MB

219 Returning Functions.mp4

73.0 MB

220 Defining Methods.mp4

34.5 MB

221 The Mysterious Keyword 'this'.mp4

64.0 MB

222 Using TryCatch.mp4

25.9 MB

/Resources/

More_Functions_CODE.zip

6.0 KB

WDB+Functions+Pt.+2.pdf

3.8 MB

/22-CallBacks-And-Array-Methods/

223 What Matters In This Section.mp4

11.7 MB

224 What Is This Section Even About!.mp4

14.7 MB

225 The forEach Method.mp4

36.7 MB

226 The map Method.mp4

26.5 MB

227 Intro to Arrow Functions.mp4

31.1 MB

228 Arrow Function Implicit Returns.mp4

24.7 MB

229 Arrow Functions Wrapup.mp4

22.6 MB

230 setTimeout and setInterval.mp4

31.2 MB

231 The filter Method.mp4

57.3 MB

232 Some & Every Methods.mp4

25.8 MB

233 The Notorious Reduce Method.mp4

77.4 MB

234 Arrow Functions & 'this'.mp4

38.4 MB

/Resources/

Callback_Methods_CODE.zip

8.8 KB

WDB+Array+Callback+Methods.pdf

1.6 MB

/23-Newer-Javascript-Features/

235 What Matters In This Section.mp4

8.7 MB

236 Default Params.mp4

31.9 MB

237 Spread in Function Calls.mp4

27.5 MB

238 Spread with Array Literals.mp4

17.0 MB

239 Spread with Objects.mp4

26.7 MB

240 Rest Params.mp4

39.6 MB

241 Destructuring Arrays.mp4

20.1 MB

242 Destructuring Objects.mp4

54.8 MB

243 Destructuring Params.mp4

46.3 MB

/Resources/

New_JS_Features_CODE.zip

4.2 KB

WDB+Modern+JS+Features.pdf

1.3 MB

/24-Introducing-The-World-Of-The-Dom/

244 What Matters In This Section.mp4

11.0 MB

245 Introducing the DOM.mp4

59.7 MB

246 The Document Object.mp4

136.4 MB

247 getElementById.mp4

80.9 MB

248 getElementsByTagName & className.mp4

100.4 MB

249 querySelector & querySelectorAll.mp4

79.8 MB

250 innerHTML, textContent, & innerText.mp4

165.2 MB

251 Attributes.mp4

97.3 MB

252 Changing Styles.mp4

160.9 MB

253 ClassList.mp4

74.0 MB

254 Traversing ParentChildSibling.mp4

95.1 MB

255 Append & AppendChild.mp4

139.2 MB

256 removeChild & remove.mp4

45.5 MB

257 Pokemon Sprites Demo.mp4

100.2 MB

/Resources/

DOM_Intro_CODE.zip

9.0 KB

WDB++DOM+Manipulation.pdf

11.0 MB

/25-The-Missing-Piece-Dom-Events/

258 What Matters In This Section.mp4

9.0 MB

259 Intro to Events.mp4

84.3 MB

260 Inline Events.mp4

48.3 MB

261 The Onclick Property.mp4

79.0 MB

262 addEventListener.mp4

84.6 MB

263 Random Color Exercise.mp4

50.4 MB

264 Events & The Keyword This.mp4

71.3 MB

265 Keyboard Events & Event Objects.mp4

80.5 MB

266 NEW VERSION Form Events & PreventDefault.mp4

52.9 MB

267 NEW VERSION Practice With Form Events & PreventDefault.mp4

58.7 MB

268 ORIGINAL VERSION Form Events & PreventDefault.mp4

139.4 MB

269 Input & Change Events.mp4

27.9 MB

270 Event Bubbling.mp4

61.1 MB

271 Event Delegation.mp4

64.0 MB

/Resources/

DOM_Events_CODE.zip

8.8 KB

/26-Score-Keeper-CodeAlong/

272 Score Keeper Pt 1.mp4

67.9 MB

273 Score Keeper Pt 2.mp4

77.2 MB

274 Score Keeper Pt 3 With Bulma.mp4

138.2 MB

275 Score Keeper Pt 4 Refactoring.mp4

86.4 MB

/Resources/

ScoreKeeper.zip

2.2 KB

/27-Asynch-Javascript-Oh-Boy/

276 What Matters In This Section.mp4

8.3 MB

277 The Call Stack.mp4

58.0 MB

278 WebAPIs & Single Threaded.mp4

53.7 MB

279 Callback Hell (.mp4

85.1 MB

280 Demo fakeRequest Using Callbacks.mp4

81.0 MB

281 Demo fakeRequest Using Promises.mp4

109.1 MB

282 The Magic Of Promises.mp4

78.2 MB

283 Creating Our Own Promises.mp4

85.9 MB

284 The Async Keyword.mp4

72.7 MB

285 The Await Keyword.mp4

71.8 MB

286 Handling Errors In Async Functions.mp4

37.8 MB

/Resources/

Async_JS_CODE.zip

7.9 KB

WDB+Async+JavaScript.pdf

9.4 MB

/28-Ajax-And-APIs/

287 What Matters In This Section.mp4

9.4 MB

288 Intro to AJAX.mp4

106.6 MB

289 Intro to APIs.mp4

111.0 MB

290 WTF is JSON.mp4

60.9 MB

291 Using Hoppscotch (or Postman).mp4

55.8 MB

292 HTTP Verbs.mp4

18.3 MB

293 HTTP Status Codes.mp4

46.5 MB

294 Understanding Query Strings.mp4

75.3 MB

295 HTTP Headers.mp4

38.5 MB

296 Making XHRs.mp4

44.6 MB

297 Using The Fetch API.mp4

94.0 MB

298 Introducing Axios.mp4

47.1 MB

299 Setting Headers With Axios.mp4

110.2 MB

300 TV Show Search App.mp4

174.2 MB

/Resources/

AJAX_CODE.zip

15.0 KB

WDB+AJAX.pdf

6.0 MB

/29-Prototypes-Classes-OOP/

301 What Matters In This Section.mp4

22.1 MB

302 What On Earth Are Prototypes.mp4

75.5 MB

303 Intro to Object Oriented Programming.mp4

46.9 MB

304 Factory Functions.mp4

59.5 MB

305 Constructor Functions.mp4

135.7 MB

306 JavaScript Classes.mp4

117.8 MB

307 More Classes Practice.mp4

83.0 MB

308 Extends and Super Keywords.mp4

64.2 MB

/Resources/

OOP_Code.zip

15.9 KB

/30-Mastering-The-Terminal/

309 What Matters In This Section.mp4

14.6 MB

310 Backend Overview.mp4

28.5 MB

311 A Pep Talk On Terminal.mp4

46.1 MB

312 Why Do We Need To Know Terminal Commands.mp4

98.7 MB

314 The Basics LS & PWD.mp4

94.6 MB

315 Changing Directories.mp4

82.1 MB

316 Relative Vs Absolute Paths.mp4

71.9 MB

317 Making Directories.mp4

37.6 MB

318 Man Pages & Flags.mp4

54.8 MB

319 The Touch Command.mp4

30.8 MB

320 Removing Files & Folders.mp4

33.5 MB

/Resources/

WDB+Terminal.pdf

10.3 MB

/31-First-Brush-With-Node/

321 What Matters In This Section.mp4

11.1 MB

322 Introducing Node JS.mp4

40.1 MB

323 What Is Node Used For.mp4

64.5 MB

324 Installing Node.mp4

15.8 MB

325 The Node REPL.mp4

52.0 MB

326 Running Node Files.mp4

14.5 MB

327 Process & Argv.mp4

52.2 MB

329 File System Module Crash Course.mp4

141.8 MB

/Resources/

Node_Intro_CODE.zip

1.2 KB

WDB+Intro+to+Node.pdf

1.0 MB

/32-NPM-Modules/

330 What Matters In This Section.mp4

12.2 MB

331 Working With moduleexports.mp4

54.7 MB

332 Requiring A Directory.mp4

48.0 MB

333 Introducing NPM.mp4

26.7 MB

334 Installing Packages - Jokes & Rainbow.mp4

70.1 MB

335 Adding Global Packages.mp4

45.8 MB

336 The All-Important Packagejson.mp4

78.7 MB

337 Installing All Dependencies For A Project.mp4

52.6 MB

339 Language Guesser Challenge.mp4

87.4 MB

/Resources/

Modules_And_NPM_CODE.zip

2.0 MB

/33-Creating-Servers-With-Express/

340 What Matters In This Section.mp4

11.2 MB

341 Introducing Express.mp4

33.9 MB

342 Our Very First Express App.mp4

74.1 MB

343 The Request & Response Objects.mp4

84.4 MB

344 Express Routing Basics.mp4

104.2 MB

345 Express Path Parameters.mp4

104.9 MB

346 Working With Query Strings.mp4

47.7 MB

347 Auto-Restart With Nodemon.mp4

37.5 MB

/Resources/

Express_Intro_CODE.zip

5.9 KB

WDB+Express+Intro.pdf

3.1 MB

/34-Dynamic-Html-With-Templating/

348 What Matters In This Section.mp4

11.0 MB

349 What is Templating.mp4

64.4 MB

350 Configuring Express For EJS.mp4

65.4 MB

351 Setting The Views Directory.mp4

39.5 MB

352 EJS Interpolation Syntax.mp4

43.3 MB

353 Passing Data To Templates.mp4

28.1 MB

354 Subreddit Template Demo.mp4

21.0 MB

355 Conditionals in EJS.mp4

43.1 MB

356 Loops In EJS.mp4

64.4 MB

357 A More Complex Subreddit Demo.mp4

117.6 MB

358 Serving Static Assets In Express.mp4

72.6 MB

359 Bootstrap + Express.mp4

105.9 MB

360 EJS & Partials.mp4

113.7 MB

/Resources/

Express_Templating_CODE.zip

96.2 KB

/35-Defining-RESTful-Routes/

361 What Matters In This Section.mp4

18.4 MB

362 Get Vs Post Requests.mp4

26.4 MB

363 Defining Express Post Routes.mp4

34.3 MB

364 Parsing The Request Body.mp4

72.3 MB

365 Intro to REST.mp4

83.4 MB

366 RESTful Comments Overview.mp4

27.8 MB

367 RESTful Comments Index.mp4

62.8 MB

368 RESTful Comments New.mp4

88.7 MB

369 Express Redirects.mp4

46.6 MB

370 RESTful Comments Show.mp4

124.2 MB

371 The UUID Package.mp4

53.4 MB

372 RESTful Comments Update.mp4

104.2 MB

373 Express Method Override.mp4

121.4 MB

374 RESTful Comments Delete.mp4

87.9 MB

/Resources/

RESTful_Routes_CODE.zip

11.2 KB

WDB+RESTful+Routing.pdf

4.7 MB

/36-Our-First-DB-MongoDB/

375 What Matters In This Section.mp4

14.0 MB

376 Introduction to Databases.mp4

50.3 MB

377 SQL Vs NoSQL Databases.mp4

45.0 MB

378 Why We're Learning Mongo.mp4

59.8 MB

379 Installing Mongo MacOS.mp4

25.3 MB

382 The Mongo Shell.mp4

16.2 MB

383 What On Earth Is BSON.mp4

26.7 MB

384 Inserting With Mongo.mp4

54.6 MB

385 Finding With Mongo.mp4

65.0 MB

386 Updating With Mongo.mp4

69.0 MB

387 Deleting With Mongo.mp4

23.5 MB

388 Additional Mongo Operators.mp4

83.7 MB

/Resources/

WDB+Intro+to+Mongo.pdf

6.9 MB

/37-Connecting-To-Mongo-With-Mongoose/

389 What Matters In This Section.mp4

13.2 MB

390 What is Mongoose.mp4

35.1 MB

392 Connecting Mongoose to Mongo.mp4

68.4 MB

394 Our First Mongoose Model.mp4

83.7 MB

395 Insert Many.mp4

47.9 MB

396 Finding With Mongoose.mp4

66.1 MB

397 Updating With Mongoose.mp4

70.2 MB

398 Deleting With Mongoose!.mp4

32.9 MB

399 Mongoose Schema Validations.mp4

77.1 MB

400 Additional Schema Constraints.mp4

83.2 MB

401 Validating Mongoose Updates.mp4

42.2 MB

402 Mongoose Validation Errors.mp4

36.4 MB

403 Model Instance Methods.mp4

113.8 MB

404 Adding Model Static Methods.mp4

55.8 MB

405 Mongoose Virtuals.mp4

45.9 MB

406 Defining Mongoose Middleware.mp4

60.7 MB

/Resources/

Mongoose_CODE.zip

6.2 KB

/38-All-Together-Mongoose-With-Express/

407 What Matters In This Section.mp4

11.7 MB

408 Express + Mongoose Basic Setup.mp4

32.2 MB

409 Creating Our Model.mp4

98.1 MB

410 Products Index.mp4

43.4 MB

411 Product Details.mp4

63.0 MB

412 Creating Products.mp4

85.2 MB

413 Updating Products.mp4

129.3 MB

414 Tangent On Category Selector.mp4

90.0 MB

415 Deleting Products.mp4

45.0 MB

416 BONUS Filtering By Category.mp4

61.1 MB

/Resources/

Mongoose_With_Express_CODE.zip

13.7 KB

/39-YelpCamp-Campgrounds-CRUD/

417 Introducing YelpCamp Our Massive Project.mp4

59.7 MB

418 How to Access YelpCamp Code.mp4

30.4 MB

419 Creating the Basic Express App.mp4

24.0 MB

420 Campground Model Basics.mp4

53.7 MB

421 Seeding Campgrounds.mp4

96.3 MB

422 Campground Index.mp4

27.2 MB

423 Campground Show.mp4

31.0 MB

424 Campground New & Create.mp4

71.1 MB

425 Campground Edit & Update.mp4

88.2 MB

426 Campground Delete.mp4

31.7 MB

/40-Middleware-The-Key-To-Express/

427 What Matters In This Section.mp4

5.0 MB

428 Intro to Express Middleware.mp4

25.0 MB

429 Using Morgan - Logger Middleware.mp4

66.8 MB

430 Defining Our Own Middleware.mp4

79.8 MB

431 More Middleware Practice.mp4

93.0 MB

432 Setting Up A 404 Route.mp4

61.9 MB

433 Password Middleware Demo (NOT REAL AUTH).mp4

37.0 MB

434 Protecting Specific Routes.mp4

58.2 MB

/Resources/

Middleware_Intro_CODE.zip

6.4 KB

/41-YelpCamp-Adding-Basic-Styles/

435 A New EJS Tool For Layouts.mp4

68.9 MB

436 Bootstrap5! Boilerplate.mp4

33.4 MB

437 Navbar Partial.mp4

57.9 MB

438 Footer Partial.mp4

38.8 MB

439 Adding Images.mp4

72.9 MB

440 Styling Campgrounds Index.mp4

58.7 MB

441 Styling The New Form.mp4

93.2 MB

442 Styling Edit Form.mp4

40.4 MB

443 Styling Show Page.mp4

106.8 MB

/42-Handling-Errors-In-Express-Apps/

444 What Matters In This Section.mp4

8.3 MB

445 Express' Built-In Error Handler.mp4

69.2 MB

446 Defining Custom Error Handlers.mp4

90.9 MB

447 Our Custom Error Class.mp4

124.1 MB

448 Handling Async Errors.mp4

120.7 MB

449 Handling More Async Errors!.mp4

79.2 MB

450 Defining An Async Utility.mp4

88.0 MB

451 Differentiating Mongoose Errors.mp4

76.8 MB

/Resources/

Express_Errors_CODE.zip

21.5 KB

/43-Yelpcamp-Errors-And-Validating-Data/

452 Where To Next With YelpCamp.mp4

16.6 MB

453 Client-Side Form Validations.mp4

107.2 MB

454 Basic Error Handler.mp4

32.2 MB

455 Defining ExpressError Class.mp4

67.5 MB

456 More Errors.mp4

78.9 MB

457 Defining Error Template.mp4

49.1 MB

458 JOI Schema Validations.mp4

124.5 MB

459 JOI Validation Middleware.mp4

128.0 MB

/44-Data-Relationships-With-Mongo/

460 What Matters In This Section.mp4

14.2 MB

461 Introduction to Mongo Relationships.mp4

62.6 MB

462 SQL Relationships Overview.mp4

53.9 MB

464 One to Few.mp4

106.5 MB

465 One to Many.mp4

113.4 MB

466 Mongoose Populate.mp4

33.6 MB

467 One to Bajillions.mp4

125.3 MB

468 Mongo Schema Design.mp4

82.0 MB

/Resources/

Mongoose_Relationships_CODE.zip

6.5 KB

WDB+Mongoose+Relationships.pdf

1.0 MB

/45-Mongo-Relationships-With-express/

469 What Matters In This Section.mp4

8.8 MB

470 Defining Our Farm & Product Models.mp4

43.3 MB

472 Creating New Farms.mp4

87.8 MB

473 Farms Show Page.mp4

34.9 MB

474 Creating Products For A Farm.mp4

86.4 MB

475 Finishing Touches.mp4

106.0 MB

476 Deletion Mongoose Middleware.mp4

116.4 MB

/Resources/

Mongoose_Relationships_Express_CODE.zip

18.9 KB

/46-Yelpcamp-Adding-The-Reviews-Model/

477 Defining The Review Model.mp4

32.9 MB

478 Adding The Review Form.mp4

53.3 MB

479 Creating Reviews.mp4

73.4 MB

480 Validating Reviews.mp4

108.2 MB

481 Displaying Reviews.mp4

61.6 MB

482 Styling Reviews.mp4

54.5 MB

483 Deleting Reviews.mp4

103.0 MB

484 Campground Delete Middleware.mp4

93.2 MB

/47-Express-Router-And-Cookies/

485 What Matters In This Section.mp4

8.7 MB

486 Express Router Intro.mp4

93.6 MB

487 Express Router & Middleware.mp4

40.4 MB

488 Introducing Cookies.mp4

72.7 MB

489 Sending Cookies.mp4

58.7 MB

490 Cookie Parser Middleware.mp4

45.3 MB

491 Signing Cookies.mp4

96.0 MB

492 OPTIONAL HMAC Signing.mp4

63.2 MB

/Resources/

Router_and_Cookies_CODE.zip

13.3 KB

WDB+More+Express.pdf

181.1 KB

/48-Express-Session-And-Flash/

493 What Matters In This Section.mp4

6.1 MB

494 Introduction to Sessions.mp4

18.4 MB

495 Express Session.mp4

92.9 MB

496 More Express Session.mp4

68.2 MB

497 Intro to Flash.mp4

56.0 MB

498 Reslocals & Flash.mp4

39.9 MB

/Resources/

Session_And_Flash_CODE.zip

22.5 KB

/49-Yelpcamp-Restructuring-And-Flash/

499 Breaking Out Campground Routes.mp4

83.1 MB

500 Breaking Out Review Routes.mp4

61.4 MB

501 Serving Static Assets.mp4

68.6 MB

502 Configuring Session.mp4

71.8 MB

503 Setting Up Flash.mp4

57.1 MB

504 Flash Success Partial.mp4

70.2 MB

505 Flash Errors Partial.mp4

49.8 MB

/50-Authentication-From-Scratch/

506 What Matters In This Section.mp4

18.8 MB

507 Authentication Vs Authorization.mp4

11.6 MB

508 How to (not) Store Passwords.mp4

20.6 MB

509 Cryptographic Hashing Functions.mp4

67.0 MB

510 Password Salts.mp4

68.7 MB

511 Intro to Bcrypt.mp4

106.0 MB

512 Auth Demo Setup.mp4

62.1 MB

513 Auth Demo Registering.mp4

62.1 MB

514 Auth Demo Login.mp4

64.2 MB

515 Auth Demo Staying Logged In With Session.mp4

71.6 MB

516 Auth Demo Logout.mp4

52.9 MB

517 Auth Demo Require Login Middleware.mp4

33.3 MB

518 Auth Demo Refactoring To Model Methods.mp4

104.9 MB

/Resources/

Auth_From_Scratch_CODE.zip

24.6 KB

/51-Adding-Authentication/

519 Introduction to Passport.mp4

27.8 MB

520 Creating Our User Model.mp4

32.2 MB

521 Configuring Passport.mp4

105.5 MB

522 Register Form.mp4

57.6 MB

523 Register Route Logic.mp4

50.8 MB

524 Login Routes.mp4

49.2 MB

525 isLoggedIn Middleware.mp4

87.3 MB

527 Adding Logout.mp4

38.7 MB

528 currentUser Helper.mp4

39.1 MB

529 Fixing Register Route.mp4

29.3 MB

531 ReturnTo Behavior.mp4

44.2 MB

/52-YelpCamp-Basic-Authorization/

532 Adding an Author to Campground.mp4

72.6 MB

533 Showing and Hiding EditDelete.mp4

26.7 MB

534 Campground Permissions.mp4

85.8 MB

535 Authorization Middleware.mp4

116.8 MB

536 Reviews Permissions.mp4

61.8 MB

537 More Reviews Authorization.mp4

140.3 MB

/53-YelpCamp-Controllers-And-Star-Ratings/

538 Refactoring To Campgrounds Controller.mp4

121.7 MB

539 Adding a Reviews Controller.mp4

74.3 MB

540 A Fancy Way To Restructure Routes.mp4

72.8 MB

541 Displaying Star Ratings.mp4

93.6 MB

542 Star Rating Form.mp4

68.9 MB

/54-YelpCamp-Image-Upload/

543 Intro To Image Upload Process.mp4

17.6 MB

544 The Multer Middleware.mp4

96.0 MB

545 Cloudinary Registration.mp4

17.7 MB

546 Environment Variables with dotenv.mp4

55.1 MB

547 Uploading To Cloudinary Basics.mp4

82.2 MB

548 Storing Uploaded Image Links In Mongo.mp4

110.3 MB

549 Displaying Images In A Carousel.mp4

95.4 MB

550 Fixing Our Seeds.mp4

30.6 MB

551 Adding Upload to Edit Page.mp4

62.9 MB

552 Customizing File Input.mp4

75.0 MB

553 A Word Of Warning!.mp4

15.1 MB

554 Deleting Images Form.mp4

84.2 MB

555 Deleting Images Backend.mp4

75.5 MB

556 Adding a Thumbnail Virtual Property.mp4

104.3 MB

/55-YelpCamp-Adding-Maps/

557 Registering For Mapbox.mp4

38.1 MB

558 Geocoding Our Locations.mp4

110.1 MB

559 Working With GeoJSON.mp4

62.7 MB

560 Displaying A Map.mp4

90.5 MB

561 Centering The Map On A Campground.mp4

69.6 MB

562 Fixing Our Seeds Bug.mp4

73.0 MB

563 Customizing Map Popup.mp4

51.4 MB

/56-YelpCamp-Fancy-Cluster-Map/

564 Intro To Our Cluster Map.mp4

27.4 MB

565 Adding Earthquake Cluster Map.mp4

73.5 MB

566 Reseeding Our Database (again).mp4

31.3 MB

567 Basic Clustering Campgrounds.mp4

94.9 MB

568 Tweaking Clustering Code.mp4

102.2 MB

569 Changing Cluster Size and Color.mp4

95.8 MB

570 Adding Custom Popups.mp4

191.0 MB

/57-YelpCamp-Styles-Cleanup/

571 Styling Home Page.mp4

83.8 MB

572 Additional Home Page Styling.mp4

89.5 MB

573 Styling Login Form.mp4

26.3 MB

574 Styling Register Form.mp4

38.4 MB

575 Spacing Campgrounds.mp4

6.4 MB

576 Removing Inline Map Styles.mp4

31.9 MB

577 Adding Map Controls.mp4

42.0 MB

/58-YelpCamp-Common-Security-Issues/

578 Mongo Injection.mp4

78.3 MB

579 Cross Site Scripting (XSS).mp4

72.0 MB

580 Sanitizing HTML w JOI.mp4

119.8 MB

581 Minor Changes to SessionCookies.mp4

33.1 MB

582 Hiding Errors.mp4

18.6 MB

584 Using Helmet.mp4

48.4 MB

585 Content Security Policy Fun.mp4

99.4 MB

/59-YelpCamp-Deploying/

586 Setting Up Mongo Atlas.mp4

74.9 MB

588 Using Mongo For Our Session Store.mp4

79.2 MB

590 Heroku Setup.mp4

18.4 MB

591 Pushing to Heroku.mp4

30.0 MB

592 Fixing Heroku Errors.mp4

51.7 MB

593 Configuring Heroku Env Variables.mp4

62.7 MB

/60-Introducing-React/

594 How The React Content Works.mp4

18.3 MB

595 Introducing React.mp4

86.1 MB

596 Setting Up Code Sand Box.mp4

35.0 MB

597 The Basics of JSX.mp4

24.0 MB

598 Basic React App Structure.mp4

23.6 MB

599 Our First React Component.mp4

35.9 MB

/61-JSX-In-Detail/

600 Importing and Exporting Components.mp4

46.1 MB

601 The Rules of JSX.mp4

28.4 MB

602 React Fragments.mp4

13.1 MB

603 Evaluating JS Expressions in JSX.mp4

32.4 MB

604 Creating a Die Component.mp4

15.7 MB

605 Component Decomposition.mp4

34.7 MB

606 Styling Components.mp4

49.4 MB

607 Random PokeCard Exercise.mp4

52.8 MB

/62-Local-React-Apps-With-Vite/

609 Creating React Apps With Vite.mp4

40.9 MB

610 A Note About Create React App.mp4

8.1 MB

611 A Tour of A Vite App.mp4

54.3 MB

/63-Working-With-Props/

612 Introducing Props.mp4

45.3 MB

613 Non-String Props.mp4

38.6 MB

614 Setting Default Prop Values.mp4

11.3 MB

615 Passing Arrays and Objects.mp4

33.4 MB

616 React Conditionals.mp4

72.7 MB

617 The React Developer Tools.mp4

34.5 MB

618 Adding Dynamic Component Styles.mp4

68.7 MB

619 Rendering Arrays With Map.mp4

67.5 MB

620 Slot Machine Exercise.mp4

36.9 MB

/Resources/

react-props.zip

10.5 KB

slots-exercise-solution.zip

8.6 KB

/64-ShoppingListDemo-KeysPropsTypesAndMore/

621 Creating A Shopping List Component.mp4

65.2 MB

622 The Key Prop.mp4

35.3 MB

623 The Shopping List Item Component.mp4

82.5 MB

624 Rental Property Exercise.mp4

47.6 MB

626 Configuring ESLint.mp4

26.3 MB

627 PropTypes Library Crash Course.mp4

45.3 MB

/Resources/

properties-exercise-solution.zip

66.3 KB

shopping-list-demo.zip

9.5 KB

/65-ReactEvents/

628 Intro to React Events.mp4

35.3 MB

629 Non-Click Events.mp4

24.2 MB

630 Working With The Event Object.mp4

20.2 MB

631 Clicker Exercise.mp4

17.8 MB

/65-ReactEvents/Resources/

clicker-exercise-solution.zip

8.6 KB

react-events.zip

65.2 KB

/66-BasicsOfReactState/

632 Introducing State.mp4

59.9 MB

633 Working With The useState() Hook.mp4

51.6 MB

634 Creating a Toggler Component.mp4

50.0 MB

635 Multiple Pieces of State In A Component.mp4

30.9 MB

636 useState() and Rendering.mp4

52.9 MB

637 Color Box Exercise INTRO.mp4

5.7 MB

638 Color Box Exercise SOLUTION.mp4

116.9 MB

/66-BasicsOfReactState/Resources/

color-box-exercise-solution.zip

67.7 KB

state-basics.zip

10.0 KB

/67-InterMediate-State-Concepts/

639 Setting State With An Updater Function.mp4

72.8 MB

640 State Initializer Functions.mp4

35.9 MB

641 When Does React Re-Render.mp4

19.8 MB

642 Working With Objects In State.mp4

68.8 MB

643 Arrays In State.mp4

51.0 MB

644 Generating Ids with UUID.mp4

30.6 MB

645 Deleting From Arrays The React Way.mp4

56.5 MB

646 Common Array Updating Patterns.mp4

67.7 MB

647 Updating All Elements In An Array.mp4

34.8 MB

648 Score Keeper Exercise.mp4

94.2 MB

/Resources/

intermediate-state.zip

68.0 KB

score-keeper-exercise-solution.zip

66.8 KB

/68-Component-Design/

649 Introducing The Lucky7 Game.mp4

42.9 MB

650 Formulating Our Component Gameplan.mp4

24.2 MB

651 Building Die and Dice Components.mp4

43.2 MB

652 The LuckyN Component.mp4

56.3 MB

653 State As Props.mp4

9.4 MB

654 Passing Functions As Props.mp4

48.6 MB

655 Passing Functions That Update State.mp4

64.3 MB

656 Practice Passing State Updating Functions.mp4

106.7 MB

/Resources/

component-design-dice-game.zip

71.9 KB

/69-React-Forms/

657 Controlled Components.mp4

47.1 MB

658 The htmlFor Property.mp4

16.3 MB

659 Working With Multiple Inputs.mp4

39.3 MB

660 A Better Signup Form.mp4

76.8 MB

661 Computed Property Names in HandleChange().mp4

22.8 MB

662 Creating a Shopping List Form.mp4

53.2 MB

663 Shopping List Component.mp4

79.3 MB

664 Finishing The Shopping List Component.mp4

44.1 MB

665 Form Validation From Scratch.mp4

93.6 MB

666 Validations using React Hook Form.mp4

121.0 MB

/Resources/

react-forms.zip

70.6 KB

/70-Effects/

667 Introducing Effects.mp4

5.8 MB

668 The useEffect Hook.mp4

26.0 MB

669 useEffect Dependencies.mp4

30.2 MB

670 Fetching Initial Data From an API.mp4

81.4 MB

671 Adding a Loader.mp4

47.0 MB

672 Github Profile Search.mp4

37.9 MB

/70-Effects/Resources/

react-effects.zip

71.1 KB

/71-Material-UI/

673 Introducing Material UI.mp4

15.9 MB

674 Installing Material UI.mp4

85.1 MB

675 The Rating Component.mp4

36.7 MB

676 Material Forms.mp4

62.2 MB

677 The SX Prop and Custom Styles.mp4

78.9 MB

/Resources/

material-ui-demo.zip

78.4 KB

/72-ToDOList-With-MaterialUI-And-LocalStorage/

678 Creating The Application.mp4

26.1 MB

679 The TodoList Component.mp4

86.5 MB

680 Removing Todos.mp4

71.6 MB

681 Toggling Todos.mp4

30.7 MB

682 The New Todo Form.mp4

108.7 MB

683 Adding LocalStorage.mp4

38.8 MB

684 Tweaking the Todo Icons and Ids.mp4

22.0 MB

685 Final Styles.mp4

52.0 MB

/Resources/

react-todos.zip

78.7 KB

/73-BONUS-Fancy-MoreAdanced-TODOList/

686 Check Out This Fancy Todo List.mp4

24.3 MB

/Resources/

fancy-todo-list.zip

53.8 KB

 

Total files 757


Copyright © 2024 FileMood.com