GithubHelp home page GithubHelp logo

node-lesson's Introduction

node-lesson

nodejs学习笔记

本笔记将从以下几个方面记录学习nodejs

  • 文件系统、流(fsstreamprocess
  • 网络(httphttpsneturl
  • 进程管理(processchild_process

中间会穿插涉及到一些nodejs周边知识。

本人也是一边学习一边写,肯定会有很多有误之处,希望大家提issue

另外笔记直接跳过了nodejs的一些基本的点比如说requireexports等等。在项目进行中会穿插说明,不做单独章节阐述。

Update

笔记写到现在已经有点超出了当初的预想。写了connectexpress搭建MVC还有自己读朴灵的anywhere的想法。当然,其实整个过程中读了当然不止朴灵的anywhereconnect代码也看了很多遍,还有其他一些modules。

之所以读源码,无非是想看看别人好的代码是怎么写的,学习别人的优点。另外一方面,读源码能更加清楚地理解我们用的这个东西的执行原理,像第四节学习connect,我也是看了很多遍源码才写的。在写的过程中,有一些地方不敢妄作评论,所以还是得去反复看源码,确定自己的想法。在这个过程中,很多细枝末节的地方就逐渐明了了。

所以,我希望大家在看我的笔记之余,抽出时间自己去读读源码。

认真学技术的人,总是不满足于消费别人的总结。

最后,别fork哈,喜欢就star,想关注就watch。如果你想提pull request,那就fork。

目录

Referrence

第一章——简介

node-lesson's People

Watchers

 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.