Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools. Learn more →
Proposal-record-tuple Alternatives
Similar projects and alternatives to proposal-record-tuple
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
proposal-pipeline-operator
A proposal for adding a useful pipe operator to JavaScript.
-
typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
-
-
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.
-
proposal-pattern-matching
Pattern matching syntax for ECMAScript
-
-
proposal-iterator-helpers
Methods for working with iterators in ECMAScript
-
proposal-do-expressions
Proposal for `do` expressions
-
-
-
proposal-array-grouping
A proposal to make grouping of array items easier
-
proposal-change-array-by-copy
Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.
-
react-tracked
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
-
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
-
-
proposal-type-annotations
ECMAScript proposal for type syntax that is erased - Stage 1
-
-
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-record-tuple reviews and mentions
-
Cool language features that Rust is missing?
It will be called "record" in JavaScript which will swing the popularity back the other way I guess (currently a language proposal)
-
Why doesn't TypeScript properly type Object.keys?
I suspect considering the strong desire to maintain consistency with JavaScript, we will eventually see something that when the Record proposal passes through tc39
-
ES2023 features list!
I hope the Record and Tuple proposal makes it through
-
[AskJS] Is JavaScript missing some built-in methods?
Record and tuple is at stage 2
-
[AskJS] Which utility libraries are in your opinion so good they are basicaly mandatory?
Can't wait until we get records and tuples and you won't have to resort to shenanigans like this just to check if data is equal to other data
-
Pipe Operator (|>) For JavaScript
I hope Records & Tuples[0] land before this does. It would have meaningful and far reaching positive effects for the language, without much controversy. Like most of these things, it takes about 5-7 years for it to permeate through enough of the engines to be meaningfully useful in the day to day of web developers (node / deno typically 12-18 months tops). It would drastically speed up existing code once wide adoption is gained though.
I don't think the Pipe Operator would be as useful in comparison
-
Which Language in your opinion is well designed?
You might be interested in the Stage 2 Tuples and Records proposal. It's one of the proposals I'm most excited about, but there will be interesting discussions on how TypeScript will integrate those into their type system.
-
Ideas For A Javascript Stricter Mode
JS has records and tuples as a stage 2 proposal. That should mostly resolve the issue you have that'd have you change the meaning of let and const (and maybe breaking everything by making n++ and str += 'bar' impossible).
- A code mod to replace Immutable.js with Ramda
-
Immutability: what a monster...
Why the Record & Tuple proposal https://github.com/tc39/proposal-record-tuple is bad?
-
A note from our sponsor - Appwrite
appwrite.io | 28 Nov 2023
Stats
The primary programming language of proposal-record-tuple is HTML.
Popular Comparisons
- proposal-record-tuple VS zod
- proposal-record-tuple VS Immer
- proposal-record-tuple VS typescript-eslint
- proposal-record-tuple VS typescript-is
- proposal-record-tuple VS TypeScript
- proposal-record-tuple VS ts-node
- proposal-record-tuple VS proposals
- proposal-record-tuple VS react-tracked
- proposal-record-tuple VS react-18
- proposal-record-tuple VS proposal-pattern-matching