概述
node.js使用手册
Developer and freeCodeCamp camper Flavio Copes has published his entire Node.js Handbook online for free - both on freeCodeCamp's Medium publication and as a .pdf file. You can read it here.
开发人员和freeCodeCamp营员Flavio Copes在freeCodeCamp的Medium出版物和.pdf文件上免费在线出版了他的整个Node.js手册。 您可以在这里阅读 。
In his handbook, Flavio covers a variety of Node.js concepts, including:
Flavio在其手册中介绍了各种Node.js概念,包括:
- How to install Node.js 如何安装Node.js
- The V8 JavaScript Engine V8 JavaScript引擎
- How to read environment variables from Node.js 如何从Node.js读取环境变量
- How to use the Node.js REPL 如何使用Node.js REPL
- An introduction to npm npm简介
- The package.json guide package.json指南
- The package-lock.json file package-lock.json文件
- How to update all the Node dependencies to their latest version 如何将所有Node依赖项更新到最新版本
- Semantic Versioning using npm 使用npm的语义版本控制
- The npx Node Package Runner npx节点包运行器
- The Event Loop 事件循环
- Timers 计时器
- Asynchronous Programming and Callbacks 异步编程和回调
- Promises 承诺
- Async and Await 异步并等待
- The Node Event emitter 节点事件发射器
- How HTTP requests work HTTP请求如何工作
- Using WebSockets in Node.js 在Node.js中使用WebSockets
- Reading and writing files with Node 使用Node读写文件
- Node.js Streams Node.js流
- The basics of working with MySQL and Node 使用MySQL和Node的基础知识
- And many other topics 还有许多其他主题
You can read Flavio's full Node.js Handbook here (95 minute read).
您可以在此处阅读Flavio的完整Node.js手册 (阅读95分钟)。
翻译自: https://www.freecodecamp.org/news/node-js-handbook/
node.js使用手册
最后
以上就是清脆黑裤为你收集整理的node.js使用手册_权威的Node.js手册的全部内容,希望文章能够帮你解决node.js使用手册_权威的Node.js手册所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复