着眼全栈,经过多年的发展,Node.js已经完全具备了支撑企业级应用的能力,在Lowe、Netflix、阿里等国内外诸多的公司中有着海量的实践;并且Node.js天然地语言亲和性,使开发人员更易承担全栈的职责。随着微服务架构以及云原生,Serverless等概念的兴起,后端的接口渐渐变得原子性,微服务的接口也不再直接面向页面,前端的调用变得复杂了。于是以GraphQL为代表的BFF(Backend For Frontend)理念应运而生,在微服务和前端中间,加了一个BFF层,由BFF对接口进行聚合、裁剪后,再输出给前端。
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request
Acknowledgements
Awesome-Lists: 📚 Guide to Galaxy, curated, worthy and up-to-date links/reading list for ITCS-Coding/Algorithm/SoftwareArchitecture/AI. 💫 ITCS-编程/算法/软件架构/人工智能等领域的文章/书籍/资料/项目链接精选。
Awesome-CS-Books: :books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy:优秀计算机科学与技术领域相关的书籍归档。