1. Урок 1. 00:04:56
    Setup
  2. Урок 2. 00:02:52
    License, Code of Conduct, & README
  3. Урок 3. 00:08:19
    Exercise: Creating the Code of Conduct and License.
  4. Урок 4. 00:08:50
    NPM Configuration and NPM Init
  5. Урок 5. 00:03:41
    Exercise: Creating the Library
  6. Урок 6. 00:02:02
    Creating the Library Solution
  7. Урок 7. 00:02:49
    ESLint
  8. Урок 8. 00:13:15
    Exercise: Linting the Library
  9. Урок 9. 00:12:54
    Exercise: Setting Up Mocha & Chai
  10. Урок 10. 00:09:59
    Exercise: Writing Unit Tests
  11. Урок 11. 00:07:41
    Writing Unit Tests Solution
  12. Урок 12. 00:04:32
    Code Coverage
  13. Урок 13. 00:13:40
    Configuring NYC
  14. Урок 14. 00:03:39
    Git Hooks
  15. Урок 15. 00:08:03
    Exercise: Creating a Validate Script
  16. Урок 16. 00:04:00
    Transpiling
  17. Урок 17. 00:13:00
    Installing & Configuring Babel
  18. Урок 18. 00:07:01
    Ignoring and Copying Files
  19. Урок 19. 00:11:22
    Sending the Distribution to NPM
  20. Урок 20. 00:06:18
    Babel Register & Istanbul
  21. Урок 21. 00:11:04
    Exercise: Adding Babel Register & Istanbul
  22. Урок 22. 00:11:06
    Universal JavaScript with Webpack
  23. Урок 23. 00:10:41
    Adding & Configuring Webpack
  24. Урок 24. 00:09:54
    Peer Dependencies
  25. Урок 25. 00:11:45
    Forking & Renaming
  26. Урок 26. 00:06:46
    Moving to the Master Branch
  27. Урок 27. 00:12:20
    Exercise: Setting up Travis CI
  28. Урок 28. 00:12:54
    Exercise: Tracking Code Coverage with Codecov
  29. Урок 29. 00:11:50
    Publishing to npmjs.com
  30. Урок 30. 00:05:28
    Semantic Release
  31. Урок 31. 00:06:41
    Semantic Versioning with NPM
  32. Урок 32. 00:09:56
    Exercise: Automating Releases Part 1
  33. Урок 33. 00:07:40
    Exercise: Automating Releases Part 2
  34. Урок 34. 00:10:28
    Exercise: Using Commitizen
  35. Урок 35. 00:11:51
    Browsing the Updated Library
  36. Урок 36. 00:06:47
    The Open Source Community: Getting Started
  37. Урок 37. 00:13:40
    The Open Source Community: Documentation & Issues
  38. Урок 38. 00:07:27
    The Open Source Community: Getting Contributors
  39. Урок 39. 00:02:11
    Resources