Echo JS 0.11.0

<~>
tracker1 1592 days ago. link 1 point
At work, we're doing mostly Material-UI (React) and that uses JSS with a theme in the application.  I find that using JSS with the extensions mui adds is harder to grasp for developers without good examples, but as the applications have matured, the use has as well.

I think JSS in general at a component level is easier than application CSS via more traditional approaches including BEM and others.

Replies