Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Node Package Manager Course: Build and Publish NPM Modules, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:30
    Introduction
  • Урок 2. 00:04:45
    Installing Node
  • Урок 3. 00:12:37
    Node Version Manager
  • Урок 4. 00:05:48
    Installing Git
  • Урок 5. 00:03:44
    Node Package Manager (NPM)
  • Урок 6. 00:02:19
    Section Introduction
  • Урок 7. 00:21:47
    Create Random Character Function
  • Урок 8. 00:06:57
    Node Crypto Module
  • Урок 9. 00:16:16
    Setup Project for Github
  • Урок 10. 00:08:37
    Add Random Character Function to Server.js File
  • Урок 11. 00:10:57
    Add Text to README File
  • Урок 12. 00:10:36
    Publish Random String Module
  • Урок 13. 00:02:05
    Section Introduction
  • Урок 14. 00:15:17
    Sum and Average Array Function
  • Урок 15. 00:14:16
    Maximum and Minimum Array Function
  • Урок 16. 00:14:37
    Uniq Array Function
  • Урок 17. 00:07:13
    Uniq String Array Function
  • Урок 18. 00:09:36
    Project Setup
  • Урок 19. 00:12:21
    Adding All Functions to Project and Exporting
  • Урок 20. 00:18:37
    Running Unit Test With Mocha and Expect Assertion Libraries - Part 1
  • Урок 21. 00:23:50
    Running Unit Test With Mocha and Expect Assertion Libraries - Part 2
  • Урок 22. 00:08:21
    Publish Module to NPM
  • Урок 23. 00:02:47
    Section Introduction
  • Урок 24. 00:14:54
    Function to Convert First Letter of A Word to Uppercase
  • Урок 25. 00:08:15
    Function to Repeat A String
  • Урок 26. 00:11:03
    Function to Check If A String Ends With A Given Letter
  • Урок 27. 00:09:39
    Reverse String Function
  • Урок 28. 00:10:47
    Function to Return The Longest Word in A Sentence
  • Урок 29. 00:04:29
    Setup Project
  • Урок 30. 00:12:42
    Publish String Module to NPM
  • Урок 31. 00:01:34
    Section Introduction
  • Урок 32. 00:20:30
    Node HTTP Module
  • Урок 33. 00:05:25
    Fixer.io API
  • Урок 34. 00:18:21
    Function to Return latest Currency Exchange Rate
  • Урок 35. 00:10:06
    Function to Return Historical, Specific Rate and Set Base Currency for Fixer.io
  • Урок 36. 00:12:04
    Trying Out Module Before Publishing
  • Урок 37. 00:16:35
    Unit test With Mocha and Supertest Library
  • Урок 38. 00:06:30
    Publish Module to NPM