Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 526 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 526 Bytes

Welcome to TicTacApp!

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/