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