Records & Tuples Are Coming: The Next Exciting JavaScript Feature

Nicolò Ribaudo

View at original site


Immutability and deep equality. Two keywords that were initially relegated to strict functional programming environments, but have been popularized across the JavaScript community thanks to libraries like Immutable.js, Immer, and React.

"Records & Tuples" is a new ECMAScript proposal that brings two new immutable primitives to the language: what do they look like, what capabilities do they bring, and when will you finally be able to use them?

About the Presenter

Nicolò Ribaudo, Open Source Engineer at Igalia

Related Resources