prince-chrismc / user-management

An open-source application delivering a responsive user management experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transition front-end to use TypeScript and Sass

prince-chrismc opened this issue · comments

Currently the frontend implementation is entirely in JavaScript. Adopting more newer technologies has it's advantages

#92 and #93 demonstrate the pain of "type checking" in React.