-
Урок 1. 00:04:25Table of Contents
-
Урок 2. 00:02:39Prerequisites
-
Урок 3. 00:02:54Setting Up Your Workstation
-
Урок 4. 00:23:17The Story of Node.js
-
Урок 5. 00:05:56What is V8, exactly?
-
Урок 6. 00:16:12What is Node.js, exactly?
-
Урок 7. 00:14:18Anatomy of a Node Application
-
Урок 8. 00:14:25Common Node Conventions
-
Урок 9. 00:02:52Node.js vs the Browser
-
Урок 10. 00:05:51Section Overview
-
Урок 11. 00:02:35Basic Scaffolding
-
Урок 12. 00:04:54Starting a Server
-
Урок 13. 00:09:23Parsing Request Paths
-
Урок 14. 00:02:21Parsing HTTP Methods
-
Урок 15. 00:03:09Parsing Query Strings
-
Урок 16. 00:03:02Parsing Headers
-
Урок 17. 00:09:56Parsing Payloads
-
Урок 18. 00:19:16Routing Requests
-
Урок 19. 00:03:06Returning JSON
-
Урок 20. 00:14:11Adding Configuration
-
Урок 21. 00:16:49Adding HTTPS Support
-
Урок 22. 00:02:39Service 1: /ping
-
Урок 23. 00:28:01Storing Data
-
Урок 24. 00:51:38Service 2: /users
-
Урок 25. 00:37:50Service 3: /tokens
-
Урок 26. 00:54:31Service 4: /checks
-
Урок 27. 00:18:00Connecting to an API
-
Урок 28. 01:04:33Background Workers
-
Урок 29. 00:41:28Logging to Files
-
Урок 30. 00:13:37Logging to the Console
-
Урок 31. 00:11:17Section Review
-
Урок 32. 00:02:31Section Overview
-
Урок 33. 00:23:41Refactoring for a GUI
-
Урок 34. 00:33:06Using Templates
-
Урок 35. 00:22:38Serving Static Assets
-
Урок 36. 00:16:11Making AJAX Requests
-
Урок 37. 00:03:53Page 1: Index
-
Урок 38. 00:08:19Page 2: Create Account
-
Урок 39. 00:05:10Page 3: Create a Session
-
Урок 40. 00:04:55Page 4: Deleted Session
-
Урок 41. 00:05:03Page 5: Edit Account
-
Урок 42. 00:04:23Page 6: Deleted Account
-
Урок 43. 00:04:22Page 7: Create a Check
-
Урок 44. 00:04:42Page 8: Dashboard
-
Урок 45. 00:04:34Page 9: Edit a Check
-
Урок 46. 00:02:02Section Review
-
Урок 47. 00:04:51Section Overview
-
Урок 48. 00:18:10Adding a CLI
-
Урок 49. 00:09:48Handling Events
-
Урок 50. 00:01:56Command 1: Exit
-
Урок 51. 00:15:57Command 2: Man / Help
-
Урок 52. 00:09:14Command 3: Stats
-
Урок 53. 00:05:02Command 4: List Users
-
Урок 54. 00:04:34Command 5: More User Info
-
Урок 55. 00:07:32Command 6: List Checks
-
Урок 56. 00:02:32Command 7: More Check Info
-
Урок 57. 00:03:55Command 8: List Logs
-
Урок 58. 00:06:16Command 9: More Log Info
-
Урок 59. 00:01:45Section Review
-
Урок 60. 00:02:19Section Overview
-
Урок 61. 00:09:27Creating Errors
-
Урок 62. 00:11:30Using the Debugger
-
Урок 63. 00:02:39Linting with "Strict"
-
Урок 64. 00:18:54Adding a Test Runner
-
Урок 65. 00:10:03Adding Unit Tests
-
Урок 66. 00:16:02Adding API Tests
-
Урок 67. 00:02:50Section Review
-
Урок 68. 00:02:24Section Overview
-
Урок 69. 00:11:36Refactoring for Performance
-
Урок 70. 00:12:06Using Performance Hooks
-
Урок 71. 00:07:48Using a Cluster
-
Урок 72. 00:07:09Using Child Processes
-
Урок 73. 00:04:38Section Review
-
Урок 74. 00:07:17Section Overview
-
Урок 75. 00:09:09HTTP/2
-
Урок 76. 00:04:18VM
-
Урок 77. 00:07:16UDP / Datagram
-
Урок 78. 00:07:18Net
-
Урок 79. 00:06:42TLS / SSL
-
Урок 80. 00:04:35REPL
-
Урок 81. 00:10:43Async Hooks
-
Урок 82. 00:02:34Section Review
-
Урок 83. 00:02:59Thank you!
- Категории
- Источники
- Все курсы
- Разделы
- Книги