Удален по просьбе правообладателя
  • Урок 1. 00:02:37
    Course Overview
  • Урок 2. 00:11:20
    What is Node.js
  • Урок 3. 00:10:46
    Creating with Node.js
  • Урок 4. 00:03:32
    Installing Node.js
  • Урок 5. 00:04:48
    Running Node.js Code
  • Урок 6. 00:03:02
    Installing Node.js from the source
  • Урок 7. 00:02:43
    Installing Node.js with NVM
  • Урок 8. 00:00:49
    Install and Run Node.js Exercise
  • Урок 9. 00:06:59
    Checking Install & Running Node.js Solution
  • Урок 10. 00:12:10
    Browser JavaScript vs Node.js
  • Урок 11. 00:09:22
    Globals in Node.js
  • Урок 12. 00:10:32
    Node.js Modules
  • Урок 13. 00:07:21
    Creating Node Modules
  • Урок 14. 00:13:40
    Importing Node Modules
  • Урок 15. 00:05:47
    Q&A: ES Modules & Latest JS Features
  • Урок 16. 00:07:29
    Convert Browser JavaScript Exercise
  • Урок 17. 00:13:51
    Convert Browser JavaScript Solution
  • Урок 18. 00:10:46
    The fs Module
  • Урок 19. 00:04:04
    Other Internal Node Modules
  • Урок 20. 00:02:22
    Remote Modules
  • Урок 21. 00:01:55
    Modules Recap
  • Урок 22. 00:13:57
    npm
  • Урок 23. 00:01:34
    yarn
  • Урок 24. 00:06:39
    CLI with Node Exercise
  • Урок 25. 00:14:37
    CLI with Node Solution
  • Урок 26. 00:02:44
    commander Module for Building CLIs
  • Урок 27. 00:03:28
    Asynchronous Code in Node.js
  • Урок 28. 00:07:25
    Asynchronous Patterns
  • Урок 29. 00:01:12
    Error Handling
  • Урок 30. 00:01:28
    Servers
  • Урок 31. 00:04:53
    Asynchronous Server Exercise
  • Урок 32. 00:16:36
    Asynchronous Server Solution
  • Урок 33. 00:07:32
    Debugging Node
  • Урок 34. 00:05:02
    Testing Node Libraries
  • Урок 35. 00:03:46
    Anatomy of Tests
  • Урок 36. 00:03:52
    Types of Tests
  • Урок 37. 00:05:40
    Debugging & Testing Exercise
  • Урок 38. 00:13:43
    Debugging & Testing Solution
  • Урок 39. 00:05:41
    Sharing Modules
  • Урок 40. 00:06:07
    Deploying Your Servers
  • Урок 41. 00:08:28
    Deploying to Heroku
  • Урок 42. 00:04:49
    Further Tools & Resources
  • Урок 43. 00:05:26
    Final Q&A