码迷,mamicode.com
首页 > 其他好文 > 详细

NODESCHOOL

时间:2017-03-09 00:15:52      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:stack   细节   机制   res   amp   sch   垃圾回收   nod   基本操作   

来源:https://nodeschool.io/zh-cn/

核心基础课程(Core)

javascripting

学习 JavaScript 语言的基础,无需任何编程经验

npm install -g javascripting

git-it

学习 Git 和 GitHub 的基本操作。

npm install -g git-it

Scope Chains & Closures

学习作用域,作用域链,闭包和垃圾回收机制的细节。

npm install -g scope-chains-closures

Elementary Electron

Make a desktop application using Node and Chromium with Electron

npm install -g elementary-electron

 

learnyounode

学习 Node.js 的基础:如异步 I/O、http 等。

npm install -g learnyounode

How to npm

学习如何使用和创建 npm 模块。

npm install -g how-to-npm

stream-adventure

学习使用.pipe()流(Streaming)的相关接口。

npm install -g stream-adventure

how-to-markdown

Learn how to start using Markdown — a lightweight markup language with plain text formatting syntax.

npm install -g how-to-markdown

NODESCHOOL

标签:stack   细节   机制   res   amp   sch   垃圾回收   nod   基本操作   

原文地址:http://www.cnblogs.com/Logo-TPM/p/6523509.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!