Nerdbuilding / Generator_Issue_Tracker

This is where you can let us know issues you encountered
1 stars 0 forks source link

Convert Front End to TypeScript #113

Open PhoenixTilea opened 2 years ago

PhoenixTilea commented 2 years ago

As the project grows, a more strictly-typed development language becomes increasingly necessary. The client-side portion of the application seems like the best place to start converting from JS to TS for more robust code.