Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Web Developer Bootcamp 2023, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:48
    Welcome To The Course!
  • Урок 2. 00:04:13
    Curriculum Walkthrough
  • Урок 3. 00:02:18
    When Was The Course Last Updated?
  • Урок 4. 00:05:46
    Will I Get A Job?
  • Урок 5. 00:02:24
    Accessing Course Code & Slides
  • Урок 6. 00:03:26
    Tips On The Interactive Coding Exercises
  • Урок 7. 00:08:08
    Migrating From The Old Version Of This Course
  • Урок 8. 00:03:29
    What Matters In This Section?
  • Урок 9. 00:05:43
    The Internet in 5 Minutes
  • Урок 10. 00:06:02
    Intro to the Web
  • Урок 11. 00:04:22
    The Request/Response Cycle
  • Урок 12. 00:04:00
    Front-End and Back-End
  • Урок 13. 00:05:37
    What do HTML/CSS/JS do?
  • Урок 14. 00:06:00
    Setting Up Our Developer Environment
  • Урок 15. 00:04:29
    OPTIONAL VSCode Theme
  • Урок 16. 00:02:13
    What Matters In This Section
  • Урок 17. 00:06:56
    Introduction to HTML
  • Урок 18. 00:05:34
    Our Very First HTML Page
  • Урок 19. 00:02:42
    TIP: Mozilla Developer Network
  • Урок 20. 00:03:15
    Paragraph Elements
  • Урок 21. 00:06:35
    Heading Elements
  • Урок 22. 00:03:08
    Introduction to the Chrome Inspector
  • Урок 23. 00:07:26
    HTML Boilerplate
  • Урок 24. 00:02:38
    VSCode Tip: Auto-format
  • Урок 25. 00:06:40
    List Elements
  • Урок 26. 00:07:08
    Anchor Tags
  • Урок 27. 00:06:27
    Images
  • Урок 28. 00:02:32
    Comments
  • Урок 29. 00:02:28
    What Matters In This Section
  • Урок 30. 00:06:28
    What Exactly Is HTML5?
  • Урок 31. 00:08:43
    Block vs. Inline Elements - Divs and Spans
  • Урок 32. 00:06:19
    An Odd Assortment of Elements: HR, BR, Sup, & Sub
  • Урок 33. 00:06:02
    Entity Codes
  • Урок 34. 00:09:02
    Intro to Semantic Markup
  • Урок 35. 00:12:19
    Playing With Semantic Elements
  • Урок 36. 00:03:34
    Screen Reader Demonstration
  • Урок 37. 00:06:13
    VSCode Tip: Emmet
  • Урок 38. 00:02:54
    What Matters In This Section
  • Урок 39. 00:01:10
    Unit Goals
  • Урок 40. 00:04:09
    Introducing HTML Tables
  • Урок 41. 00:09:12
    Tables: TR, TD, and TH Elements
  • Урок 42. 00:02:17
    Tables: Thead, Tbody, and Tfoot Elements
  • Урок 43. 00:04:15
    Tables: Colspan & Rowspan
  • Урок 44. 00:09:19
    The Form Element
  • Урок 45. 00:05:28
    Common Input Types
  • Урок 46. 00:06:53
    The All-Important Label
  • Урок 47. 00:05:18
    HTML Buttons
  • Урок 48. 00:05:27
    The Name Attribute
  • Урок 49. 00:06:26
    "Hijacking" Google & Reddit's Search
  • Урок 50. 00:10:55
    Radio Buttons, Checkboxes, & Selects
  • Урок 51. 00:07:03
    Range & Text Area
  • Урок 52. 00:09:28
    HTML5 Form Validations
  • Урок 53. 00:02:46
    Creating A Marathon Registration Form Intro
  • Урок 54. 00:12:21
    Creating A Marathon Registration Form Solution
  • Урок 55. 00:02:53
    What Matters In This Section
  • Урок 56. 00:04:56
    What is CSS?
  • Урок 57. 00:04:04
    CSS is Huge, Don't Panic!
  • Урок 58. 00:06:16
    Including Styles Correctly
  • Урок 59. 00:05:16
    Color & Background-Color Properties
  • Урок 60. 00:07:22
    Colors Systems: RGB & Named Colors
  • Урок 61. 00:07:40
    Colors Systems: Hexadecimal
  • Урок 62. 00:01:13
    A Reminder On Semicolons & CSS
  • Урок 63. 00:11:17
    Common Text Properties
  • Урок 64. 00:03:07
    Font Size Basics With Pixels
  • Урок 65. 00:06:02
    The Font Family Property
  • Урок 66. 00:02:39
    What Matters In This Section
  • Урок 67. 00:04:58
    Universal & Element Selectors
  • Урок 68. 00:05:25
    The ID Selector
  • Урок 69. 00:04:44
    The Class Selector
  • Урок 70. 00:05:12
    The Descendent Selector
  • Урок 71. 00:05:04
    The Adjacent & Direct-Descendent Selectors
  • Урок 72. 00:05:31
    The Attribute Selector
  • Урок 73. 00:08:48
    Pseudo Classes
  • Урок 74. 00:04:24
    Pseudo Elements
  • Урок 75. 00:02:22
    The CSS Cascade
  • Урок 76. 00:08:01
    WTF is Specificity
  • Урок 77. 00:03:58
    TIP: Chrome Dev Tools & CSS
  • Урок 78. 00:03:50
    Inline Styles & Important
  • Урок 79. 00:05:11
    CSS Inheritance
  • Урок 80. 00:02:43
    What Matters In This Section
  • Урок 81. 00:05:41
    Box Model: Width & Height
  • Урок 82. 00:12:09
    Box Model: Border & Border-Radius
  • Урок 83. 00:07:46
    Box Model: Padding
  • Урок 84. 00:06:12
    Box Model: Margin
  • Урок 85. 00:11:47
    The Display Property
  • Урок 86. 00:05:40
    CSS Units Revisited
  • Урок 87. 00:08:21
    CSS Units: ems
  • Урок 88. 00:07:44
    CSS Units: rems
  • Урок 89. 00:03:05
    What Matters In This Section
  • Урок 90. 00:06:33
    Opacity & The Alpha Channel
  • Урок 91. 00:09:41
    The Position Property
  • Урок 92. 00:11:18
    CSS Transitions (yay!)
  • Урок 93. 00:13:15
    The Power of CSS Transforms
  • Урок 94. 00:10:23
    Fancy Button Hover Effect CodeAlong
  • Урок 95. 00:08:46
    The Truth About Background
  • Урок 96. 00:07:48
    Google Fonts is Amazing
  • Урок 97. 00:08:45
    Photo Blog CodeAlong Pt. 1
  • Урок 98. 00:08:39
    Photo Blog CodeAlong Pt. 2
  • Урок 99. 00:03:12
    What Matters In This Section
  • Урок 100. 00:04:25
    What on Earth Is Flexbox?
  • Урок 101. 00:05:59
    Flex-Direction
  • Урок 102. 00:05:08
    Justify-Content
  • Урок 103. 00:03:43
    Flex-Wrap
  • Урок 104. 00:07:48
    Align-Items
  • Урок 105. 00:05:19
    Align-Content & Align-Self
  • Урок 106. 00:07:53
    Flex-Basis, Grow, & Shrink
  • Урок 107. 00:05:40
    Flex Shorthand
  • Урок 108. 00:07:19
    Responsive Design & Media Queries Intro
  • Урок 109. 00:09:26
    The Power of Media Queries
  • Урок 110. 00:08:43
    Building a Responsive Nav
  • Урок 111. 00:03:56
    Pricing Panel CodeAlong Pt. 1
  • Урок 112. 00:03:47
    Pricing Panel CodeAlong Pt. 2
  • Урок 113. 00:03:46
    Pricing Panel CodeAlong Pt. 3
  • Урок 114. 00:04:44
    Pricing Panel CodeAlong Pt. 4
  • Урок 115. 00:03:48
    Pricing Panel CodeAlong Pt. 5
  • Урок 116. 00:03:25
    Pricing Panel CodeAlong Pt. 6
  • Урок 117. 00:03:04
    What Matters In This Section
  • Урок 118. 00:08:02
    WTF Is Bootstrap
  • Урок 119. 00:09:40
    Including Bootstrap & Containers
  • Урок 120. 00:09:35
    Bootstrap Buttons
  • Урок 121. 00:08:02
    Bootstrap Typography & Utilities
  • Урок 122. 00:11:31
    Badges, Alerts, & Button Groups
  • Урок 123. 00:08:06
    Intro to the Bootstrap Grid
  • Урок 124. 00:11:18
    Responsive Bootstrap Grids
  • Урок 125. 00:08:18
    Useful Grid Utilities
  • Урок 126. 00:13:18
    Bootstrap & Forms
  • Урок 127. 00:13:57
    Bootstrap Navbars
  • Урок 128. 00:07:54
    Bootstrap Icons!
  • Урок 129. 00:11:18
    Other Bootstrap Utilities
  • Урок 130. 00:03:47
    A Mixed Bag of Other Bootstrap Stuff
  • Урок 131. 00:01:11
    Watch This First! (it's short)
  • Урок 132. 00:05:17
    Museum of Candy Project Part 1
  • Урок 133. 00:14:02
    Museum of Candy Project Part 2
  • Урок 134. 00:12:42
    Museum of Candy Project Part 3
  • Урок 135. 00:16:40
    Museum of Candy Project Part 4
  • Урок 136. 00:09:42
    Museum of Candy Project Part 5
  • Урок 137. 00:02:28
    What Matters In This Section
  • Урок 138. 00:08:10
    Why JavaScript is Awesome
  • Урок 139. 00:06:39
    Primitives & The Console
  • Урок 140. 00:07:44
    JavaScript Numbers
  • Урок 141. 00:02:57
    WTF is NaN
  • Урок 142. 00:01:58
    Quick Numbers Quiz
  • Урок 143. 00:06:32
    Variables & Let
  • Урок 144. 00:05:18
    Updating Variables
  • Урок 145. 00:04:55
    Const & Var
  • Урок 146. 00:04:38
    Booleans
  • Урок 147. 00:05:32
    Variable Naming and Conventions
  • Урок 148. 00:01:46
    What Matters In This Section
  • Урок 149. 00:04:17
    Introducing Strings
  • Урок 150. 00:08:26
    Indices & Length
  • Урок 151. 00:07:36
    String Methods
  • Урок 152. 00:10:28
    String Methods With Arguments
  • Урок 153. 00:07:02
    String Template Literals -SUPER USEFUL
  • Урок 154. 00:03:07
    Undefined & Null
  • Урок 155. 00:07:33
    Random Numbers & The Math Object
  • Урок 156. 00:01:42
    What Matters In This Section
  • Урок 157. 00:02:02
    Decision Making With Code??
  • Урок 158. 00:05:20
    Comparison Operators
  • Урок 159. 00:05:40
    Equality: Triple Vs. Double Equals
  • Урок 160. 00:05:04
    Console, Alert, & Prompt
  • Урок 161. 00:05:47
    Running JavaScript From A Script!
  • Урок 162. 00:06:26
    If Statements
  • Урок 163. 00:08:34
    Else-If
  • Урок 164. 00:08:49
    Else
  • Урок 165. 00:05:56
    Nesting Conditionals
  • Урок 166. 00:05:17
    Truth-y & False-y Values
  • Урок 167. 00:05:01
    Logical AND
  • Урок 168. 00:09:08
    Logical OR
  • Урок 169. 00:05:41
    Logical NOT
  • Урок 170. 00:09:32
    The Switch Statement Is...A Lot
  • Урок 171. 00:01:42
    What Matters In This Section
  • Урок 172. 00:07:38
    Introducing Arrays
  • Урок 173. 00:07:51
    Array Random Access
  • Урок 174. 00:07:38
    Push & Pop
  • Урок 175. 00:04:21
    Shift & Unshift
  • Урок 176. 00:05:58
    Concat, indexOf, includes & reverse
  • Урок 177. 00:13:02
    Slice & Splice
  • Урок 178. 00:05:36
    Reference Types & Equality Testing
  • Урок 179. 00:04:26
    Arrays + Const
  • Урок 180. 00:03:58
    Multi-Dimensional Arrays
  • Урок 181. 00:01:42
    What Matters In This Section
  • Урок 182. 00:04:47
    Introducing Object Literals
  • Урок 183. 00:03:57
    Creating Object Literals
  • Урок 184. 00:07:19
    Accessing Data Out Of Objects
  • Урок 185. 00:04:32
    Modifying Objects
  • Урок 186. 00:06:30
    Nesting Arrays & Objects
  • Урок 187. 00:02:38
    What Matters In This Section
  • Урок 188. 00:07:11
    Intro to For Loops
  • Урок 189. 00:05:30
    More For Loops Examples
  • Урок 190. 00:05:40
    The Perils Of Infinite Loops :(
  • Урок 191. 00:06:00
    Looping Over Arrays
  • Урок 192. 00:08:40
    Nested Loops
  • Урок 193. 00:06:17
    Another Loop: The While Loop
  • Урок 194. 00:04:20
    The Break Keyword
  • Урок 195. 00:11:21
    Writing a Guessing Game
  • Урок 196. 00:06:22
    The Lovely For...Of Loop
  • Урок 197. 00:06:00
    Iterating Over Objects
  • Урок 198. 00:05:15
    Todo List Project Intro
  • Урок 199. 00:19:01
    Todo List Project CodeAlong
  • Урок 200. 00:02:39
    What Matters In This Section
  • Урок 201. 00:04:06
    Intro to Functions
  • Урок 202. 00:06:03
    Our Very First Function
  • Урок 203. 00:08:08
    Arguments Intro
  • Урок 204. 00:07:58
    Functions With Multiple Arguments
  • Урок 205. 00:06:53
    The Return Keyword
  • Урок 206. 00:03:41
    What Matters In This Section
  • Урок 207. 00:05:57
    Function Scope
  • Урок 208. 00:04:53
    Block Scope
  • Урок 209. 00:03:44
    Lexical Scope
  • Урок 210. 00:03:35
    Function Expressions
  • Урок 211. 00:05:01
    Higher Order Functions
  • Урок 212. 00:10:44
    Returning Functions
  • Урок 213. 00:05:46
    Defining Methods
  • Урок 214. 00:09:58
    The Mysterious Keyword 'this'
  • Урок 215. 00:06:10
    Using Try/Catch
  • Урок 216. 00:03:12
    What Matters In This Section
  • Урок 217. 00:01:44
    What Is This Section Even About?!
  • Урок 218. 00:05:26
    The forEach Method
  • Урок 219. 00:03:50
    The map Method
  • Урок 220. 00:05:16
    Intro to Arrow Functions
  • Урок 221. 00:04:24
    Arrow Function Implicit Returns
  • Урок 222. 00:02:36
    Arrow Functions Wrapup
  • Урок 223. 00:06:51
    setTimeout and setInterval
  • Урок 224. 00:06:34
    The filter Method
  • Урок 225. 00:03:23
    Some & Every Methods
  • Урок 226. 00:10:54
    The Notorious Reduce Method
  • Урок 227. 00:06:30
    Arrow Functions & 'this'
  • Урок 228. 00:02:07
    What Matters In This Section
  • Урок 229. 00:06:00
    Default Params
  • Урок 230. 00:05:02
    Spread in Function Calls
  • Урок 231. 00:03:01
    Spread with Array Literals
  • Урок 232. 00:05:20
    Spread with Objects
  • Урок 233. 00:07:00
    Rest Params
  • Урок 234. 00:03:23
    Destructuring Arrays
  • Урок 235. 00:05:39
    Destructuring Objects
  • Урок 236. 00:04:59
    Destructuring Params
  • Урок 237. 00:02:09
    What Matters In This Section
  • Урок 238. 00:03:45
    Introducing the DOM
  • Урок 239. 00:09:53
    The Document Object
  • Урок 240. 00:06:52
    getElementById
  • Урок 241. 00:08:16
    getElementsByTagName & className
  • Урок 242. 00:07:17
    querySelector & querySelectorAll
  • Урок 243. 00:12:55
    innerHTML, textContent, & innerText
  • Урок 244. 00:07:04
    Attributes
  • Урок 245. 00:11:43
    Changing Styles
  • Урок 246. 00:07:28
    ClassList
  • Урок 247. 00:07:27
    Traversing Parent/Child/Sibling
  • Урок 248. 00:11:32
    Append & AppendChild
  • Урок 249. 00:03:40
    removeChild & remove
  • Урок 250. 00:10:03
    Pokemon Sprites Demo
  • Урок 251. 00:02:11
    What Matters In This Section
  • Урок 252. 00:06:01
    Intro to Events
  • Урок 253. 00:05:45
    Inline Events
  • Урок 254. 00:08:55
    The Onclick Property
  • Урок 255. 00:09:23
    addEventListener
  • Урок 256. 00:08:34
    Random Color Exercise
  • Урок 257. 00:08:00
    Events & The Keyword This
  • Урок 258. 00:11:44
    Keyboard Events & Event Objects
  • Урок 259. 00:08:10
    NEW VERSION: Form Events & PreventDefault
  • Урок 260. 00:08:58
    NEW VERSION: Practice With Form Events & PreventDefault
  • Урок 261. 00:18:43
    ORIGINAL VERSION: Form Events & PreventDefault
  • Урок 262. 00:05:28
    Input & Change Events
  • Урок 263. 00:07:23
    Event Bubbling
  • Урок 264. 00:07:50
    Event Delegation
  • Урок 265. 00:13:04
    Score Keeper Pt. 1
  • Урок 266. 00:10:30
    Score Keeper Pt. 2
  • Урок 267. 00:13:35
    Score Keeper Pt. 3 With Bulma
  • Урок 268. 00:10:12
    Score Keeper Pt. 4 Refactoring
  • Урок 269. 00:01:59
    What Matters In This Section
  • Урок 270. 00:11:31
    The Call Stack
  • Урок 271. 00:09:44
    WebAPIs & Single Threaded
  • Урок 272. 00:11:59
    Callback Hell :(
  • Урок 273. 00:09:47
    Demo: fakeRequest Using Callbacks
  • Урок 274. 00:12:37
    Demo: fakeRequest Using Promises
  • Урок 275. 00:07:39
    The Magic Of Promises
  • Урок 276. 00:10:36
    Creating Our Own Promises
  • Урок 277. 00:10:32
    The Async Keyword
  • Урок 278. 00:08:12
    The Await Keyword
  • Урок 279. 00:04:30
    Handling Errors In Async Functions
  • Урок 280. 00:02:31
    What Matters In This Section
  • Урок 281. 00:07:51
    Intro to AJAX
  • Урок 282. 00:10:27
    Intro to APIs
  • Урок 283. 00:07:46
    WTF is JSON
  • Урок 284. 00:10:44
    Using Postman
  • Урок 285. 00:12:02
    Query Strings & Headers
  • Урок 286. 00:04:40
    Making XHR's
  • Урок 287. 00:08:57
    The Fetch API
  • Урок 288. 00:06:36
    Intro to Axios
  • Урок 289. 00:11:25
    Setting Headers With Axios
  • Урок 290. 00:16:02
    TV Show Search App
  • Урок 291. 00:04:44
    What Matters In This Section
  • Урок 292. 00:12:24
    What On Earth Are Prototypes
  • Урок 293. 00:07:14
    Intro to Object Oriented Programming
  • Урок 294. 00:09:01
    Factory Functions
  • Урок 295. 00:17:00
    Constructor Functions
  • Урок 296. 00:15:05
    JavaScript Classes
  • Урок 297. 00:10:19
    More Classes Practice
  • Урок 298. 00:10:06
    Extends and Super Keywords
  • Урок 299. 00:03:52
    What Matters In This Section
  • Урок 300. 00:03:39
    Backend Overview
  • Урок 301. 00:03:32
    A Pep Talk On Terminal
  • Урок 302. 00:08:33
    Why Do We Need To Know Terminal Commands?
  • Урок 303. 00:05:13
    The Basics: LS & PWD
  • Урок 304. 00:04:34
    Changing Directories
  • Урок 305. 00:05:32
    Relative Vs. Absolute Paths
  • Урок 306. 00:03:01
    Making Directories
  • Урок 307. 00:06:21
    Man Pages & Flags
  • Урок 308. 00:04:30
    The Touch Command
  • Урок 309. 00:05:46
    Removing Files & Folders
  • Урок 310. 00:02:54
    What Matters In This Section
  • Урок 311. 00:05:36
    Introducing Node JS
  • Урок 312. 00:04:45
    What Is Node Used For?
  • Урок 313. 00:01:54
    Installing Node
  • Урок 314. 00:04:59
    The Node REPL
  • Урок 315. 00:02:49
    Running Node Files
  • Урок 316. 00:07:43
    Process & Argv
  • Урок 317. 00:14:52
    File System Module Crash Course
  • Урок 318. 00:02:53
    What Matters In This Section
  • Урок 319. 00:09:54
    Working With module.exports
  • Урок 320. 00:05:32
    Requiring A Directory
  • Урок 321. 00:03:05
    Introducing NPM
  • Урок 322. 00:08:09
    Installing Packages - Jokes & Rainbow
  • Урок 323. 00:05:39
    Adding Global Packages
  • Урок 324. 00:07:56
    The All-Important Package.json
  • Урок 325. 00:05:39
    Installing All Dependencies For A Project
  • Урок 326. 00:10:05
    Language Guesser Challenge
  • Урок 327. 00:02:49
    What Matters In This Section
  • Урок 328. 00:05:45
    Introducing Express
  • Урок 329. 00:09:56
    Our Very First Express App
  • Урок 330. 00:07:45
    The Request & Response Objects
  • Урок 331. 00:09:58
    Express Routing Basics
  • Урок 332. 00:09:16
    Express Path Parameters
  • Урок 333. 00:04:57
    Working With Query Strings
  • Урок 334. 00:03:52
    Auto-Restart With Nodemon
  • Урок 335. 00:02:39
    What Matters In This Section
  • Урок 336. 00:06:25
    What is Templating?
  • Урок 337. 00:05:47
    Configuring Express For EJS
  • Урок 338. 00:04:33
    Setting The Views Directory
  • Урок 339. 00:03:30
    EJS Interpolation Syntax
  • Урок 340. 00:04:22
    Passing Data To Templates
  • Урок 341. 00:02:52
    Subreddit Template Demo
  • Урок 342. 00:07:13
    Conditionals in EJS
  • Урок 343. 00:06:25
    Loops In EJS
  • Урок 344. 00:10:53
    A More Complex Subreddit Demo
  • Урок 345. 00:06:41
    Serving Static Assets In Express
  • Урок 346. 00:08:05
    Bootstrap + Express
  • Урок 347. 00:09:59
    EJS & Partials
  • Урок 348. 00:04:06
    What Matters In This Section
  • Урок 349. 00:06:34
    Get Vs. Post Requests
  • Урок 350. 00:04:04
    Defining Express Post Routes
  • Урок 351. 00:06:29
    Parsing The Request Body
  • Урок 352. 00:08:28
    Intro to REST
  • Урок 353. 00:05:24
    RESTful Comments Overview
  • Урок 354. 00:06:40
    RESTful Comments Index
  • Урок 355. 00:08:14
    RESTful Comments New
  • Урок 356. 00:05:44
    Express Redirects
  • Урок 357. 00:12:11
    RESTful Comments Show
  • Урок 358. 00:05:13
    The UUID Package
  • Урок 359. 00:10:34
    RESTful Comments Update
  • Урок 360. 00:11:49
    Express Method Override
  • Урок 361. 00:10:19
    RESTful Comments Delete
  • Урок 362. 00:03:19
    What Matters In This Section
  • Урок 363. 00:04:37
    Introduction to Databases
  • Урок 364. 00:08:51
    SQL Vs. NoSQL Databases
  • Урок 365. 00:06:47
    Why We're Learning Mongo
  • Урок 366. 00:02:50
    Installing Mongo: MacOS
  • Урок 367. 00:05:29
    The Mongo Shell
  • Урок 368. 00:03:08
    What On Earth Is BSON?
  • Урок 369. 00:11:20
    Inserting With Mongo
  • Урок 370. 00:08:02
    Finding With Mongo
  • Урок 371. 00:10:23
    Updating With Mongo
  • Урок 372. 00:04:28
    Deleting With Mongo
  • Урок 373. 00:11:01
    Additional Mongo Operators
  • Урок 374. 00:02:49
    What Matters In This Section
  • Урок 375. 00:04:08
    What is Mongoose
  • Урок 376. 00:08:09
    Connecting Mongoose to Mongo
  • Урок 377. 00:10:21
    Our First Mongoose Model
  • Урок 378. 00:04:21
    Insert Many
  • Урок 379. 00:09:24
    Finding With Mongoose
  • Урок 380. 00:10:10
    Updating With Mongoose
  • Урок 381. 00:04:57
    Deleting With Mongoose!
  • Урок 382. 00:08:40
    Mongoose Schema Validations
  • Урок 383. 00:08:13
    Additional Schema Constraints
  • Урок 384. 00:03:56
    Validating Mongoose Updates
  • Урок 385. 00:03:26
    Mongoose Validation Errors
  • Урок 386. 00:12:13
    Model Instance Methods
  • Урок 387. 00:05:01
    Adding Model Static Methods
  • Урок 388. 00:06:58
    Mongoose Virtuals
  • Урок 389. 00:07:14
    Defining Mongoose Middleware
  • Урок 390. 00:02:45
    What Matters In This Section
  • Урок 391. 00:03:56
    Express + Mongoose Basic Setup
  • Урок 392. 00:11:17
    Creating Our Model
  • Урок 393. 00:05:19
    Products Index
  • Урок 394. 00:08:14
    Product Details
  • Урок 395. 00:09:28
    Creating Products
  • Урок 396. 00:14:02
    Updating Products
  • Урок 397. 00:08:13
    Tangent On Category Selector
  • Урок 398. 00:04:54
    Deleting Products
  • Урок 399. 00:08:20
    BONUS: Filtering By Category
  • Урок 400. 00:06:47
    Introducing YelpCamp: Our Massive Project
  • Урок 401. 00:03:13
    How to Access YelpCamp Code
  • Урок 402. 00:03:31
    Creating the Basic Express App
  • Урок 403. 00:07:10
    Campground Model Basics
  • Урок 404. 00:10:36
    Seeding Campgrounds
  • Урок 405. 00:03:37
    Campground Index
  • Урок 406. 00:03:55
    Campground Show
  • Урок 407. 00:07:38
    Campground New & Create
  • Урок 408. 00:08:58
    Campground Edit & Update
  • Урок 409. 00:03:23
    Campground Delete
  • Урок 410. 00:01:21
    What Matters In This Section
  • Урок 411. 00:03:41
    Intro to Express Middleware
  • Урок 412. 00:07:09
    Using Morgan - Logger Middleware
  • Урок 413. 00:08:14
    Defining Our Own Middleware
  • Урок 414. 00:08:12
    More Middleware Practice
  • Урок 415. 00:05:19
    Setting Up A 404 Route
  • Урок 416. 00:04:41
    Password Middleware Demo (NOT REAL AUTH)
  • Урок 417. 00:05:17
    Protecting Specific Routes
  • Урок 418. 00:06:30
    A New EJS Tool For Layouts
  • Урок 419. 00:03:25
    Bootstrap5! Boilerplate
  • Урок 420. 00:04:46
    Navbar Partial
  • Урок 421. 00:04:18
    Footer Partial
  • Урок 422. 00:06:01
    Adding Images
  • Урок 423. 00:04:47
    Styling Campgrounds Index
  • Урок 424. 00:09:01
    Styling The New Form
  • Урок 425. 00:03:14
    Styling Edit Form
  • Урок 426. 00:07:40
    Styling Show Page
  • Урок 427. 00:01:52
    What Matters In This Section
  • Урок 428. 00:08:02
    Express' Built-In Error Handler
  • Урок 429. 00:08:50
    Defining Custom Error Handlers
  • Урок 430. 00:12:41
    Our Custom Error Class
  • Урок 431. 00:11:42
    Handling Async Errors
  • Урок 432. 00:07:37
    Handling More Async Errors!
  • Урок 433. 00:07:51
    Defining An Async Utility
  • Урок 434. 00:08:50
    Differentiating Mongoose Errors
  • Урок 435. 00:02:21
    Where To Next With YelpCamp?
  • Урок 436. 00:10:20
    Client-Side Form Validations
  • Урок 437. 00:03:04
    Basic Error Handler
  • Урок 438. 00:07:07
    Defining ExpressError Class
  • Урок 439. 00:07:43
    More Errors
  • Урок 440. 00:05:10
    Defining Error Template
  • Урок 441. 00:11:17
    JOI Schema Validations
  • Урок 442. 00:10:50
    JOI Validation Middleware
  • Урок 443. 00:03:45
    What Matters In This Section
  • Урок 444. 00:04:14
    Introduction to Mongo Relationships
  • Урок 445. 00:08:26
    SQL Relationships Overview
  • Урок 446. 00:12:38
    One to Few
  • Урок 447. 00:13:28
    One to Many
  • Урок 448. 00:03:33
    Mongoose Populate
  • Урок 449. 00:14:00
    One to "Bajillions"
  • Урок 450. 00:08:22
    Mongo Schema Design
  • Урок 451. 00:02:22
    What Matters In This Section
  • Урок 452. 00:06:27
    Defining Our Farm & Product Models
  • Урок 453. 00:08:56
    Creating New Farms
  • Урок 454. 00:04:36
    Farms Show Page
  • Урок 455. 00:10:45
    Creating Products For A Farm
  • Урок 456. 00:10:59
    Finishing Touches
  • Урок 457. 00:13:32
    Deletion Mongoose Middleware
  • Урок 458. 00:05:16
    Defining The Review Model
  • Урок 459. 00:05:21
    Adding The Review Form
  • Урок 460. 00:06:33
    Creating Reviews
  • Урок 461. 00:09:07
    Validating Reviews
  • Урок 462. 00:06:07
    Displaying Reviews
  • Урок 463. 00:04:53
    Styling Reviews
  • Урок 464. 00:08:17
    Deleting Reviews
  • Урок 465. 00:09:28
    Campground Delete Middleware
  • Урок 466. 00:02:21
    What Matters In This Section
  • Урок 467. 00:10:44
    Express Router Intro
  • Урок 468. 00:04:54
    Express Router & Middleware
  • Урок 469. 00:07:57
    Introducing Cookies
  • Урок 470. 00:06:43
    Sending Cookies
  • Урок 471. 00:05:26
    Cookie Parser Middleware
  • Урок 472. 00:10:13
    Signing Cookies
  • Урок 473. 00:06:27
    OPTIONAL: HMAC Signing
  • Урок 474. 00:01:31
    What Matters In This Section
  • Урок 475. 00:05:21
    Introduction to Sessions
  • Урок 476. 00:11:40
    Express Session
  • Урок 477. 00:07:52
    More Express Session
  • Урок 478. 00:06:43
    Intro to Flash
  • Урок 479. 00:03:23
    Res.locals & Flash
  • Урок 480. 00:06:02
    Breaking Out Campground Routes
  • Урок 481. 00:05:35
    Breaking Out Review Routes
  • Урок 482. 00:05:49
    Serving Static Assets
  • Урок 483. 00:06:49
    Configuring Session
  • Урок 484. 00:05:23
    Setting Up Flash
  • Урок 485. 00:07:04
    Flash Success Partial
  • Урок 486. 00:04:07
    Flash Errors Partial
  • Урок 487. 00:04:35
    What Matters In This Section
  • Урок 488. 00:03:32
    Authentication Vs. Authorization
  • Урок 489. 00:05:03
    How to (not) Store Passwords
  • Урок 490. 00:07:06
    Cryptographic Hashing Functions
  • Урок 491. 00:11:30
    Password Salts
  • Урок 492. 00:13:02
    Intro to Bcrypt
  • Урок 493. 00:07:26
    Auth Demo: Setup
  • Урок 494. 00:06:15
    Auth Demo: Registering
  • Урок 495. 00:07:22
    Auth Demo: Login
  • Урок 496. 00:07:33
    Auth Demo: Staying Logged In With Session
  • Урок 497. 00:05:59
    Auth Demo: Logout
  • Урок 498. 00:03:23
    Auth Demo: Require Login Middleware
  • Урок 499. 00:13:49
    Auth Demo: Refactoring To Model Methods
  • Урок 500. 00:04:44
    Introduction to Passport
  • Урок 501. 00:04:08
    Creating Our User Model
  • Урок 502. 00:09:16
    Configuring Passport
  • Урок 503. 00:07:02
    Register Form
  • Урок 504. 00:06:21
    Register Route Logic
  • Урок 505. 00:05:42
    Login Routes
  • Урок 506. 00:08:56
    isLoggedIn Middleware
  • Урок 507. 00:04:00
    Adding Logout
  • Урок 508. 00:04:55
    currentUser Helper
  • Урок 509. 00:03:43
    Fixing Register Route
  • Урок 510. 00:04:53
    ReturnTo Behavior
  • Урок 511. 00:07:21
    Adding an Author to Campground
  • Урок 512. 00:03:02
    Showing and Hiding Edit/Delete
  • Урок 513. 00:06:59
    Campground Permissions
  • Урок 514. 00:08:43
    Authorization Middleware
  • Урок 515. 00:05:45
    Reviews Permissions
  • Урок 516. 00:12:50
    More Reviews Authorization
  • Урок 517. 00:09:51
    Refactoring To Campgrounds Controller
  • Урок 518. 00:06:09
    Adding a Reviews Controller
  • Урок 519. 00:05:58
    A Fancy Way To Restructure Routes
  • Урок 520. 00:08:02
    Displaying Star Ratings
  • Урок 521. 00:05:00
    Star Rating Form
  • Урок 522. 00:03:33
    Intro To Image Upload Process
  • Урок 523. 00:09:59
    The Multer Middleware
  • Урок 524. 00:02:35
    Cloudinary Registration
  • Урок 525. 00:06:22
    Environment Variables with dotenv
  • Урок 526. 00:09:02
    Uploading To Cloudinary Basics
  • Урок 527. 00:11:30
    Storing Uploaded Image Links In Mongo
  • Урок 528. 00:08:40
    Displaying Images In A Carousel
  • Урок 529. 00:02:44
    Fixing Our Seeds
  • Урок 530. 00:06:00
    Adding Upload to Edit Page
  • Урок 531. 00:08:42
    Customizing File Input
  • Урок 532. 00:02:51
    A Word Of Warning!
  • Урок 533. 00:06:52
    Deleting Images Form
  • Урок 534. 00:06:09
    Deleting Images Backend
  • Урок 535. 00:10:49
    Adding a Thumbnail Virtual Property
  • Урок 536. 00:04:37
    Registering For Mapbox
  • Урок 537. 00:10:52
    Geocoding Our Locations
  • Урок 538. 00:06:28
    Working With GeoJSON
  • Урок 539. 00:08:12
    Displaying A Map
  • Урок 540. 00:08:12
    Centering The Map On A Campground
  • Урок 541. 00:06:18
    Fixing Our Seeds Bug
  • Урок 542. 00:04:22
    Customizing Map Popup
  • Урок 543. 00:02:34
    Intro To Our Cluster Map
  • Урок 544. 00:05:49
    Adding Earthquake Cluster Map
  • Урок 545. 00:02:43
    Reseeding Our Database (again)
  • Урок 546. 00:07:30
    Basic Clustering Campgrounds
  • Урок 547. 00:07:04
    Tweaking Clustering Code
  • Урок 548. 00:07:12
    Changing Cluster Size and Color
  • Урок 549. 00:15:40
    Adding Custom Popups
  • Урок 550. 00:09:22
    Styling Home Page
  • Урок 551. 00:06:32
    Additional Home Page Styling
  • Урок 552. 00:03:49
    Styling Login Form
  • Урок 553. 00:03:42
    Styling Register Form
  • Урок 554. 00:00:29
    Spacing Campgrounds
  • Урок 555. 00:02:55
    Removing Inline Map Styles
  • Урок 556. 00:03:15
    Adding Map Controls
  • Урок 557. 00:07:47
    Mongo Injection
  • Урок 558. 00:06:00
    Cross Site Scripting (XSS)
  • Урок 559. 00:11:28
    Sanitizing HTML w/ JOI
  • Урок 560. 00:03:27
    Minor Changes to Session/Cookies
  • Урок 561. 00:02:18
    Hiding Errors
  • Урок 562. 00:05:37
    Using Helmet
  • Урок 563. 00:08:26
    Content Security Policy Fun
  • Урок 564. 00:09:54
    Setting Up Mongo Atlas
  • Урок 565. 00:07:00
    Using Mongo For Our Session Store
  • Урок 566. 00:03:43
    Heroku Setup
  • Урок 567. 00:05:35
    Pushing to Heroku
  • Урок 568. 00:04:37
    Fixing Heroku Errors
  • Урок 569. 00:06:45
    Configuring Heroku Env Variables
  • Урок 570. 00:09:43
    What's Next and Goodbye!