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

Find a lightweight javascript library to stamp out components for the updater #1001

Open
SteveMicroNova opened this issue Nov 21, 2024 · 0 comments
Labels
developer-experience Something that speaks to improving the developer's experience enhancement New feature or request tech-debt Pays down tech debt

Comments

@SteveMicroNova
Copy link
Contributor

During #998, we internally discussed a need for the updater to be more dev-friendly than raw html and css. Particularly with the Admin Settings portion, everything could be quite easily componentized

We do not want React for this purpose as that would be overkill, we just want something that can stamp out componentized codechunks rather than needing to relentlessly copy+paste the same portions over and over. So far we have a shortlist that includes Vue.js and Bootstrap, this issue includes comparing and contrasting those for fit and finish as well as researching any other lightweight frameworks we could use there.

@SteveMicroNova SteveMicroNova added enhancement New feature or request developer-experience Something that speaks to improving the developer's experience tech-debt Pays down tech debt labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-experience Something that speaks to improving the developer's experience enhancement New feature or request tech-debt Pays down tech debt
Projects
None yet
Development

No branches or pull requests

1 participant