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