-
Урок 1. 00:01:14Course Overview
-
Урок 2. 00:05:27A Brief Overview of Command Line Applications
-
Урок 3. 00:03:56Demo: Registering Your Sample Application with Twitter
-
Урок 4. 00:01:21What Makes a Node.js Project a Command Line Application?
-
Урок 5. 00:07:58Demo: Initializing Your Node.js Project
-
Урок 6. 00:00:54Summary
-
Урок 7. 00:07:05A Brief Overview of Configuration Information
-
Урок 8. 00:08:31Demo: Storing the Twitter API Key and Secret in Your Project
-
Урок 9. 00:01:12Mocking and Testing Command Line Applications
-
Урок 10. 00:06:01Demo: Adding Tests to Your Sample Project
-
Урок 11. 00:01:30Handling Sensitive Configuration Data
-
Урок 12. 00:05:28Demo: Adding Your Twitter API Secret to the Keychain
-
Урок 13. 00:00:46Summary
-
Урок 14. 00:07:23CLI Option and Command Patterns
-
Урок 15. 00:12:57Demo: Adding Commands to Your Project, with Test Coverage
-
Урок 16. 00:05:14Implementing Twitter's PIN-based OAuth
-
Урок 17. 00:08:06Demo: Adding Another Command
-
Урок 18. 00:09:17Demo: Adding Another Command, Part 2
-
Урок 19. 00:03:08Demo: Using the Node Debugger
-
Урок 20. 00:01:32Summary
-
Урок 21. 00:04:22Handling Errors and Setting an Exit Status
-
Урок 22. 00:11:48Demo: Add Error Handling and Proper Exit Statuses
-
Урок 23. 00:03:12A Pattern for Environment Variable Overrides
-
Урок 24. 00:03:25Demo: Implementing Environment Overrides for Credentials
-
Урок 25. 00:06:29File Descriptors and Dealing with Unbounded Input
-
Урок 26. 00:13:42Demo: Lookup Users via Standard In or Command Line
-
Урок 27. 00:05:25Demo: Piping from Your CLI to JQ and Back Again
-
Урок 28. 00:02:18Future Integration Opportunities and Summary
-
Урок 29. 00:03:14Scoped Packages, Publishing to npm, and Using npx
-
Урок 30. 00:04:11Demo: Publishing Your CLI to npm, Running It with npx
-
Урок 31. 00:01:48Adding Update Notifications, Travis CI Automation
-
Урок 32. 00:10:07Demo: Automating Your npm Publish with GitHub and Travis CI
-
Урок 33. 00:01:21Creating a Docker Image of Your Command Line Application
-
Урок 34. 00:11:12Demo: Creating a Docker Image, Updating Your Travis Automation
-
Урок 35. 00:00:50Summary
- Категории
- Источники
- Все курсы
- Разделы
- Книги