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
The front end of the project is based on a very outdated version of ExtJs.
If I understood correctly the project is not open source anymore, so I would suggest migrating to a modern open source framework/library, such as React, Vue or Svelte or even vanilla js.
This is a big change so it could be done in chunks.
The text was updated successfully, but these errors were encountered:
Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects
First experiment adding Vue.js was done with #512 and I think we should use it across the whole project: fast learning curve, easy to setup and can be done incrementally.
The front end of the project is based on a very outdated version of ExtJs.
If I understood correctly the project is not open source anymore, so I would suggest migrating to a modern open source framework/library, such as React, Vue or Svelte or even vanilla js.
This is a big change so it could be done in chunks.
The text was updated successfully, but these errors were encountered: