Articles by Tag #immutable

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Why are Props Immutable in React?

Why are Props Immutable in React? In React, props are considered immutable because their...

Learn More 33 4Dec 16 '24

String in Python (1)

Buy Me a Coffee☕ *Memo: My post explains a string (2). My post explains str() (1). My post...

Learn More 1 0Jun 28

Immutable Infrastructure on Linux: Why I Don’t Modify Servers After Deployment | by Faruk Ahmed | Aug, 2025

Member-only story Immutable Infrastructure on Linux: Why I Don’t Modify Servers After...

Learn More 1 0Aug 13

String in Python (2)

Buy Me a Coffee☕ *Memo: My post explains a string (1). My post explains str() (1). My post...

Learn More 0 0Oct 11

Tuple in Python (1)

Buy Me a Coffee☕ *Memo: My post explains a tuple (2). My post explains a tuple (3). My post...

Learn More 0 0Jun 1

Frozenset in Python (2)

Buy Me a Coffee☕ *Memo: My post explains a frozenset (1). My post explains a frozenset (3). My...

Learn More 0 0Oct 8

Iterator in Python (4)

Buy Me a Coffee☕ *Memo: My post explains an iterator (1). My post explains an iterator (2). My...

Learn More 0 0Oct 10

Iterator in Python (3)

Buy Me a Coffee☕ *Memo: My post explains an iterator (1). My post explains an iterator (2). My...

Learn More 0 0Oct 10

Generator in Python (3)

Buy Me a Coffee☕ *Memo: My post explains a generator (1). My post explains a generator (2). My...

Learn More 0 0Oct 10

Frozenset in Python (3)

Buy Me a Coffee☕ *Memo: My post explains a frozenset (1). My post explains a frozenset (2). My...

Learn More 0 0Oct 8

Frozenset in Python (1)

Buy Me a Coffee☕ *Memo: My post explains a frozenset (2). My post explains a frozenset (3). My...

Learn More 0 0Sep 28

NodeJS Fundamentals: immutable

Immutable in Production JavaScript: Beyond the Buzzword Imagine you’re building a...

Learn More 0 0Jun 21

Iterator functions in Python

Buy Me a Coffee☕ *Memo: My post explains an iterator (1). enumerate() can return the iterater...

Learn More 0 0Oct 10

Iterator in Python (1)

Buy Me a Coffee☕ *Memo: My post explains an iterator (2). My post explains an iterator (3). My...

Learn More 0 0Jun 25

Bytes in Python (1)

Buy Me a Coffee☕ *Memo: My post explains a bytes (2). My post explains bytes(). My post...

Learn More 0 0Jul 23

Range in Python (1)

Buy Me a Coffee☕ *Memo: My post explains a range (2). My post explains range functions. My post...

Learn More 0 0May 19

Tuple functions in Python

Buy Me a Coffee☕ *Memo: My post explains a tuple (1). My post explains a tuple (2). My post...

Learn More 0 0Oct 7

Generator in Python (4)

Buy Me a Coffee☕ *Memo: My post explains a generator (1). My post explains a generator (2). My...

Learn More 0 0Oct 10

Range in Python (2)

Buy Me a Coffee☕ *Memo: My post explains a range (1). A range can be iterated with a for...

Learn More 0 0Oct 12

Generator in Python (2)

Buy Me a Coffee☕ *Memo: My post explains a generator (1). My post explains a generator (3). My...

Learn More 0 0Oct 10

Tuple in Python (4)

Buy Me a Coffee☕ *Memo: My post explains a tuple (1). My post explains a tuple (2). My post...

Learn More 0 0Oct 7

Range functions in Python

Buy Me a Coffee☕ *Memo: My post explains a range (1). index() can get the index of the element...

Learn More 0 0Oct 12