Most commonly used Git commandsHello fellow developers🙋♂️, I'm sure you're familiar with GitHub. Today, I will be providing a comprehensive list of the most commonly used Git commands that you can seamlessly incorporate into your workflow, tailored to your specific needs. So, le...Jul 28, 2023·2 min read·35
9 GitHub Repositories Every Frontend Developer Should ExploreHello everyone! Today, I am excited to share a valuable collection of repositories that will greatly enhance your learning experience. These repositories cover a wide range of topics, including building new projects and preparing for interviews. So, ...Jun 23, 2023·2 min read·189
Exploring the React Ecosystem in 2023: Essential Tools and LibrariesAs we dive into the world of web development in 2023, React stands tall as the frontrunner, providing developers with a robust ecosystem of tools and libraries. In this blog post, we'll take a closer look at the key components of the React ecosystem,...Jun 16, 2023·3 min read·39
Supercharge Your React State Management with Zustand: A Lightweight Alternative to ReduxHello everyone! Today, I'd like to discuss Zustand and why it can be a preferable alternative to Redux. We'll explore how to incorporate Zustand into your project, highlighting its simplicity and ease of implementation. So, without further ado, let's...Jun 9, 2023·4 min read·23
Simplify Your JavaScript Code with New Array MethodsHi everyone, In this blog, I will introduce you to some recently added JavaScript array methods. These methods are designed to simplify and clean up your code, making it more efficient and readable. Let's explore these methods one by one. At with ...Jun 2, 2023·2 min read·61
React Query: Data Fetching Made EasyI recently began utilizing React Query in my work and I must say it has been a game-changer. The simplicity and efficiency it brings to my development process are remarkable. Today, I want to delve into the world of React Query and guide you through ...May 27, 2023·3 min read·42
WebDev Essentials: The essential set of VS Code extensions every web developer needsHello everyone! If you're reading this blog, chances are you're using VS Code for your development work. In this post, I'll be sharing a list of VS Code extensions that I personally use on a daily basis. These extensions have proven to be incredibly ...May 21, 2023·2 min read·25