Skip to content

Sagar Kunwar

Menu
  • Home
  • YouTube
  • Blog
  • Contact
  • Privacy Policy
Menu

Category: Javascript

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

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

Recent Posts

  • Understanding the DOM: A JavaScript Hands-On Walkthrough
  • Deploy Your Full-Stack App to Render in Under 10 Minutes
  • Beginner’s Guide: How to Use Firebase Realtime Database
  • Guide to Responsive Images with `srcset`

Categories

  • Blog
  • Javascript
  • PHP
  • Support
  • Uncategorized
  • Web Hosting
April 2026
S M T W T F S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Dec    
© 2026 Sagar Kunwar | Powered by Superbs Personal Blog theme