You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coded for this Cat Clicker Application using Object Oriented Programming with a scalable approach to create applications keeping any future project requirement changes in mind while coding for the project. Used Jasmine testing framework to write test suites with it blocks/specs with expect actuals and matchers.
Cat clicker is a project on building scalable applications efficiently using Separation of Concerns MVC methodology in JavaScript.
About
Coded for this Cat Clicker Application using Object Oriented Programming with a scalable approach to create applications keeping any future project requirement changes in mind while coding for the project. Used Jasmine testing framework to write test suites with it blocks/specs with expect actuals and matchers.