Skip to content

Rewrite Front End in React

No due date 0% complete

Rewriting the front end in React will allow us to take advantage of its Virtual DOM. This benefit, along with others such as the ability to create modular components, will give us a performance boost and improved code quality. As a result, we will be able to more easily add new features to the interface in the future.

Loading