- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
毕业论文翻译_Nodejs 框架比较
Node.js Framework Comparison: Express vs. Koa vs. HapiJonathan GlockJonathan works as a full stack engineer using JavaScript such as Node, JQuery, Angular, Backbone, and Mongodb. He also is using the Microsoft stack (ASP.NET, C#, EF, and SQL).1 IntroductionExpress.js is the most popular Node.js web application framework used today. It seems to be the base dependency in most Node.js web applications, even some popular frameworks like Sails.js are built off of Express. However there are more options available that have the same sinatra-like feel to them. The next two most popular frameworks are Koa and Hapi respectively.This is not going to persuade you to use one framework over the other, its merely going to help you get a better understanding of what each framework can do and where one might trump the other.2 Framework backgroundsAll three of the frameworks we will be looking at have a lot in common. All can create a server with just a few lines of code and all make creating a REST API very simple. Lets look at how these frameworks began.2.1 ExpressThe initial commit for Express was made on June 26, 2009 by TJ Holowaychuk and 660 commits later version 0.0.1 was released on January 2, 2010. The two main contributors at that time were TJ and Ciaron Jessup. At the time of the first release the framework was described as per the readme.md on githubInsanely fast (and small) server-side JavaScript web development framework built on?node.js?and?V8 JavaScript engine.Fast forward almost 5 years and 4,925 commits, now 4.10.1 is the latest version maintained by StrongLoop as TJ is now concentrating in the Go-Lang community.2.2 KoaThe initial commit for Koa was just over a year ago on August 17, 2013 by none other than TJ Holowaychuk. He describes it as Expressive middleware for node.js using generators via?co?to make writing web applications and REST APIs more enjoyable to write. Koa is advertised as having a small footprint of ~400 SLOC. It is now on version 0.13.0 with 585 c
您可能关注的文档
最近下载
- 2018年教育部必威体育精装版硕士研究生指导专业目录.pdf VIP
- APQP第三版 和 控制计划第一版的表格汇总.xlsx VIP
- 贵州省砂石场矿山地质灾害危险性评估报告.docx VIP
- 《材料制备与表征》课程教学大纲.doc
- 工程项目竞争性谈判方案(3篇).docx
- 公开课长方形和正方形面积的计算课件.ppt VIP
- 新版中职英语基础模块3Unit4 教学设计方案电子教案.docx VIP
- 山区营运高速公路边坡稳定性风险评估技术规程.docx
- 2024-2025(必威体育精装版人教版)语文一年级上册教案(全册)(部编新教材).docx
- 公开课长方形和正方形面积的计算课件.pptx VIP
文档评论(0)