An open API service indexing awesome lists of open source software.

https://github.com/yogadeepan29/async--day-16-callback

Day-16 Task (Async Programming) - CallBack
https://github.com/yogadeepan29/async--day-16-callback

asynchronous-programming callback callback-hell html-css-javascript settimeout

Last synced: 6 days ago
JSON representation

Day-16 Task (Async Programming) - CallBack

Awesome Lists containing this project

README

          

In this Repository, I have completed the Day 16 Async programming - Callback task

==> Task-1 ( CALL BACK HELL TASK )

I have built a web page, that displays a countdown from 10 to 1 and then displays Happy Independence Day on the screen using HTML, DOM, CSS and Advanced Javascript.

* Named functions have not been used.
* A set interval function has not been used.
* Recursion has not been used.
* IFFEs & named functions have not been used.
* Looping has not been used.
* Used Callback hell to display the timer

==> This page is also Deployed on Netlify URL: https://ryd-callbackhell.netlify.app