NodeJS basic introduction
02 minutes12 secondsDevelopment environment configuration
24 minutes17 secondsModules, packages and CommonJS
24 minutes18 secondsnpm brings a new development experience
26 minutes18 secondsAn in-depth explanation of Node core module API1
10 minutes14 secondsAn in-depth explanation of Node core module API2
10 minutes00 secondsAn in-depth explanation of Node core module API3-http crawler
17 minutes35 secondsAn in-depth explanation of Node core module API4-HTTP Request GET
12 minutes47 secondsAn in-depth explanation of Node core module API5-HTTP Request POST
16 minutes32 secondsAn in-depth explanation of Node core module API6-Events
06 minutes24 secondsAn in-depth explanation of Node core module API7
18 minutes31 secondsAn in-depth explanation of Node core module API8-Stream
10 minutes56 secondsCreate backend routing using node 1
13 minutes19 secondsCreate backend routing using node 2
08 minutes53 secondsCreate backend routing using node 3
07 minutes35 secondsNode.js request parameters
27 minutes38 secondsAsync allows you to write synchronous and asynchronous code more elegantly
19 minutes07 secondsUse npm script to improve development efficiency
02 minutes55 secondsA brief analysis of the practical application of socket
03 minutes36 secondsSupport for sockets by Net core module in Node
20 minutes25 secondswebsockets natively supported by browsers
15 minutes44 secondssocket.io with excellent compatibility
20 minutes57 secondsMongoDB installation 1
06 minutes09 secondsMongoDB concept analysis 2
07 minutes14 secondsCommonly used MongoDB operation commands
06 minutes20 secondsQuickly get started with collection operations
04 minutes26 secondsQuickly get started with document operations
12 minutes22 secondsMongoDB data reading advanced
17 minutes49 secondsConvenient and fast Express framework under Node.js
07 minutes07 secondsDetailed explanation of Express initialization project
25 minutes44 secondsRouting in Express
13 minutes05 secondsUsing EJS templates
12 minutes25 secondsmocha installation and preparation
03 minutes31 secondstesting framework
05 minutes10 secondschai
14 minutes56 secondsProject cases
24 minutes20 secondsRun multiple tests
02 minutes51 seconds