- [JavaScript] TIL you can prevent object mutation with Object.freeze() https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze 18 comments programmertil
Linking pages
- Crafting a high-performance TV user interface using React | by Netflix Technology Blog | Netflix TechBlog http://techblog.netflix.com/2017/01/crafting-high-performance-tv-user.html 204 comments
- GitHub - gajus/slonik: A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL. https://github.com/gajus/slonik 77 comments
- GitHub - rtfeldman/seamless-immutable: Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects. https://github.com/rtfeldman/seamless-immutable 65 comments
- How Marketing Changed OOP In JavaScript — Smashing Magazine https://www.smashingmagazine.com/2023/12/marketing-changed-oop-javascript/ 60 comments
- JavaScript got better while I wasn’t looking / fuzzy notepad https://eev.ee/blog/2017/10/07/javascript-got-better-while-i-wasnt-looking/ 57 comments
- Full-Stack Redux Tutorial http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html#the-server-application 38 comments
- The 4 Layers of Single Page Applications You Need to Know | by Daniel Dughila | HackerNoon.com | Medium https://medium.com/hackernoon/architecting-single-page-applications-b842ea633c2e 33 comments
- Introducing Immer: Immutability the easy way | by Michel Weststrate | HackerNoon.com | Medium https://medium.com/@mweststrate/introducing-immer-immutability-the-easy-way-9d73d8f71cb3 17 comments
- Constant Variables in JavaScript, or: When "const" Isn't Constant — Marius Schulz https://blog.mariusschulz.com/2015/12/31/constant-variables-in-javascript-or-when-const-isnt-constant 17 comments
- Immutable approaches - macwright.com https://macwright.com/2021/03/05/immutable-approaches.html 11 comments
- SOP bypass / UXSS htmlFile in IFrame (IE) – Broken Browser https://www.brokenbrowser.com/uxss-ie-htmlfile/ 11 comments
- GitHub - AshGw/ts-roids: Types and decorators to bullet-proof TS even more https://github.com/ashgw/ts-roids 10 comments
- Mapped Types in TypeScript — Marius Schulz https://blog.mariusschulz.com/2017/01/20/typescript-2-1-mapped-types 7 comments
- GitHub - HolyMeekrob/trello-yello: An object-oriented node package for interacting with Trello. https://github.com/HolyMeekrob/trello-yello/ 5 comments
- ES6 `const` not immutable https://jack.ofspades.com/es6-const-not-immutable/ 4 comments
- ES6 In Depth: Template strings - Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2015/05/es6-in-depth-template-strings-2/ 3 comments
- The “const” Deception • Josh W. Comeau https://www.joshwcomeau.com/javascript/the-const-deception/ 3 comments
- Creating Enums in Vanilla JavaScript | Bits and Pieces https://blog.bitsrc.io/explaining-enums-enumerations-in-plain-javascript-895a226622e3 2 comments
- Confused by JavaScript's const? Me too! - DEV Community 👩💻👨💻 https://dev.to/remotesynth/confused-by-javascript-s-const-me-too-4dfo 1 comment
- Statux https://statux.dev/ 1 comment
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:developer.mozilla.org
Search title: Object.freeze() - JavaScript | MDN
See how to search.