Article
Topic
Learning
Download
Q&A
Programming Dictionary
Game
Recent Updates
login
简体中文(ZH-CN)
English(EN)
繁体中文(ZH-TW)
日本語(JA)
한국어(KO)
Melayu(MS)
Français(FR)
Deutsch(DE)
Next Section: web development model
(1106 plays)
Next Section
Watch Again
ဆ
Chapter
Note
Ask
Courseware
Feedback
Node.js complete introductory tutorial [es6+npm+express+webpack+promise]
Chapter1 Initial Node
1-1 learning target
1-2 JavaScript runtime environment in the browser
1-3 What is Node.js
1-4 Install Node.js
1-5 Run JS code using Node
Chapter2 fs module
2-1 Read file contents
2-2 Write file contents
2-3 Case study of organizing results
2-4 Handling path issues
Chapter3 path module
3-1 Use the path module to process paths
Chapter4 Clock case
4-1 Analyze requirements & read file content
4-2 Handle CSS, JS, HTML
4-3 Two points to note about the clock case
Chapter5 http module
5-1 Understand the concept and function of the http module
5-2 Server related concepts
5-3 Create the most basic web server
5-4 Respond to different html content according to different urls
5-5 Clock web server case
Chapter6 Modular
6-1 Modular concept
6-2 Classification of modules & use of require
6-3 Module scope and module object
6-4 Use of module.exports object
6-5 exports object
6-6 Misunderstandings in the use of exports and module.exports
6-7 CommonJS modular specification
Chapter7 Packages and npm
7-1 package concept
7-2 Two ways to format time
7-3 Other points to note when using npm
7-4 Package management configuration file
7-5 Solve the problem of slow packet downloading
7-6 Package classification & standardized package structure
Chapter8 release package
8-1 Initialize the basic package structure
8-2 Format time&main attribute
8-3 How to escape & restore HTML
8-4 Modular splitting & writing package usage documentation
8-5 Publish the package to npm
Chapter9 Module loading mechanism and express
9-1 Module loading mechanism
9-2 Get to know express and create a basic web server
9-3 Listen for GET and POST requests & process parameters
9-4 Static resource processing
9-5 Install and use nodemon
Chapter10 Routing and middleware
10-1 First introduction to routing in express
10-2 Routing modularity
10-3 The concept and format of middleware
10-4 Globally effective middleware
10-5 Locally effective middleware
10-6 5 things to note about middleware
10-7 Classification of middleware
10-8 Custom middleware
Chapter11 Write interface
11-1 Create basic server & create API routing module
11-2 Write GET interface
11-3 Write POST interface
11-4 Solving interface cross-domain issues based on cors
Chapter12 Cross domain
12-1 Three response headers related to cors
12-2 Simple request and preflight request of cors
12-3 Write jsonp interface
Chapter13 Database learning
13-1 learning target
13-2 Basic concepts of database
13-3 Install mysql database
Chapter14 mysql basics
14-1 Basic usage of workbench
14-2 Create database and tables
14-3 Understand what SQL is
Chapter15 SQL statement
15-1 select、insert、update、delete
15-2 where clause, and and or operators
15-3 sort
15-4 count function and as keyword
15-5 Demonstrates how to save and open .sql files
Chapter16 mysql module
16-1 Install and configure the mysql module
16-2 Query and insert data
16-3 Update and delete data
Chapter17 Authentication
17-1 web development model
17-2 The concept of identity authentication
17-3 session principle
17-4 Use of session middleware
Chapter18 jwt
18-1 Understand the principle of token
18-2 Generate token in express
Chapter19 project
19-1 Initialize project
19-2 Initialize routing module
19-3 Develop API interface for registered users
19-4 Code optimization
19-5 Develop login API interface
19-6 Token generation and verification
19-7 Develop an interface to obtain basic user information
19-8 Develop an interface to update users' basic information
19-9 Develop an interface for resetting passwords
19-10 Develop an interface for changing avatars
19-11 Summarize
19-12 Create a new ev_article_cate data table
19-13 Develop an interface for obtaining article classification lists
19-14 Develop an interface for adding new article categories
19-15 Develop an interface for obtaining id and deleting article categories
19-16 Develop an interface to obtain article classification based on ID
19-17 Develop an interface to update article classification based on ID
19-18 Create a new ev_articles article table
19-19 Initialize the routing module for publishing articles
19-20 Demonstrate the use of API interface
Previous section
Next Section
Tutorial List
get help
Course Recommendations
Courseware download
Intermediate
Node.js complete introductory tutorial [es6+npm+express+webpack+promise]
8807 people are watching
Elementary
Imperial CMS enterprise imitation website tutorial
3048 people are watching
Elementary
Newbies with zero foundation in WordPress build personal blogs and corporate websites
6743 people are watching
Elementary
Ultimate CMS zero-based website building instruction video
2724 people are watching
Elementary
Front-end project-Shangyou [HTML/CSS/JS technology comprehensive practice]
3117 people are watching
Intermediate
Vue3.0 from 0 to build a universal backend management system project practice
5351 people are watching
Elementary
Zero-based front-end course [Vue advanced learning and practical application]
2821 people are watching
Elementary
WEB front-end tutorial [HTML5+CSS3+JS]
3506 people are watching
Elementary
Quick introduction to apipost
2161 people are watching
Intermediate
Vue3+TypeScript practical tutorial-enterprise-level project practice
3208 people are watching
Elementary
Let's briefly talk about starting a business in PHP
17423 people are watching
Intermediate
VUE e-commerce project (front-end & back-end dual project actual combat)
3828 people are watching
Node.js complete set of introductory tutorial courseware
Belongs to chapter:Node.js complete introductory tutorial [es6+npm+express+webpack+promise]
Download
Students who have watched this course are also learning
492122 plays
Let's briefly talk about starting a business in PHP
Quick introduction to web front-end development
Large-scale practical Tianlongbabu development of Mini version MVC framework imitating the encyclopedia website of embarrassing things
Getting Started with PHP Practical Development: PHP Quick Creation [Small Business Forum]
Login verification and classic message board
Computer network knowledge collection
Quick Start Node.JS Full Version
The front-end course that understands you best: HTML5/CSS3/ES6/NPM/Vue/...[Original]
Write your own PHP MVC framework (40 chapters in depth/big details/must read for newbies to advance)
notes
X
About us
Disclaimer
Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!