GithubHelp home page GithubHelp logo

express-learning-guide's Introduction

Express学习笔记

Express使用笔记by @程序猿小卡 本书完整目录请点击这里

Express可以说是当前最流行的web应用开发框架,从github的关注数和npm每日的下载量就可以看出。

从设计上来看,Express同时具备以下特点:1、性能高 2、可扩展性强 3、学习成本低

对于初接触服务端开发的Node开发者,第3点显得尤为重要。

Express的官方文档已经比较完善了,对于有一定Node基础的同学,建议直接看官方文档。

本书从一个Express学习者的角度,记录下一些学习的心得。包括

  • 入门:Express的安装、项目初始化、路由/模板/中间件的介绍和入门使用。
  • 进阶:常用配置、中间件的使用等,如cookie解析、请求参数解析、中间件编写、模板引擎编写、进程管理、调试等。
  • 实战:实际部署到生产环境的步骤、注意事项、常见问题处理等。

如有内容上建议,或者错误的校正,欢迎github提issue :)

关于作者

程序猿小卡,前腾讯IMWEB团队成员,阿里云栖社区专家认证博主。口号是:专注前端三十年。

github / 新浪微博 / 知乎 / 博客园 / Segmentfault / 云栖社区 / 站酷

express-learning-guide's People

Contributors

chyingp avatar

Watchers

James Cloos 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.