DEV Community

Amandeep Singh profile picture

Amandeep Singh

I'm a passionate JS developer who loves learning new things everyday. If coding is hard, you are doing it wrong.

Location Sydney Joined Joined on  Personal website https://www.amanexplains.com/ github website

Work

Senior Software Engineer at Domain

Strategies to resolve git conflicts using "theirs" and "ours"

Strategies to resolve git conflicts using "theirs" and "ours"

3
Comments
4 min read

Want to connect with Amandeep Singh?

Create an account to connect with Amandeep Singh. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Thinking about accessibility—a few tips to make a difference

Thinking about accessibility—a few tips to make a difference

69
Comments 2
11 min read
Lazy-loading React components—no rocket science

Lazy-loading React components—no rocket science

97
Comments 7
5 min read
Curated list of Newsletters to level up your coding skills

Curated list of Newsletters to level up your coding skills

396
Comments 16
3 min read
Are you sure you know how an event propagates in JavaScript?

Are you sure you know how an event propagates in JavaScript?

360
Comments 15
5 min read
An Easy Explanation to Prototypal Delegation in JavaScript

An Easy Explanation to Prototypal Delegation in JavaScript

66
Comments 1
4 min read
How to smartly cleanup your commit history using git reset?

How to smartly cleanup your commit history using git reset?

16
Comments 2
4 min read
Git Interactive—enhance your work productivity 10X

Git Interactive—enhance your work productivity 10X

38
Comments 8
3 min read
What’s the deal with Object.prototype.hasOwnProperty.call()?

What’s the deal with Object.prototype.hasOwnProperty.call()?

62
Comments 5
4 min read
Abstract Operations—the key to understand Coercion in JavaScript

Abstract Operations—the key to understand Coercion in JavaScript

137
Comments 17
9 min read
Why do we need to bind methods inside our class component’s constructor?

Why do we need to bind methods inside our class component’s constructor?

105
Comments 10
4 min read
How to write 90% cleaner code with Hooks 🎣

How to write 90% cleaner code with Hooks 🎣

327
Comments 14
7 min read
Hidden gems of debugging 💎

Hidden gems of debugging 💎

175
Comments 22
8 min read
So you think you know JavaScript?

So you think you know JavaScript?

556
Comments 31
9 min read
Lexical Environment-the hidden part to understand Closures

Lexical Environment-the hidden part to understand Closures

28
Comments 5
6 min read
loading...