|
|
|
Ask HN: What do you really need from a UI kit in 2018?
|
|
25 points
by Bolduro
3069 days ago
|
|
I'm close to completing the first version of my project, that uses the Microsoft Fluent Design as a base for web UI. I'm trying to get as much feedback from developers who use UI kit on daily basis and I thought that HN would be a great place to do so. So, what are the biggest pains when it comes to using such tools in your work? Thank you in advance for any help. |
|
- How do you manage the updates in your ui-kit if base framework is changed [bootstrap, foundation, jquery, other plugins.]
- Modularity: If i need only a few components i should have the option to include only those and not any unnecessary bloat.
- Availability as package [npm etc.]
- Example apps and landing pages. Some UI kits give email ui, todo list ui etc.
- The kit should be lightweight + clean css [sass/less] + clean html.
- Browser compatibility.
- Easy customization.
If you are looking to develop something collaboratively I would be willing to participate.
I hope this helps you.