Hey there, budding developers! 🌟 Today, we’ll embark on a journey to create a simple bookmarking app. This is a perfect project to get your feet wet in web development while building something practical. Ready to dive in? Let’s go! Why Build a Bookmarking App? Before we jump into coding, let’s talk about why such…
Month: June 2025
How to Build and Use Reusable Components
Hey there, aspiring coder! Whether you’re dreaming of becoming the next big app developer or just looking to spruce up your projects, learning to build reusable components is a game-changer. Think of reusable components like the Lego pieces of your software development. You can build once, and then mix, match, and reuse them to create…
How to Create a RESTful API with FastAPI in Python
How to Create a RESTful API with FastAPI in Python Hello, budding developer! Today, we’re diving into the world of building a RESTful API using FastAPI, a modern web framework for Python that allows you to build APIs quickly and easily. If you’re just starting out or looking to simplify your current development process, FastAPI…
Mastering Navigation with React Router: A Beginner’s Guide
Hello there, fellow coding enthusiast! Welcome to the wonderful world of React Router. If you’re just getting started with building web applications using React, understanding how to navigate between pages or components is a crucial skill. React Router is a powerful library that aids in defining these navigational routes in your app, making it feel…
Creating Your First Personal Portfolio Using HTML and CSS
Hello, budding web developer! Are you ready to showcase your amazing skills, experiences, and projects to the world? A personal portfolio is the perfect way to do just that, and today, I’m here to guide you through creating your very first one using HTML and CSS. Let’s jump right in and make something awesome together!…
Intro to Redux Toolkit: Simplifying State in React
Hello there! Have you ever felt a bit overwhelmed with managing state in your React applications? If so, you’re in the right place. Today, we’ll dive into Redux Toolkit, a powerful and efficient library designed to make managing state in React a breeze. What is Redux Toolkit? Redux Toolkit is the official, recommended way to…
Creating a Tech Blog with Jekyll and GitHub Pages
Creating a Tech Blog with Jekyll and GitHub Pages Hello there, aspiring tech blogger! 🚀 You’ve got the ideas and the passion. All you need now is the perfect platform to share your thoughts with the world. Why not create your very own tech blog using Jekyll and GitHub Pages? Don’t worry if you’re new…
Using Environment Variables in Your Node.js App
Using Environment Variables in Your Node.js App Hey there! Welcome to another fun coding adventure on sagarkunwar.com.np. Today we’re going to dive into an important concept that can make your Node.js apps more flexible, secure, and scalable: environment variables. Whether you’ve just started your journey with Node.js or have been experimenting with it for a…
Setting Up ESLint and Prettier for Clean Code
Setting Up ESLint and Prettier for Clean Code Hey there, code crafters! If you’re stepping into the world of coding with JavaScript or planning your next big web project, you’ve probably heard about the magic of clean code. Clean code isn’t just about making it look pretty; it’s about making it easier to maintain, read,…
Creating a Carousel/Slider with Pure JavaScript: A Step-by-Step Guide
Creating a Carousel/Slider with Pure JavaScript: A Step-by-Step Guide Hey there, fellow coder! Are you ready to level up your web development skills? Today, we’re diving into the world of web design by creating a carousel slider using nothing but pure JavaScript. Carousels are a visual way to grab attention, highlight important content, and make…









