Skip to content

clyan/Node-Continuous-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node持续学习

学习参考资料

学习路径

  1. 环境搭建
    • nvm
    • nrm (管理npm源)
  2. 部署
    • pm2
  3. 基本应用
  4. 内置模块
    • path
    • fs
    • console
    • http
    • https
    • dns
    • url
    • stream
    • readLine
    • process
    • child
    • buffer
    • string_decoder
    • events
    • util
    • crypto
    • zlib
    • cluster
    • v8