Find a lightweight javascript library to stamp out components for the updater #1001
Labels
developer-experience
Something that speaks to improving the developer's experience
enhancement
New feature or request
tech-debt
Pays down tech debt
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.
The text was updated successfully, but these errors were encountered: