Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Proposal-type-annotations Alternatives
Similar projects and alternatives to proposal-type-annotations
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
Carp
A statically typed lisp, without a GC, for real-time applications.
-
-
captureSystemAudio
Capture system audio ("What-U-Hear")
-
proposal-regexp-v-flag
UTS18 set notation in regular expressions
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
d2-playground
An online runner to play, learn, and create with D2, the modern diagram scripting language that turns text to diagrams.
-
node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
-
astexplorer
A web tool to explore the ASTs generated by various parsers.
-
-
zod
TypeScript-first schema validation with static type inference
-
NumPy
The fundamental package for scientific computing with Python.
-
-
esm.sh
A fast, smart, & global CDN for modern(es2015+) web development.
-
-
-
-
assemblyscript
A TypeScript-like language for WebAssembly.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
proposal-type-annotations reviews and mentions
-
Building React Components Using Unions in TypeScript
More importantly, TypeScript typically commits to build things into itself when the proposal in JavaScript reaches Stage 3. The pattern matching proposal in JavaScript is Stage 1, but depends on many other proposals as well that may or may not need to be at Stage 3 as well for it to work. This particular proposal is interested on pattern matching on JavaScript Objects and other primitives, just like Python does with it’s native primitives. These are also dynamic types which helps in some areas, but makes it harder than others. Additionally, the JavaScript type annotations proposal needs to possibly account for this. So it’s going to be awhile. Like many years.
-
Show HN: Conway's Game of Life in TypeScript's type system
this is exactly what I want from the _Types as Comments_ proposal[0] as I think it's the only way that types can feasibly become part of the language. It's hard to imagine how all of the concepts TS introduces via special syntax can be covered otherwise.
-
TypeScript Without Transpilation
JSDoc can get you pretty far, but it can be clumsy sometimes. There’s a [TC39 proposal](https://github.com/tc39/proposal-type-annotations) to allow types to live in JS code and be treated as comments (similar with Python types today)
- Do you think typescript will ever have native support on brosers? Or we will have only the JS type annotations?
-
TypeScript Book
Honestly the TC39 is the best case scenario. https://tc39.es/proposal-type-annotations/
Forget runtime type validation, TS is really for preventing bugs at development time as well as IDE integration.
-
Node.js codebase is still entirely in Javascript and not in Typescript and node team does not even officially provide node TS types
As for 2: here it is :) https://github.com/tc39/proposal-type-annotations
When will you see TypeScript in Node.js? Likely when it runs in the runtime. Look at https://github.com/tc39/proposal-type-annotations
-
ES Modules Are Terrible
> You don't get typescript to the browser without them
In the most literal sense of course you can: Typescript has its own compiler!
But more broadly it is a bummer that you need a build tool to use TypeScript. Fingers crossed the “Type annotations as comments” proposal happens: https://github.com/tc39/proposal-type-annotations
-
Javascript vs typescript
Personally, if tc39 someday accepts the types proposal I feel like that will be a really fine middle ground. https://github.com/tc39/proposal-type-annotations
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Oct 2023
Stats
The primary programming language of proposal-type-annotations is JavaScript.
Popular Comparisons
- proposal-type-annotations VS rescript-compiler
- proposal-type-annotations VS Carp
- proposal-type-annotations VS Scala.js
- proposal-type-annotations VS proposal-regexp-v-flag
- proposal-type-annotations VS captureSystemAudio
- proposal-type-annotations VS d2-playground
- proposal-type-annotations VS astexplorer
- proposal-type-annotations VS deno
- proposal-type-annotations VS rust
- proposal-type-annotations VS zig