前端相关

Node.js

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

TypeScript

TypeScript

  • TypeScript is JavaScript with syntax for types.
  • TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
  • TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor.
  • TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps.

Angular

Angular

其他

阮一峰 – ES6 入门教程