Giter Site home page Giter Site logo

penitence1992 / node.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from afterloe/node.js

0.0 3.0 0.0 7.67 MB

node.js 教学代码,研究可行性方案代码及 ppt

Home Page: https://github.com/afterloe/node.js

License: Other

JavaScript 75.06% HTML 23.99% C++ 0.63% Shell 0.11% Makefile 0.21%

node.js's Introduction

node.js 教学代码&&ppt

Copyright(c) afterloe. MIT Licensed
Version: v0.0.5
ModifyTime: 2017-6-16 14:22:43
Authors: afterloe [email protected] (https://weibo.com/afterloe)

Overview

文档入门处,将在每章都写下创建内容,同时可以在连接处查看代码。本文档采用gitbook构建,主要介绍一下node相关的操作和vim相关的操作。如果想转载请著名出处

day_1 javascript基础,node基本使用
day_2 数组使用,文件,restful API
day_3 promise与 genreator 推导式
day_4 babel编码器的使用
day_5 react demo
day_6 node详细解析
day_7 node集群
day_8 产品化&规范化

Warning

直接运行对应天数中的代码可能会存在路径之类的问题,当对应天数的文件夹下存在lib的时候,请运行lib下的js。

$ cd day_7
$ cd lib
$ node master.js

后续大多数代码采用ecmascript 2016+ 编写,源码在对应天数的src/src目录下,使用npm可以修改代码并重新编译运行

$ cd day_7/src
$ npm run build

编译完成后返回到lib目录,就可以按照上述方法运行脚本

node.js's People

Contributors

afterloe avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.