Lokiedu / libertysoil-site

GNU Affero General Public License v3.0
8 stars 5 forks source link

[WIP] Client-side optimization and refactoring #966

Open artkravchenko opened 6 years ago

artkravchenko commented 6 years ago

These subtasks are supposed to drastically increase initial loading performance and application's overall performance e.g. avoid unnecessary re-renders, reduce memory usage and the loading of useless code. They will also more the repository flexible to implement new features and reusable since some of them make the structure more clear and organized, fix development time errors and delays, and remove a bunch of legacy code.