SKSantosh Kharelinsantoshkharel.hashnode.dev·Apr 20, 2023 · 3 min readFor In & For Of Loopif you have in using javaScript for quite a time then you must have come across, several loops like for loops, do while, while, for reach and so on. In javaScript for loops comes in different varieties, There might be other various for loop but for i...00
SKSantosh Kharelinsantoshkharel.hashnode.dev·Apr 8, 2023 · 4 min readContext API & ReducerIf are new to react or have a basic understanding of the state in react, or even if you are revising contextApi / reducer then it could help be helpful. Let's get started... Context and Reducer are two important concepts in React that are used to ma...00
SKSantosh Kharelinsantoshkharel.hashnode.dev·Apr 8, 2023 · 2 min read(Programming) Specific Learning relevance to general lifeRandom Interesting Problem, I was browsing through youtube shorts. Then a young lady in a video comes up with an interesting problem, Says there is this building with 100 floors. You have to drop eggs from the floor to the ground. There is this one s...00