DEV Community

Heru Hartanto profile picture

Heru Hartanto

Frontend developer based in Jakarta

Four Year Club
Writing Debut
Three Year Club
Two Year Club
One Year Club
Hacktoberfest 2021
4 Week Writing Streak
Why I think GitHub Copilot is a Must-Have Tool for Developers

Why I think GitHub Copilot is a Must-Have Tool for Developers

Image 2
Comments
1 min read

Want to connect with Heru Hartanto?

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

Already have an account? Sign in
Set Git to Recognize Case Changes

Set Git to Recognize Case Changes

Image 5
Comments
1 min read
How to Enable Communication Between Browser Windows with JavaScript

How to Enable Communication Between Browser Windows with JavaScript

Comments
1 min read
How to Temporarily Store Changes in Git

How to Temporarily Store Changes in Git

Image 1
Comments
1 min read
What is an IIFE (Immediately Invoked Function Expression) and Why Should You Care?

What is an IIFE (Immediately Invoked Function Expression) and Why Should You Care?

Comments
1 min read
Promise.finally(): Your Secret Weapon for Smoother Promise

Promise.finally(): Your Secret Weapon for Smoother Promise

Image 1
Comments
1 min read
Understanding Scope Chain in JavaScript

Understanding Scope Chain in JavaScript

Comments
1 min read
Understanding Tagged Template Literals in JavaScript

Understanding Tagged Template Literals in JavaScript

Comments
1 min read
The Impact of AI on Junior-Level Jobs

The Impact of AI on Junior-Level Jobs

Comments
3 min read
It's okay to be mediocre

It's okay to be mediocre

Comments
1 min read
How retired developer look like?

How retired developer look like?

Comments
1 min read
How to deal with Imposter Syndrome

How to deal with Imposter Syndrome

Comments
2 min read
Three tips to deal with boring developer job.

Three tips to deal with boring developer job.

Image 1
Comments
2 min read
How to remove unwanted files in a commit but keep it locally

How to remove unwanted files in a commit but keep it locally

Image 4
Comments
1 min read
How to get all object values without loop

How to get all object values without loop

Image Image 9
Comments 3
1 min read
Understanding primitive values vs Non primitive values

Understanding primitive values vs Non primitive values

Image Image 7
Comments
3 min read
Understanding Bind, Call and Apply in Javascript

Understanding Bind, Call and Apply in Javascript

Image Image 8
Comments
2 min read
Object constructor in javascript

Object constructor in javascript

Image Image 6
Comments
1 min read
Understanding object in Javascript

Understanding object in Javascript

Image Image 5
Comments
2 min read
Closure in Javascript

Closure in Javascript

Image Image 5
Comments
1 min read
Understanding Asynchronous in javascript

Understanding Asynchronous in javascript

Image Image 148
Comments 4
1 min read
Understanding classes in javascript

Understanding classes in javascript

Image 5
Comments 2
1 min read
How to destructure object and make alias for keys name

How to destructure object and make alias for keys name

Image 3
Comments
1 min read
What is hoisting javascript ?

What is hoisting javascript ?

Image Image 5
Comments
1 min read
Type of function

Type of function

Image 8
Comments 1
1 min read
'1' - '1' / 2 = ? , Can you find the answer ?

'1' - '1' / 2 = ? , Can you find the answer ?

Image 5
Comments 2
1 min read
Clean your condition 🧼

Clean your condition 🧼

Image Image 21
Comments 3
1 min read
Clean your function 🧼

Clean your function 🧼

Image Image 3
Comments
2 min read
Clean your variable 🧼

Clean your variable 🧼

Image 1
Comments
1 min read
How to know if you are good enough as developer ?

How to know if you are good enough as developer ?

Image Image 7
Comments 1
1 min read
How to converting string number to number without parseInt or parseFloat

How to converting string number to number without parseInt or parseFloat

Image 1
Comments 1
1 min read
Shorthand for calling functions conditionally

Shorthand for calling functions conditionally

Image 1
Comments
1 min read
Optional Chaining ?.

Optional Chaining ?.

Image Image 4
Comments
1 min read
Small mistake to avoid as developer

Small mistake to avoid as developer

Image Image 5
Comments
2 min read
How to clone object except for one or some keys

How to clone object except for one or some keys

Image Image 12
Comments
1 min read
React Functional over Class components ? 🤔

React Functional over Class components ? 🤔

Image Image 4
Comments
1 min read
How to use 'effect' hook easy way

How to use 'effect' hook easy way

Image Image 4
Comments 3
1 min read
React state hook , easy way

React state hook , easy way

Image 1
Comments 1
1 min read
Don't use float

Don't use float

Image Image 4
Comments 1
1 min read
How to duplicate array

How to duplicate array

Image Image 5
Comments 3
1 min read
Some git command that you might never use it yet

Some git command that you might never use it yet

Image Image 5
Comments 2
2 min read
How to swap two variable value without using temporary variable

How to swap two variable value without using temporary variable

Image 8
Comments 2
1 min read
Create Variable without var

Create Variable without var

Image Image 4
Comments
1 min read
Set default value in your function parameter

Set default value in your function parameter

Comments
1 min read
loading...