Hi folks I m playing a …

less than 1 minute read

Hi folks, I’m playing a bit with NX and I have quick question about scope. Should I split all UI components into own libs or just one UI lib is fine?

Responses:

In my experience, we started with one lib with all components, but we’re thinking to use a grouping folder instead of a lib and create different libs per usage (eg: a lib “select” with select, multiselect, combobox, etc). It’s a bit what do some UI libs like Kendo UI or Angular Material.

Sounds like good idea, I’ll try it :wink: Thank you!

Updated: