Software Engineer π©π»βπ». Part Time Open-Source Developer π
Project Collaboration, Mock Interviews.
Learn how to leverage advanced React concepts to become a better React developer. 1. Custom Hooks β In React, a custom hook is a function that allows you to reuse stateful logic across multiple components. It allows you to extract and reuse logic tha...

What are the call(), apply() and bind() methods in JavaScript? Call, apply, and bind are the functions that help you change the context of the this keyword present inside the invoking function. Using them you can tell JavaScript explicitly that what ...
