Visual Studio Code
-
Updated
Jan 25, 2023 - TypeScript
TypeScript is an open source programming language developed by Microsoft and first released in 2012. It is designed to add type safety to JavaScript while conforming as closely as possible to the syntax and semantics of the ECMAScript standard.
It is a syntactical superset of the JavaScript programming language; all valid JavaScript source code is also valid TypeScript source code, but not vice-versa. TypeScript compiles (or transpiles) to JavaScript, meaning that it can be utilized to target any JavaScript environment. It can be used to develop JavaScript for both client-side and server-side applications.
Visual Studio Code
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
A modern runtime for JavaScript and TypeScript.
The modern web developer’s platform
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
An enterprise-class UI design language and React UI library
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8)
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
The repository for high quality TypeScript type definitions.
Cheatsheets for experienced React developers getting started with TypeScript
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
A browser based code editor
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
Created by Microsoft
Released October 1, 2012
Latest release about 2 months ago