InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
TypeScript Alternatives
Similar projects and alternatives to TypeScript
-
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
-
-
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript π
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
-
rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
TypeScript discussion
TypeScript reviews and mentions
- εδΊΊιηΊθ
γε§γγCloudflare MCPγ΅γΌγγΌζ§η―ε
₯ι
TypeScriptε ¬εΌγ΅γ€γ
- JSDoc *Is* TypeScript
There's also a slight performance caveat when it comes to interfaces vs intersections (&) to keep in mind: https://github.com/microsoft/Typescript/wiki/Performance#pre...
- Modern web development tools 2025 - Mastering Modern Web Coding Tools...
Tip: You can find official docs and guides at typescriptlang. org.
- How to Build and Deploy Your LLM Agents in 10 Minutes with TypeScript
Node.js and TypeScript installed locally
- Brutal Efficiency: A Tech Breakdown of My Portfolio
Language: TypeScript (for type safety and better developer tooling)
- How to Use Zod with Angular Signal Forms (Step-by-Step Migration)
It's extremely popular in React, Node.js, and full-stack TypeScript applications because it provides:
- Good news: JavaScript is 30yo today Sad news: its own name doesn't belong to it
https://github.com/microsoft/TypeScript/blob/main/LICENSE.tx...
The license is Apache 2.0. With the trademark, they can tell everyone not to call their thing TypeScript but at this point, given the license, they cant't tell them not to copy it and change it and distribute that new thing (assuming the new distributors do so under the correct conditions).
- A high-performance, accessible, and SEO-optimized portfolio built with Next.js & TypeScript
TypeScript
- Stop Overcomplicating RAG: Why I Built a "Memory Server" on Postgres (and Open Sourced It)
- TIL: `satisfies` is my favorite TypeScript keyword
}
But that is not the case, so youβd need a single cast to make it work (from number to ClampedNumber<1,200>) or however exactly youβd want to express this.
Tbf having looked more closely into how typescript handles number range types, I donβt think I would ever use them. Not very expressive or clear. I think I hallucinated something closer to what is in this proposal: https://github.com/microsoft/TypeScript/issues/43505
I still think that the general idea of communicating what acceptable input is via the type system is a good one. But the specifics of doing that with numbers isnβt great in typescript yet.
- A note from our sponsor - InfluxDB www.influxdata.com | 22 Dec 2025
Stats
microsoft/TypeScript is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of TypeScript is TypeScript.
Review β β β β β 8/10
Review β β β β β 10/10
Review β β β β β 10/10
Review β β β β β 10/10
Review β β β β β 10/10
Review β β β β β 10/10
Can't imagine any ambitious product source code without strict typing. Typescript is a great way to reduce the amount of issues and keep the reactive application resilient
Review β β β β β 9/10
Review β β β ββ 6/10