AsherGlick / ResourceCalculator

A Video Game Resource Calculator
https://resourcecalculator.com
GNU General Public License v3.0
57 stars 32 forks source link

Typescript #46

Closed AsherGlick closed 2 years ago

AsherGlick commented 2 years ago

Removing jQuery and beginning a move to typescript for future sustainability.

Significant performance improvements on the js side.

Before old_js

After new_js

Merging into dev for better live testing. A lot of stuff was changed in this pr so there is a high possibility that something is broken.