PinnedConfused about Next() in Express JS Middleware?Ever thought, ‘I have read about express middleware so many times, but why do I still feel confused about next()?’Sep 23Sep 23
PinnedCreating Your First React Native Project?Prepare Yourself Mentally — It’s More Than Just Writing ‘Hello World’Sep 3Sep 3
PinnedIntroducing a 4-Part React Native Tutorial Series…Recently, I wanted to teach myself React Native but after doing Google and YouTube searches I realized most of the articles and videos are…Sep 2Sep 2
PinnedTypes of Data in Data ScienceBefore doing anything with data, you ahould know its type. Why? Knowing the data type will help you with its operation.Sep 27, 2023Sep 27, 2023
PinnedReact — User AuthenticationI have gone through many brilliant articles on user authentication in React. Eventhough i have gained several insights however, there were…May 6, 2023May 6, 2023
React Hooks Revisited (In Progress)Covers useState, useEffect, useContext, useReducer, useMemo, useCallback, useRef, custom Hooks.Sep 24Sep 24
Mongo DB Learning RoadMap (My version, in case anyone is interested…)If you’re new to connecting MongoDB with your web application and finding it hard to wrap your head around it (assuming you’re doing a…Jul 28Jul 28
Two Sum Problem — LeetCodeWell, every now and then, I keep coming to solving LeetCode problems.Jun 22Jun 22