Skip to content

Backend

yangjiqi edited this page Apr 25, 2018 · 5 revisions

Node.js

Node.js
Official Website
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

Express.js

Express.js
Official Website
Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.