HHerCodeShotsinhercodeshots.hashnode.dev·Dec 26, 2022 · 2 min readReact 18I have previously worked with React 17 on one of my projects, and from now on I am going to work with React 18. So, let's see how to make sure, everything is correct for the code to work. To install react 18, write this in the terminal: npm install r...00
HHerCodeShotsinhercodeshots.hashnode.dev·Dec 19, 2022 · 5 min readBinary Search in python:Writing this explanation down to understand my code thoroughly, if I need it for future reference, to become a better (future) software developer. I do get it, what I am doing through the code but if I can simply explain it to another person, then I'...00
HHerCodeShotsinhercodeshots.hashnode.dev·Dec 15, 2022 · 2 min readDSA in pythonYou may ask why does this need an article, well let me elaborate as to why indeed?You'll find a lot of people around you telling you why C++ or Java is great when it comes to cracking interviews like here and if you are a college freshman, I'd advise...00