博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
学习Node.js并开始在浏览器之外执行JavaScript
阅读量:2520 次
发布时间:2019-05-11

本文共 1442 字,大约阅读时间需要 4 分钟。

Learn about the Node.js JavaScript runtime environment in this full course from Samer Buna. Node.js allows the execution of JavaScript code outside of a browser.

从Samer Buna的完整课程中了解有关Node.js JavaScript运行时环境的信息。 Node.js允许在浏览器外部执行JavaScript代码。

By the end of this course, you will understand the fundamentals of Node.js and should be comfortable writing code for Node.js.

在本课程结束时,您将了解Node.js的基础知识,并且应该很容易为Node.js编写代码。

Here are the topics covered in this course:

以下是本课程涵盖的主题:

  • Getting Node

    获取节点
  • What is Node? What is V8? What’s a REPL?

    什么是节点? 什么是V8? 什么是REPL?
  • Node’s CLI and process environment

    节点的CLI和流程环境
  • Executing files with Node

    使用Node执行文件
  • Modules wrapping and exports/require

    模块包装和导出/需要
  • Modules caching and APIs

    模块缓存和API
  • ECMAScript modules in Node

    节点中的ECMAScript模块
  • Using Node/npm packages

    使用Node / npm软件包
  • Publishing packages

    发布包
  • Cleanup and global modules

    清理和全局模块
  • package.json scripts, npx, and prod/dev dependencies

    package.json脚本,npx和prod / dev依赖项
  • Creating a web server with built-in http

    创建带有内置http的Web服务器
  • Creating a web server with express

    使用Express创建Web服务器
  • Require vs import vs import()

    需要vs导入vs import()
  • Watching files for change in development

    监视文件中的开发变更
  • Callbacks and promises

    回调和承诺
  • Events and streams

    活动和流
  • Clusters and PM2

    集群和PM2
  • Other core libraries in Node

    Node中的其他核心库
  • Debugging Node applications

    调试节点应用程序
  • Modern JavaScript review

    现代JavaScript评论

You can watch the full video course on the (3 hour watch).

您可以在上观看完整的视频课程(观看3小时)。

翻译自:

转载地址:http://xshwd.baihongyu.com/

你可能感兴趣的文章
linux文件目录类命令|--cp指令
查看>>
.net MVC 404错误解决方法
查看>>
linux系统目录结构
查看>>
git
查看>>
Entity Framework 4.3.1 级联删除
查看>>
codevs 1163:访问艺术馆
查看>>
冲刺Noip2017模拟赛3 解题报告——五十岚芒果酱
查看>>
并查集
查看>>
sessionStorage
查看>>
代码示例_进程
查看>>
Java中关键词之this,super的使用
查看>>
学习进度
查看>>
“此人不存在”
查看>>
github.com加速节点
查看>>
解密zend-PHP凤凰源码程序
查看>>
python3 序列分片记录
查看>>
Atitit.git的存储结构and 追踪
查看>>
atitit 读书与获取知识资料的attilax的总结.docx
查看>>
B站 React教程笔记day2(3)React-Redux
查看>>
找了一个api管理工具
查看>>