Skip to content

Sagar Kunwar

Menu
  • Home
  • YouTube
  • Blog
  • Contemplation
  • Contact
Menu

Creating a Sticky Header that Shrinks on Scroll

Posted on May 2, 2025May 2, 2025 by Sagar Kunwar

Creating a Sticky Header that Shrinks on Scroll Hey there, fellow coder! Welcome to another exciting tutorial where we’ll add some delightful interactivity to your website. Have you ever noticed those website headers that stick to the top of the page as you scroll down? And if that’s not cool enough, they even shrink to…

Read more

How to Build a JSON-Based Quiz App in React

Posted on May 1, 2025May 2, 2025 by Sagar Kunwar

How to Build a JSON-Based Quiz App in React Hello, fellow code explorer! 🌟 Are you ready to embark on your first adventure in React? Today, we’re going to build a simple yet engaging quiz app using JSON and React. By the end of this tutorial, you’ll have a fully functional quiz app that fetches…

Read more

Intro to Webpack: Why You Need a Bundler

Posted on April 30, 2025May 2, 2025 by Sagar Kunwar

Intro to Webpack: Why You Need a Bundler Hey there! If you’re reading this, you’re probably either curious about Webpack or have heard terms like “bundling” and “module bundler” thrown around in the world of web development. Webpack might seem complex at first glance, but don’t worry. I’m here to break it down for you…

Read more

Intro to GraphQL: What Makes It Different from REST?

Posted on April 30, 2025May 2, 2025 by Sagar Kunwar

Intro to GraphQL: What Makes It Different from REST? Hello there! If you’re stepping into the vibrant world of APIs, you’ve probably heard about REST. It’s been the go-to framework for building APIs for quite some time. But wait, there’s another player in the field that’s making waves – GraphQL! You might be wondering, “What…

Read more

Building Your First Blog Using the Django Framework

Posted on April 30, 2025May 2, 2025 by Sagar Kunwar

Building Your First Blog Using the Django Framework Hello, budding developers! If you’ve ever wanted to build your very own blog from scratch, you’ve clicked on the right article. Today, we’re going to demystify the process of setting up a simple blog using Django. Django is a high-level Python web framework that encourages rapid development…

Read more

Creating Loading Skeletons in Your App

Posted on April 30, 2025May 2, 2025 by Sagar Kunwar

Creating Loading Skeletons in Your App Hello, coding enthusiasts! If you’ve ever found yourself waiting for an app to load and staring at a blank screen, you know just how frustrating that can be. But what if I told you there’s a way to keep your users engaged and enhance their experience even while data…

Read more

Create a Tic Tac Toe game using plain javascript, html and css!

Posted on February 11, 2023February 11, 2023 by Sagar Kunwar

Are you beginning your web development career? Or are you just trying to have fun learning new skill? Whatever it is. Learning to create a simple Tic Tac Toe game that you have played with your friends hundreds of time is definitely a fun thing to do in your journey. So let us start without…

Read more
How to upload your website on your own domain?

How to upload your website on your own domain?

Posted on January 22, 2021February 11, 2023 by Sagar Kunwar

After successfully creating a website, you want to publish your website to the internet. In this blog, we are going to learn how to publish or upload a website to the internet in 6 easy steps. Buy a domain name Buy a web hosting service Choose a website upload method Upload your website files Import…

Read more

Type Nepali (देवनागरी) easily with Unicode Romanized keyboard layout

Posted on December 19, 2019February 11, 2023 by Sagar Kunwar

Are you having difficulty in typing Nepali (देवनागरी) the traditional way? If yes, then we have a solution for you. We know learning typing Nepali (देवनागरी) is difficult and very time consuming. You might have installed different app like ‘Typeshala’ for practicing and just for that you might have spent lots of time which otherwise you could have used in…

Read more

Create a Simple JavaScript Countdown Timer

Posted on November 25, 2019February 11, 2023 by Sagar Kunwar

In this blog, we are going to learn how we can create a simple countdown timer to embed in any website using JavaScript. First we need to set the date we’re counting down to, var countDownDate = new Date(“Jan 1, 2050 15:37:25”).getTime(); Next we need to update the count down for every second so we…

Read more

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • Next

Recent Posts

  • Adding a Commenting System to Your Website with Disqus and Giscus
  • Creating a Tech Blog with Jekyll and GitHub Pages
  • Using Environment Variables in Your Node.js App
  • How to Structure a Scalable Project in Node.js

Categories

  • Blog
  • Javascript
  • PHP
  • Support
  • Uncategorized
  • Web Hosting
May 2025
S M T W T F S
 123
45678910
11121314151617
18192021222324
25262728293031
« Apr    
© 2025 Sagar Kunwar | Powered by Superbs Personal Blog theme