Code Monkey home page Code Monkey logo

pure-node-notebook's Introduction

pure-node-notebook

项目代码要求

纯Node 6.10.0支持的代码,不依赖于babel

依赖于任何第三方框架,纯手写Node框架及中间件

所有语法都在Node.green下的支持列表

运行代码

	git clone https://github.com/slashhuang/pure-node-notebook.git
	npm install 
	npm start

课件代码

  1. 第一课: 创建一个简单的服务器

知识点: http请求。 ES6语法。 端口号。 commonJS模块体系。

	git checkout lesson-1

效果展示

  1. 第二课: 创建静态资源html、js返回

知识点: fs模块。 http请求对象分析。

	git checkout lesson-2

效果展示

  1. 第三-五课: 学习Promise来架构网站中间件

知识点: Promise。 程序设计模式 。 http请求对象分析

	git checkout lesson-3-5

效果展示

  1. 第六-10课: 使用webpack架构前端、采用mongodb作为数据库

知识点: Promise、设计模式、mongodb、webpack

	git checkout lesson5-10

效果展示

项目依赖

pure-node-notebook's People

Contributors

slashhuang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

2b2b2b2b

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.