Skip to content

node.js

Hanlei Qin edited this page Sep 26, 2020 · 16 revisions

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Learn

Frameworks

web

  • express: Fast, unopinionated, minimalist web framework for node.
  • nestjs is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
  • eggjs 🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

Tools

Resources

Clone this wiki locally