Skip to content

Sagar Kunwar

Menu
  • Home
  • YouTube
  • Blog
  • Contemplation
  • Contact
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

  • 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