-
Урок 1. 00:01:08How to Get Help
-
Урок 2. 00:03:48Starting With Node Internals
-
Урок 3. 00:08:24Module Implementations
-
Урок 4. 00:06:34Node Backed by C++!
-
Урок 5. 00:06:30The Basics of Threads
-
Урок 6. 00:06:35The Node Event Loop
-
Урок 7. 00:07:23The Event Loop Implementation
-
Урок 8. 00:06:48Event Loop Ticks
-
Урок 9. 00:05:07Is Node Single Threaded?
-
Урок 10. 00:06:50Testing for Single Threads
-
Урок 11. 00:03:08The Libuv Thread Pool
-
Урок 12. 00:06:07Threadpools with Multithreading
-
Урок 13. 00:05:26Changing Threadpool Size
-
Урок 14. 00:03:17Common Threadpool Questions
-
Урок 15. 00:03:53Explaining OS Operations
-
Урок 16. 00:03:20Libuv OS Delegation
-
Урок 17. 00:02:41OS/Async Common Questions
-
Урок 18. 00:02:49Review
-
Урок 19. 00:07:40Crazy Node Behavior
-
Урок 20. 00:11:24Unexpected Event Loop Events
-
Урок 21. 00:02:19Enhancing Performance
-
Урок 22. 00:03:23Express Setup
-
Урок 23. 00:07:08Blocking the Event Loop
-
Урок 24. 00:05:12Clustering in Theory
-
Урок 25. 00:05:38Forking Children
-
Урок 26. 00:05:34Clustering in Action
-
Урок 27. 00:05:17Benchmarking Server Performance
-
Урок 28. 00:03:56Benchmark Refactor
-
Урок 29. 00:16:43Need More Children!
-
Урок 30. 00:02:54PM2 Installation
-
Урок 31. 00:06:50PM2 Configuration
-
Урок 32. 00:02:28Webworker Threads
-
Урок 33. 00:11:35Worker Threads in Action
-
Урок 34. 00:05:18Benchmarking Workers
-
Урок 35. 00:02:13The Next Phase
-
Урок 36. 00:08:43Project Walkthrough
-
Урок 37. 00:03:12Key Customization
-
Урок 38. 00:06:24MongoDB Creation
-
Урок 39. 00:04:19Routes Walkthrough
-
Урок 40. 00:10:43MongoDB Query Performance
-
Урок 41. 00:07:56Query Caching Layer
-
Урок 42. 00:03:23Redis Introduction
-
Урок 43. 00:03:20Installing Redis on MacOS
-
Урок 44. 00:06:48Getting and Setting Basic Values
-
Урок 45. 00:06:58Redis Hashes
-
Урок 46. 00:02:54One Redis Gotcha
-
Урок 47. 00:07:48Cache Keys
-
Урок 48. 00:08:08Promisifying a Function
-
Урок 49. 00:08:00Caching in Action
-
Урок 50. 00:05:27Caching Issues
-
Урок 51. 00:21:00The Ultimate Caching Solution
-
Урок 52. 00:10:43Patching Mongoose's Exec
-
Урок 53. 00:02:06Restoring Blog Routes Handler
-
Урок 54. 00:06:01Unique Keys
-
Урок 55. 00:03:10Key Creation
-
Урок 56. 00:01:29Restoring Redis Config
-
Урок 57. 00:04:28Cache Implementation
-
Урок 58. 00:05:47Resolving Values
-
Урок 59. 00:06:27Hydrating Models
-
Урок 60. 00:03:28Hydrating Arrays
-
Урок 61. 00:08:42Toggleable Cache
-
Урок 62. 00:02:31Cache Expiration
-
Урок 63. 00:05:16Forced Cache Expiration
-
Урок 64. 00:06:47Nested Hashes
-
Урок 65. 00:04:37Clearing Nested hashes
-
Урок 66. 00:06:40Automated Cache Clearing with Middlware
-
Урок 67. 00:06:39Testing Flow
-
Урок 68. 00:03:26Testing Challenges
-
Урок 69. 00:03:14Commands Around Testing
-
Урок 70. 00:04:27First Jest Test
-
Урок 71. 00:09:51Launching Chromium Instances
-
Урок 72. 00:04:32Chromium Navigation
-
Урок 73. 00:05:04Extracting Page Content
-
Урок 74. 00:04:45Puppeteer - Behind the Scenes
-
Урок 75. 00:03:24DRY Tests
-
Урок 76. 00:01:35Browser Termination
-
Урок 77. 00:07:31Asserting OAuth Flow
-
Урок 78. 00:03:00Asserting URL Domain
-
Урок 79. 00:05:12Issues with OAuth
-
Урок 80. 00:04:37Solving Authentication Issues with Automation Testing
-
Урок 81. 00:07:17The Google OAuth Flow
-
Урок 82. 00:12:07Inner Workings of Sessions
-
Урок 83. 00:08:23Sessions From Another Angle
-
Урок 84. 00:11:34Session Signatures
-
Урок 85. 00:09:04Generating Sessions and Signatures
-
Урок 86. 00:08:08Assembling the Pieces
-
Урок 87. 00:09:18WaitFor Statements
-
Урок 88. 00:05:00Factory Functions
-
Урок 89. 00:08:49The Session Factory
-
Урок 90. 00:03:04Assembling the Session Factory
-
Урок 91. 00:06:23Code Separation
-
Урок 92. 00:07:01Global Jest Setup
-
Урок 93. 00:03:42Testing Factory Tests!
-
Урок 94. 00:05:02Adding a Login Method
-
Урок 95. 00:07:59Extending Page
-
Урок 96. 00:07:47Introduction to Proxies
-
Урок 97. 00:12:11Proxies in Action
-
Урок 98. 00:08:18Combining Object Property Access
-
Урок 99. 00:08:38Combining the Page and Browser
-
Урок 100. 00:04:17Custom Page Implementation
-
Урок 101. 00:04:27Function Lookup Priority
-
Урок 102. 00:05:33Gee, I Hope This Works!
-
Урок 103. 00:05:39Reusable Functions on Page
-
Урок 104. 00:04:54Testing Blog Creation
-
Урок 105. 00:05:32Default Navigation
-
Урок 106. 00:06:00Asserting Form Display
-
Урок 107. 00:05:24Test Timeout
-
Урок 108. 00:05:08Common Test Setup
-
Урок 109. 00:07:01Nested Describes for Structure
-
Урок 110. 00:07:40Asserting Validation Errors
-
Урок 111. 00:06:26Asserting Form Confirmation
-
Урок 112. 00:05:58Asserting Blog Creation
-
Урок 113. 00:03:33Options for Testing Prohibited Actions
-
Урок 114. 00:11:45Direct API Requests
-
Урок 115. 00:03:55Executed Arbitrary JS in Chromium
-
Урок 116. 00:07:25Asserting Page Response
-
Урок 117. 00:02:45Get Restrictions
-
Урок 118. 00:02:57A Final 'GET' Test
-
Урок 119. 00:31:46Super Advanced Test Helpers
-
Урок 120. 00:07:25Introduction to CI
-
Урок 121. 00:06:22CI Providers
-
Урок 122. 00:04:23The Basics of YAML Files
-
Урок 123. 00:10:05Travis YAML Setup
-
Урок 124. 00:05:09More Travis YAML
-
Урок 125. 00:06:38Client Builds
-
Урок 126. 00:06:19Script Config
-
Урок 127. 00:05:45Using Travis Documentation
-
Урок 128. 00:13:27More Server Configuration
-
Урок 129. 00:03:12A Touch More Configuration
-
Урок 130. 00:04:19Git Repo Setup
-
Урок 131. 00:02:16Travis CI Setup
-
Урок 132. 00:02:49Triggering CI Builds
-
Урок 133. 00:01:20Build Success
-
Урок 134. 00:02:16Image Upload
-
Урок 135. 00:04:41Big Issues Around Image Upload
-
Урок 136. 00:03:34Alternate Image Upload
-
Урок 137. 00:04:18Chosen Storage Solution
-
Урок 138. 00:04:27Upload Constraints
-
Урок 139. 00:06:05Image File Transport
-
Урок 140. 00:05:23Upload Flow with AWS S3
-
Урок 141. 00:06:48Details of the Presigned URL
-
Урок 142. 00:04:16Security Issues Solved with Presigned URL's
-
Урок 143. 00:03:32Adding an Image Picker
-
Урок 144. 00:04:40Handling File Changes
-
Урок 145. 00:04:39Recording Image Files
-
Урок 146. 00:03:08The SubmitBlog Function
-
Урок 147. 00:05:09AWS Credentials with IAM
-
Урок 148. 00:03:17Creating S3 Buckets
-
Урок 149. 00:08:18Allowing Actions with IAM Policies
-
Урок 150. 00:04:42Creating IAM Users
-
Урок 151. 00:05:15Upload Routes Files
-
Урок 152. 00:03:19Configuring the AWS SDK
-
Урок 153. 00:10:07GetSignedURL Arguments
-
Урок 154. 00:09:36Calling GetSignedURL
-
Урок 155. 00:02:18Viewing the Signed URL
-
Урок 156. 00:08:00Attempting Image Upload
-
Урок 157. 00:05:21Handling CORS Errors
-
Урок 158. 00:01:40Outstanding Issues
-
Урок 159. 00:05:02S3 Bucket Policies
-
Урок 160. 00:04:19Tying Uploads to Blogs
-
Урок 161. 00:02:02Ensuring Images get Tied
-
Урок 162. 00:04:07Displaying Images
- Категории
- Источники
- Все курсы
- Разделы
- Книги
I wish if there is an update changelog on every course
Last updated 12/2021