thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

Vue Client - Move off of JS #357

Open lakardion opened 1 month ago

lakardion commented 1 month ago

It's about time we leave behind JS in the Vue template. Vite has native support for TS so this should be just about .js->.ts and properly type any these files in case they need them.