ExpressJS - 资源

本章列出了我们在本教程中使用的各种资源.

  • 最重要的链接当然是Express API docs :   https://expressjs.com/en/4x/api.html

  • Express网站上提供的关于不同方面的指南也非常有用 : 去;

    • 路由

    • 中间件

    • 错误处理

    • 调试

  • Express上有用的书籍和博客列表可在 https://expressjs.com/en/resources/books-blogs.html

  • 在<a rel ="nofollow"target ="_ blank"href ="https://img01.yuandaxia.cn/Content/img/tutorials/expressjs/middleware"中提供了一个主要使用Express的中间件列表. .html"target ="_ blank"rel ="nofollow"> https://expressjs.com/en/resources/middleware.html

  • 这些带有快递提示和技巧的博客可能会证明是有用的 : 去;

    • https://derickbailey.com/categories/tips-and-tricks/

    • https://scotch.io/tutorials/learn-to-use -the-new-router-in + -expressjs-4

  • 应用结构 :   https://www. terlici.com/2014/08/25/best-practices-express-structure.html

  • RESTful API :

    • https://www.thepolyglotdeveloper.com/2015/10/create-a-simple-restful-api-with-node-js/

    • https://scotch.io/tutorials/build-a-restful-api-using-node-and-express-4

    • https://devcenter.heroku.com/articles/mean-apps-restful-api

    • https://pixelhandler.com/posts/develop-a-restful-api-using-nodejs-with-express-and-mongoose

    • http://cwbuecheler.com/web/tutorials/2014/restful-web- app-node-express-mongodb/

  • 对于高级身份验证,使用PassportJS :   http://passportjs.org