|
|
|
|
|
by AHOHA
1098 days ago
|
|
One of the platforms I built before used jquery and bootstrap, while it obviously do the job but I was looking to revamp the whole UI, svelte was one of the options as it’s close to vanilla js, react is troublesome unless you enjoy your app breaks next time you update it. The only thing I’m looking for, is there any component based svelte UI I can choose from and quickly build my UI, similar to bootstrap if that make sense, as I usually do embedded development and last thing I want is to work wuth css. To be more exact on what I want to do: is a dynamic dashboard, where users can add widgets or/and resize them per needed. |
|