-
Notifications
You must be signed in to change notification settings - Fork 0
CSS Unleashed
Kenneth Tilton edited this page Mar 18, 2022
·
4 revisions
WIP. We'll see that, yes, we do still just code CSS, but we do so with the power of CLJS and reactive formulas, as well as the class attribute, if we like.
Matrix-powered CSS means three wins:
- the full power of CLJS to cobble together our CSS;
- individual formulas for individual CSS attributes, making code easy to follow; and
- "co-location", meaning our CSS resides in the source with our component. Sorry, Virginia, "separation of concerns" is almost always a mistake.
More RSN.
Help learning mxWeb is available on the #matrix channel of Clojurians Slack.
Issues with this trainer can be reported on its GitHub repo.