Skip to content

Commit

Permalink
adding readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jaiminmoslake7020 committed Nov 22, 2024
1 parent 38dd752 commit 6213f63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
Hi! I have build this app to learn more about JS closures and using Vanilla JS instead of framework. I have not added any JS framework like React or something else, but I have been inspired a lot by React components and try to build an app without React and only using plain vanilla JS (although all code is in TS which gets compiled into JS.)

It works same as modern JS framework and adds everything to index.html through JS.

## Try game at

https://jaiminmoslake7020.github.io/tictac-closure-app/

0 comments on commit 6213f63

Please sign in to comment.