DEV Community

Keertivaas S profile picture

Keertivaas S

404 bio not found

Joined Joined on  github website
Sending Functions as Props in React

Sending Functions as Props in React

Comments
1 min read

Want to connect with Keertivaas S?

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

Already have an account? Sign in
The simplest explanation I have seen for Closures in JS (Credits : roadmap.sh)

The simplest explanation I have seen for Closures in JS (Credits : roadmap.sh)

Comments 2
1 min read
Lazy Loading :)

Lazy Loading :)

1
Comments 1
1 min read
?? (Nullish coalescing) vs || (Logical OR) in Javascript

?? (Nullish coalescing) vs || (Logical OR) in Javascript

27
Comments 6
1 min read
React useRef is easy!

React useRef is easy!

Comments
1 min read
Creating a deep copy of a JS Object

Creating a deep copy of a JS Object

19
Comments 2
2 min read
Containment and Specialization

Containment and Specialization

5
Comments
1 min read
useState and useReducer

useState and useReducer

23
Comments 3
1 min read
Reducing Bundle size of a Frontend application by optimizing Lodash imports

Reducing Bundle size of a Frontend application by optimizing Lodash imports

3
Comments
1 min read
loading...