Open jzakotnik opened 4 months ago
There are several possibilities how to proceed with frontend refactoring:
When it comes to what CSS lib/framework to use with first option:
More on Next and Remix differences, advantages and disadvantages here: https://hygraph.com/blog/remix-vs-next
To implement a new design of trubudget, the proposal is to combine it with a re-write of the UI based on newer frameworks and removing technical debt. For example Redux, Sagas, etc.
As a next step, we need to define architecture decisions for the rewrite and then implement it separately from the existing solution.