Optimizing React Performance with useDebounce: A Simple ExplanationThe term “debounce” might sound technical, but imagine…Dec 21, 2023Dec 21, 2023
Published inEnlear AcademyReact Hooks: How useReducer Hook WorksWhat is useReducer Hook and How It WorksNov 3, 2021Nov 3, 2021
Merge SortMerge sort is one of the most important sorting technique that works on Divide and Conquer algorithm, that means it works when we breaks…Sep 22, 2021Sep 22, 2021
JavaScript “Promises” — Simply ExplainedJavaScript promises are same as the promises we make in real life. The commitment we make to someone.Aug 17, 2021Aug 17, 2021
Published inNerd For TechHow to modify Tuples in Python. The Work Arounds.Just like List and dictionaries Tuple is another data type in python which is used to store multiple items in a single variable. But the…Jul 29, 2021Jul 29, 2021
JavaScript ‘Strict Mode’.Have you ever seen someone’s code and noticed ‘use strict’ written at the top or anywhere else?Jun 23, 20211Jun 23, 20211
Work Hard and have “FUN” with Your “FRIENDS”.This blog is gonna be a bit different because this is a self reflection blog. This is about something, I realized went missing from my…Apr 20, 2021Apr 20, 2021
Creating a Weather App using API-JavaScript.This is my favorite project so far because this taught me how to fetch frikin data from a server by using JavaScript. Okay so when my…Apr 10, 2021Apr 10, 2021
Github Collaborations.Collaborating on GitHub can be hard when doing for the first time but don’t worry this blog will clear your queries as I have written step…Apr 3, 2021Apr 3, 2021