abhiiikeblogs.hashnode.devBeauty of Creating React App, without create-react-appWhile creating react app, one of the most common ways of creating react app, is executing npx create-react-app command. We all know that this is the fastest way to setup react in your project, but at the same place, it hides you from most of behind t...May 13, 2024·4 min read
abhiiikeblogs.hashnode.devThe Reality of Being a Student with a Side HustleBeing a college student is hard enough, but when you add a side hustle into the mix it can become overwhelming. Between attending classes, studying for exams, and managing a job, life can start to feel hectic. But many students take on the challenge ...Jan 7, 2023·5 min read
abhiiikeblogs.hashnode.devDevelopment or DSA? Which is better for you?Are you trying to decide between studying development or data structures and algorithms (DSA) for your career? It can be hard to choose between the two when both offer so many benefits. In this blog post, we'll discuss the differences between develop...Jan 7, 2023·5 min read
abhiiikeblogs.hashnode.devMy Data Structure Journey.Data structures are an essential part of computer science and programming, and I'm proud to say that I've been on an incredible journey of learning them. From simple linear structures like arrays and linked lists, to more complex structures like tree...Dec 9, 2022·7 min read