Closed bmitchinson closed 5 years ago
From personal experience, making a UI with vanilla javascript is annoying, which is gonna be even more true for a more complex application like this. I've used React and recommend it. Also there's a lot of component libraries that make building a UI with React even easier, like the ones listed here.
Decided on react since some team members have experience with it at our last meeting 👍
(The front end of the server) If so, which framework should we use and why?