Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize front end #508

Open
anarute opened this issue Aug 30, 2021 · 2 comments
Open

Modernize front end #508

anarute opened this issue Aug 30, 2021 · 2 comments

Comments

@anarute
Copy link
Member

anarute commented Aug 30, 2021

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.

@anarute
Copy link
Member Author

anarute commented Aug 30, 2021

Btw I'm tempted to go with Vue, I was sold with:

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

From https://vuejs.org/v2/guide/#What-is-Vue-js
I worked with it before and it was pleasant, but I'm not an expert.

I'll give it a go in the holiday management feature as a trial.

@anarute
Copy link
Member Author

anarute commented Sep 30, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants