DEV Community

Learning

“I have no special talent. I am only passionately curious.” - Albert Einstein

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why can’t we compare arrays and objects with ===

Why can’t we compare arrays and objects with ===

7
Comments
4 min read
Codewars - Disemvowel Trolls

Codewars - Disemvowel Trolls

Comments
1 min read
In my Problem Solving Journey

In my Problem Solving Journey

Comments
2 min read
Js in bits - 5.6(datatypes - undefined)

Js in bits - 5.6(datatypes - undefined)

Comments
1 min read
Js in bits - 5.5(datatypes - null)

Js in bits - 5.5(datatypes - null)

Comments
1 min read
Js in bits - 5.4(datatypes - Boolean)

Js in bits - 5.4(datatypes - Boolean)

Comments
1 min read
Js in bits - 5.8(typeof)

Js in bits - 5.8(typeof)

Comments 2
1 min read
Js in bits - 5.3(datatypes - String)

Js in bits - 5.3(datatypes - String)

Comments
1 min read
Js in bits - 5.2(datatypes - BigInt)

Js in bits - 5.2(datatypes - BigInt)

Comments
1 min read
Js in bits - 5.1(datatypes - Number)

Js in bits - 5.1(datatypes - Number)

Comments
1 min read
Js in bits - 4(variables)

Js in bits - 4(variables)

Comments
1 min read
Js in bits - 3 ('use strict')

Js in bits - 3 ('use strict')

Comments
1 min read
CSS3 Grid Layout: Simplifying Complex Website Layouts for Developers

CSS3 Grid Layout: Simplifying Complex Website Layouts for Developers

2
Comments 2
4 min read
Js in bits - 2(semicolon ;)

Js in bits - 2(semicolon ;)

Comments
1 min read
Js in bits - 1(script)

Js in bits - 1(script)

Comments
1 min read
[C#]I tried Primeagen’s way for learning C#

[C#]I tried Primeagen’s way for learning C#

3
Comments
7 min read
Understanding "this" in JavaScript and its behavior in various scenarios

Understanding "this" in JavaScript and its behavior in various scenarios

13
Comments 9
4 min read
We should understand `==` more, than not using it at all.

We should understand `==` more, than not using it at all.

6
Comments
2 min read
Understanding Tuple Unpacking and Iteration in Python: A Beginner's Guide

Understanding Tuple Unpacking and Iteration in Python: A Beginner's Guide

2
Comments
2 min read
From Classroom to Code: How I Balance Studies with the Challenges of Programming

From Classroom to Code: How I Balance Studies with the Challenges of Programming

Comments
7 min read
A Look Inside Docker & Its working.

A Look Inside Docker & Its working.

77
Comments 7
4 min read
AWS Cloud Path Week 3 - Building and Managing with the Console (Part 1)

AWS Cloud Path Week 3 - Building and Managing with the Console (Part 1)

2
Comments 2
2 min read
What are WeakMaps in JS?

What are WeakMaps in JS?

Comments
5 min read
JavaScript Object - Shallow freeze vs Deep freeze

JavaScript Object - Shallow freeze vs Deep freeze

Comments
2 min read
Create Custom RxJs Operators

Create Custom RxJs Operators

7
Comments
11 min read
loading...