Intro to Unit Testing in JavaScript with Jest Hey there! 👋 Welcome to another exciting journey in the world of coding. Today, we’re going to dive into something that might sound a bit intimidating at first, but trust me, it’s nothing short of awesome once you get the hang of it—Unit Testing in JavaScript using…
Category: Blog
Creating a Blog CMS with Strapi and React
Creating a Blog CMS with Strapi and React Hello aspiring developers! Are you ready to dive into the world of web development by creating your very own blog CMS? In this tutorial, I’ll guide you through the process of setting up a headless CMS using Strapi and a dynamic front-end with React. Whether you’re just…
Building a Collapsible FAQ Accordion in React
Building a Collapsible FAQ Accordion in React Hey there, fellow coder! Welcome to another coding adventure on sagarkunwar.com.np! Today, we’re diving into a project that not only boosts your React skills but also adds a nifty feature to your app or website: a collapsible FAQ accordion. You might have seen these accordions in many sites…
How to Use localStorage for Persistent Data
How to Use localStorage for Persistent Data Hey there! Welcome back to the blog. Today, we’re diving into something super useful for anyone looking to enhance their web development skills: localStorage. It’s a handy feature in your web browser that saves data persistently. Whether you’re building a game that should remember the player’s score or…
A Beginner’s Guide to Setting Up PostgreSQL and Connecting It with Python
A Beginner’s Guide to Setting Up PostgreSQL and Connecting It with Python Welcome to an exciting journey into the world of databases and data handling! Today, we’re going to dive into setting up PostgreSQL and how to connect it with Python — a popular choice for beginner-friendly programming that doesn’t compromise on power for data-driven…
Intro to GraphQL: What Makes It Different from REST?
Intro to GraphQL: What Makes It Different from REST? Hey there, future API connoisseur! Are you diving into the world of APIs and feeling a little lost in the sea of buzzwords like REST and GraphQL? Don’t worry! Today we’re going to break down the essentials of GraphQL and compare it with RESTful APIs. By…
Setting Up Multiple Pages with React Router DOM v6
Setting Up Multiple Pages with React Router DOM v6 Hello there! 👋 Welcome to another exciting coding journey where we dive into the world of React Router DOM v6. If you’re building a React application and want to create a seamless experience with multiple pages, you’ve come to the right place. Today, we’ll explore how…
Mastering CSS Animations and Transitions
Mastering CSS Animations and Transitions Welcome, fellow coder! If you’re keen on adding some pizzazz to your web projects, you’ve landed at the right place. CSS animations and transitions can transform your static pages into lively, engaging experiences for users. Together, we’ll explore how to master these tools, one step at a time. Why Animations…
Intro to Building a Chatbot Using OpenAI API
Intro to Building a Chatbot Using OpenAI API Hey there, budding developer! 😊 Welcome to this step-by-step guide on creating a chatbot using the OpenAI API. Whether you’re just starting with coding or looking to expand your skill set, this tutorial is here to help. We’ll dive into the essentials and have you building your…
Add Dark Mode Support to Your Blog Easily
Add Dark Mode Support to Your Blog Easily Hello there, fellow coding enthusiast! Whether you’re running your own blog or considering launching one, adding dark mode support is a fantastic way to enhance user experience. It’s not just trendy; it’s also easier on the eyes during late-night reading marathons. Today, I’ll guide you through implementing…









