palisadoes
Administrator
How could Talawa Admin be refactored to have more reusable code? For example the User and Admin portals often have duplicate code for the same features which makes maintenance difficult.
- What simple refactors would you suggest towards an end goal of a complete modularity?
- How would you stage the deployment of the refactoring so that we don't have a single massive PR for your suggested refactoring area?