You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has been a while since last update, also I don't use angular anymore and all the dependencies are outdated.
The project itself is still valid and a good idea, but needs to be refactored to something better with a better web interface and a robust backend service.
I list only a few ideas for refactoring that came to my mind lately:
For the frontend:
Migrating framework from Angular to Vue, in particular a Nuxt SSR application, this bring to the project cool features such as automatic code splitting, server side rendering, a rich development with pre-processors, linter and more.
Managing sockets with dedicated vue-plugin for a smoother and better user experience.
It has been a while since last update, also I don't use angular anymore and all the dependencies are outdated.
The project itself is still valid and a good idea, but needs to be refactored to something better with a better web interface and a robust backend service.
I list only a few ideas for refactoring that came to my mind lately:
For the frontend:
For the backend:
The text was updated successfully, but these errors were encountered: