We're a place where coders share, stay up-to-date and grow their careers.
I think it is worth a mention of the records and tuples proposal which made it to stage 2 and which brings native immutable data structures to js. github.com/tc39/proposal-record-tuple
Was about to mention that 😉
Check my article as well dev.to/sebastienlorber/records-tup...
I think it is worth a mention of the records and tuples proposal which made it to stage 2 and which brings native immutable data structures to js.
github.com/tc39/proposal-record-tuple
Was about to mention that 😉
Check my article as well
dev.to/sebastienlorber/records-tup...