Talk in English - US at jsday 2022
Short URL: https://joind.in/talk/fa7c0
(QR-Code (opens in new window))
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?
Comments
Comments are closed.
Good informative talk. I'm missing real example of motivation.
As Gil wrote, super informative and comprehensive. Thank you
Very good talk and already made me notice a pitfall in my code :)
I really liked the structured way the talk was built. All the information was well defined and clear.
Loved it! Really great talk and proposal
Nice talk! Thank you
Very nice talk. No mention of Object.freeze though, maybe I'm missing something. But it was very successful in conveying what's coming next and why.
Very clear and good talk
I really enjoyed the talk, it was a great conference’s opening!
Great presentation!
Great talk, detailed and well explained.
Insightful and interesting
Very interesting
Very interesting talk
Nice overview, great speech, can't wait to try Records & Tuples live in my TSCode!
Great talk, very clear and informative.
Great talk, informative, and straight to the point. It's a shame (but comprehensible) that a good part (Symbol as WeakMap keys) of this feature it's impossible to polyfill
Nice! Thanks