Удален по просьбе правообладателя
  1. Урок 1. 00:10:10
    Introduction
  2. Урок 2. 00:08:36
    The DOM
  3. Урок 3. 00:06:38
    Dark Mode Switcher Exercise
  4. Урок 4. 00:12:27
    Dark Mode Switcher Solution
  5. Урок 5. 00:15:19
    Asynchronous JS
  6. Урок 6. 00:05:49
    Browser APIs
  7. Урок 7. 00:15:34
    Dates & Times
  8. Урок 8. 00:04:00
    Clock Exercise
  9. Урок 9. 00:06:36
    Clock Solution: Displaying Time
  10. Урок 10. 00:20:44
    Clock Solution: Random Position & Color
  11. Урок 11. 00:06:45
    Functions
  12. Урок 12. 00:12:46
    Scope & Closure
  13. Урок 13. 00:08:04
    Functional & Object Oriented Programming
  14. Урок 14. 00:12:35
    IFFEs & Functional Q&A
  15. Урок 15. 00:07:17
    Object prototype
  16. Урок 16. 00:07:38
    Object hasOwnProperty
  17. Урок 17. 00:06:00
    Iterable Objects
  18. Урок 18. 00:09:25
    Generators
  19. Урок 19. 00:04:39
    Date & Iterators Summary
  20. Урок 20. 00:07:26
    new Operator & Constructors
  21. Урок 21. 00:11:42
    Class Constructor & Properties
  22. Урок 22. 00:10:07
    Class Inheritance
  23. Урок 23. 00:12:35
    Dark Modal Exercise
  24. Урок 24. 00:11:42
    Dark Modal: Form Constructor
  25. Урок 25. 00:06:28
    Dark Modal: Submit Button
  26. Урок 26. 00:09:19
    Dark Modal: Final Code
  27. Урок 27. 00:14:08
    Dark Modal: preventDefault Method
  28. Урок 28. 00:07:22
    Introduction to Node.js
  29. Урок 29. 00:06:15
    Running Node Scripts
  30. Урок 30. 00:05:33
    Node Packages & npm
  31. Урок 31. 00:10:46
    Creating a Node Package
  32. Урок 32. 00:02:58
    Creating Custom Scripts
  33. Урок 33. 00:08:19
    Installing Dependencies
  34. Урок 34. 00:12:05
    Importing Modules
  35. Урок 35. 00:04:23
    Using Modules
  36. Урок 36. 00:09:10
    Evolution of JS Tooling
  37. Урок 37. 00:03:47
    Introduction to Vite
  38. Урок 38. 00:09:50
    Creating a Vite Project
  39. Урок 39. 00:11:51
    Exploring the Vite Project Code
  40. Урок 40. 00:07:11
    Vite Selfie Cam Project
  41. Урок 41. 00:08:43
    Using the Canvas API
  42. Урок 42. 00:13:31
    Accessing the Camera
  43. Урок 43. 00:06:13
    Refactoring the UI
  44. Урок 44. 00:05:20
    drawVideo Method
  45. Урок 45. 00:08:20
    Using the Video Element
  46. Урок 46. 00:05:25
    Scaling the Canvas
  47. Урок 47. 00:08:43
    Building for Production
  48. Урок 48. 00:06:47
    Tooling Setup for Hackathon
  49. Урок 49. 00:15:28
    ESLint
  50. Урок 50. 00:05:59
    Prettier
  51. Урок 51. 00:08:34
    VS Code Tooling
  52. Урок 52. 00:09:45
    Deployment & Configuring Vite
  53. Урок 53. 00:12:59
    Configuring GitHub Actions
  54. Урок 54. 00:05:32
    Viewing GitHub Actions
  55. Урок 55. 00:11:27
    Project Code Tour: Modal and Form
  56. Урок 56. 00:11:18
    Project Code Tour: Camera and Text
  57. Урок 57. 00:07:03
    Hackathon: Fork the Project
  58. Урок 58. 00:09:16
    Community Projects
  59. Урок 59. 00:09:32
    Q&A
  60. Урок 60. 00:07:34
    Wrapping Up