Node.js
Node.js
不想成熟的大叔
依旧是热爱技术、醉心教育、喜欢分享,就是不想成熟的大叔~
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
搞懂什么是Node.js原来这么简单
Node.js 的官方介绍 在 Node.js 的官方网站的首页中,有这样一句话来描述 Node.js: Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. 翻译过来的意思就是: Node.js 是基于 Chrome 的 V原创 2020-11-12 08:51:43 · 524 阅读 · 0 评论 -
Node.js 长期支持版本和当前发布版本的区别
首先,关于 Node.js 为什么会同时支持两个版本这个问题,Node.js 官方博客的一篇文章中进行解释: Node.js is growing, and growing fast. As we continue to innovate quickly, we will focus on two different release lines. One release line will fall under our LTS plan. All release lines that have LTS su原创 2020-11-12 08:50:43 · 1512 阅读 · 0 评论
分享