Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
immutability
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Javascript Mutability and Immutability
Ashik Rahman
Ashik Rahman
Ashik Rahman
Follow
Feb 9
Javascript Mutability and Immutability
#
javascript
#
mutability
#
immutability
Comments
Add Comment
2 min read
Mutability and Immutability in JavaScript: A Developer's Guide
Priya Jha
Priya Jha
Priya Jha
Follow
Jan 31
Mutability and Immutability in JavaScript: A Developer's Guide
#
javascript
#
immutability
#
programming
#
webdev
Comments
Add Comment
3 min read
Enforcing Immutability in Singleton Pattern with Object.freeze()
padmajothi Athimoolam
padmajothi Athimoolam
padmajothi Athimoolam
Follow
Jan 29
Enforcing Immutability in Singleton Pattern with Object.freeze()
#
singleton
#
immutability
#
freeze
#
themes
Comments
Add Comment
1 min read
Transform Your Java Code: Unlock the Power of Immutability with Lombok in Just Minutes!
Aman
Aman
Aman
Follow
Aug 25 '24
Transform Your Java Code: Unlock the Power of Immutability with Lombok in Just Minutes!
#
programming
#
java
#
lombok
#
immutability
5
reactions
Comments
Add Comment
4 min read
Immutability and why you need to know its importance!
Nithyanandam Venu
Nithyanandam Venu
Nithyanandam Venu
Follow
Mar 14 '24
Immutability and why you need to know its importance!
#
javascript
#
immutability
#
functional
#
webdev
Comments
Add Comment
2 min read
1O things in Elixir that confuse Ruby programmers - Part 1
Oleg Potapov
Oleg Potapov
Oleg Potapov
Follow
Aug 29 '23
1O things in Elixir that confuse Ruby programmers - Part 1
#
ruby
#
elixir
#
immutability
#
programming
1
reaction
Comments
Add Comment
6 min read
New array methods in JavaScript bring immutability
Christian Heilmann
Christian Heilmann
Christian Heilmann
Follow
Jun 6 '23
New array methods in JavaScript bring immutability
#
javascript
#
performance
#
immutability
12
reactions
Comments
5
comments
1 min read
Immutable Object Graph with Cycles in Java
Florian Kleedorfer
Florian Kleedorfer
Florian Kleedorfer
Follow
Jan 25 '23
Immutable Object Graph with Cycles in Java
#
java
#
immutability
#
graph
Comments
Add Comment
3 min read
Hashable vs Immutable Objects in python
himank
himank
himank
Follow
Feb 10 '23
Hashable vs Immutable Objects in python
#
python
#
immutability
#
hashable
#
datastructure
Comments
Add Comment
2 min read
The Performance Advantage of No-Copy DataFrame Operations
Christopher Ariza
Christopher Ariza
Christopher Ariza
Follow
Nov 21 '22
The Performance Advantage of No-Copy DataFrame Operations
#
immutability
#
numpy
#
dataframe
9
reactions
Comments
Add Comment
6 min read
Working with immutable arrays and objects in Javascript
Cássio Lacerda
Cássio Lacerda
Cássio Lacerda
Follow
Nov 1 '21
Working with immutable arrays and objects in Javascript
#
javascript
#
arrays
#
objects
#
immutability
8
reactions
Comments
Add Comment
4 min read
How to write better JavaScript using Immutability
Tim Raderschad
Tim Raderschad
Tim Raderschad
Follow
Oct 10 '21
How to write better JavaScript using Immutability
#
javascript
#
beginners
#
immutability
#
cleancode
5
reactions
Comments
Add Comment
5 min read
Time traveling with Fluree
Trey Botard
Trey Botard
Trey Botard
Follow
for
fluree
Jul 1 '21
Time traveling with Fluree
#
database
#
blockchain
#
immutability
#
fluree
12
reactions
Comments
Add Comment
11 min read
Immutability in JavaScript
Carlos Cuesta
Carlos Cuesta
Carlos Cuesta
Follow
Jan 26 '21
Immutability in JavaScript
#
javascript
#
immutability
48
reactions
Comments
Add Comment
4 min read
Setting Dynamic Variables/Properties in Javascript
James 'Tucker' Wray
James 'Tucker' Wray
James 'Tucker' Wray
Follow
Sep 14 '20
Setting Dynamic Variables/Properties in Javascript
#
javascript
#
immutability
#
vanillajs
#
todayisearched
3
reactions
Comments
Add Comment
2 min read
Store data tamperproof using the Python SDK for immudb — the blazing fast, OSS immutable db
vchaindz
vchaindz
vchaindz
Follow
Sep 22 '20
Store data tamperproof using the Python SDK for immudb — the blazing fast, OSS immutable db
#
python
#
opensource
#
immutability
#
database
5
reactions
Comments
Add Comment
4 min read
Batching Operations - When Pure Immutability Is Not Worth It
Rafael Calpena
Rafael Calpena
Rafael Calpena
Follow
Sep 20 '20
Batching Operations - When Pure Immutability Is Not Worth It
#
javascript
#
typescript
#
batching
#
immutability
5
reactions
Comments
2
comments
4 min read
Immutability and you: Part 2
Alain D'Ettorre
Alain D'Ettorre
Alain D'Ettorre
Follow
Jul 9 '20
Immutability and you: Part 2
#
immutability
#
javascript
#
beginners
5
reactions
Comments
Add Comment
1 min read
Immutability and you: Part 1
Alain D'Ettorre
Alain D'Ettorre
Alain D'Ettorre
Follow
Jul 9 '20
Immutability and you: Part 1
#
immutability
#
javascript
#
beginners
6
reactions
Comments
Add Comment
3 min read
Immutability and you: Part 3
Alain D'Ettorre
Alain D'Ettorre
Alain D'Ettorre
Follow
Jul 9 '20
Immutability and you: Part 3
#
immutability
#
javascript
#
beginners
6
reactions
Comments
Add Comment
2 min read
What is cool about the ChronoGraph? Part #1 - Immutability
Nickolay Platonov
Nickolay Platonov
Nickolay Platonov
Follow
Jul 8 '20
What is cool about the ChronoGraph? Part #1 - Immutability
#
chronograph
#
reactive
#
immutability
#
typescript
7
reactions
Comments
Add Comment
2 min read
Events immutability problem
Oleksii Kraievyi
Oleksii Kraievyi
Oleksii Kraievyi
Follow
Jun 15 '20
Events immutability problem
#
eventsourcing
#
immutability
6
reactions
Comments
Add Comment
1 min read
Mutate object or arrays without changing original source in javascript
Kishore
Kishore
Kishore
Follow
May 17 '20
Mutate object or arrays without changing original source in javascript
#
javascript
#
react
#
immutability
8
reactions
Comments
2
comments
4 min read
☕️ Immutables/AutoValue/Lombok 🔥 Which One?
Carlos Chacin ☕👽
Carlos Chacin ☕👽
Carlos Chacin ☕👽
Follow
Apr 13 '20
☕️ Immutables/AutoValue/Lombok 🔥 Which One?
#
java
#
bestpractices
#
immutability
9
reactions
Comments
11
comments
5 min read
🎩 Immutability in Java 🔥 Made Easy
Carlos Chacin ☕👽
Carlos Chacin ☕👽
Carlos Chacin ☕👽
Follow
Apr 12 '20
🎩 Immutability in Java 🔥 Made Easy
#
java
#
bestpractices
#
immutability
43
reactions
Comments
9
comments
10 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account