[1] 愛貝斯網路,靜態網頁跟動態網頁的不同,https://www.ibest.com.tw/news/ins.php?index_id=45
[2] Wikipedia, Ajax, https://zh.wikipedia.org/wiki/AJAX
[3] G. T. Wang,網頁應用程式架構(Web Application Architectures)的發展趨勢,
https://blog.gtwang.org/programming/web-application-architectures/
[4] Sandro Pasquali, Mastering Node.js, Birmingham: Packt Publishing, 2013, pp. 185-189.
[5] Yi-Feng Xie,NodeJS新一代高效能網路開發框架,https://www.slideshare.net/xdxie/nodejs-15251110
[6] Jollen,Middleware 觀念解說,
http://www.jollen.org/blog/2013/11/expressjs-middleware.html
[7] Fraser Xu,深入理解Express.js,
https://fraserxu.me/2013/06/07/understanding-expressjs/
[8] 張銘翔,網站系統非同步處理機制之研究,碩士論文,清雲科技大學資訊工程所,桃園,98[9] Duran 研究筆記,MVC 架構與說明,
https://dotblogs.com.tw/dog0416/2016/05/20/131644
[10] Hanin M. Abdullah and Ahmed M. Zeki, "Frontend and Backend Web Technologies in Social Networking Sites: Facebook as an Example," 3rd International Conference on Advanced Computer Science Applications and Technologies (ACSAT), Amman, Jordan, 2014, pp. 86-87
[11] Fillano,node.js簡介,http://ithelp.ithome.com.tw/articles/10075496
[12] 田永强,初探Node.js的異步I/O實現,
http://www.infoq.com/cn/articles/nodejs-asynchronous-io
[13] my dream fly on the sky,對于node.js的阻塞與非阻塞(優缺点)的理解,
http://7915791.blog.51cto.com/7905791/1613929
[14] Zida,Node.js的事件驅動模型,
http://www.edwardesire.com/2015/05/09/nodejs-event-model/
[15] G. T. Wang,Node.js 與 Java 在同時性資料處理應用程式上的差異比較,
https://blog.gtwang.org/programming/node-js-is-faster-than-java-for-concurrent-data-processing-operations/
[16] Evan M.Hahn, Express in Action, New York: Manning Pubns Co, 2016, pp. 53-85.
[17] Express官方文件,基本路由
http://expressjs.com/zh-tw/starter/basic-routing.html
[18] Express官方文件,中介軟體
http://expressjs.com/zh-tw/guide/writing-middleware.html
[19] Zhang Yueping, Li Yuefan and Xu Kesheng, "The Compound Pattern on the Chain of Responsibility and Observer," IFCSTA 09. International Forum on Computer Science-Technology and Applications, Chongqing, China, 2009, pp. 420
[20] BRYCES NOTE,ORM介紹及ORM優點、缺點,
http://blog.twbryce.com/what-is-orm/
[21] KohPoll,Sequelize 和 MySQL 對照,
https://segmentfault.com/a/1190000003987871
[22] YJ BLOG,NodeJS MySQL ORM module 實戰一:創建Table,
http://sj82516-blog.logdown.com/posts/789165/sequelize-nodejs-mysql-orm-module-to-share