DEV Community

Amit Khonde profile picture

Amit Khonde

Frontend Engineer. Interested in Javascript, Vue, React, and learning.

Education

BSc. Computer Science

Work

Software Engineer (Frontend) at Tekion

Creating Skeleton Loading using HTML and CSS

Creating Skeleton Loading using HTML and CSS

5
Comments 1
5 min read

Want to connect with Amit Khonde?

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

Already have an account? Sign in
What is flatMap in JavaScript? And how made my code cleaner

What is flatMap in JavaScript? And how made my code cleaner

93
Comments 2
2 min read
JavaScript Date Object Simplified

JavaScript Date Object Simplified

6
Comments
5 min read
What is a closure in JavaScript and when to use one?

What is a closure in JavaScript and when to use one?

6
Comments
3 min read
Explain to me like I am 5: Debounce vs Throttle

Explain to me like I am 5: Debounce vs Throttle

52
Comments 6
3 min read
Eval is evil - Why we should not use eval in JavaScript

Eval is evil - Why we should not use eval in JavaScript

10
Comments
2 min read
JavaScript Interview: Write a custom reduce function

JavaScript Interview: Write a custom reduce function

19
Comments 6
3 min read
JavaScript Interviews: Implement Memoization in JavaScript

JavaScript Interviews: Implement Memoization in JavaScript

14
Comments
3 min read
JavaScript Interviews: Create a deep copy of an object

JavaScript Interviews: Create a deep copy of an object

119
Comments 24
3 min read
JavaScript Internals - Ignition and TurboFan

JavaScript Internals - Ignition and TurboFan

7
Comments
5 min read
JavaScript Internals - Object Shapes

JavaScript Internals - Object Shapes

3
Comments
5 min read
JavaScript Internals - Garbage Collection

JavaScript Internals - Garbage Collection

43
Comments
4 min read
JavaScript Internals - Arrays

JavaScript Internals - Arrays

26
Comments 2
5 min read
Is`let` the new `var` in Javascript?

Is`let` the new `var` in Javascript?

5
Comments 14
1 min read
Execute promises in sequence

Execute promises in sequence

5
Comments
2 min read
loading...