DEV Community

vedanth bora profile picture

vedanth bora

I specialize in front-end web development with a focus on JavaScript. I have a deep understanding of the language and how to use it to create interactive web applications.

Work

Frontend developer

Currying in JavaScript

Currying in JavaScript

1
Comments
2 min read
Let’s understand map, filter and reduce by writing polyfills for them.

Let’s understand map, filter and reduce by writing polyfills for them.

7
Comments 1
3 min read
Call, Bind And Apply in JavaScript with pollyfills.

Call, Bind And Apply in JavaScript with pollyfills.

2
Comments
3 min read
Debouncing and Throttling in JavaScript

Debouncing and Throttling in JavaScript

2
Comments
3 min read
Memoization In JavaScript

Memoization In JavaScript

14
Comments
4 min read
JavaScript Testing 101

JavaScript Testing 101

6
Comments
11 min read
useRef vs useState in React

useRef vs useState in React

9
Comments
2 min read
Call, Bind And Apply in JavaScript

Call, Bind And Apply in JavaScript

19
Comments
5 min read
Deep Copy and Shallow Copy in JavaScript

Deep Copy and Shallow Copy in JavaScript

10
Comments 1
2 min read
Foundations of Asynchronous programming

Foundations of Asynchronous programming

9
Comments
8 min read
ES6 Handbook

ES6 Handbook

19
Comments 2
10 min read
Variables and scoping

Variables and scoping

6
Comments
9 min read
Decoding The React useState hook

Decoding The React useState hook

19
Comments
7 min read
Redux Without React

Redux Without React

79
Comments 4
7 min read
Data types in Javascript

Data types in Javascript

6
Comments
5 min read
for/of , Map Objects and Set Objects

for/of , Map Objects and Set Objects

7
Comments
5 min read
let , const and arrow functions in javascript

let , const and arrow functions in javascript

1
Comments
5 min read
How I made a Background Color Flipper app in vanilla javascript

How I made a Background Color Flipper app in vanilla javascript

Comments 1
7 min read
What is short-circuit evaluation in JavaScript?

What is short-circuit evaluation in JavaScript?

3
Comments
4 min read
loading...