You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much of your approach is the same as my own, documented at http://ecss.io and in book form 'Enduring CSS'.
Might be good to have a 'Further reading' section to reference other works talking about the same problems and similar solutions? E.g. links to SMACSS, BEM and any other methodologies you have been influenced by. Just a thought. :)
The text was updated successfully, but these errors were encountered:
Taking a look at Enduring CSS it indeed seems like we've settled on very similar fundamentals. Maybe it means there's some underlying truths here which everyone lands on after spending enough time with CSS. :) Some great stuff in http://ecss.io/chapter8.html too, though also minor details we disagree on (such as on selector nesting, and on mixins).
When I have the time to do a "2nd edition" I'll definitely consider putting in a Further Reading section for things like this!
Much of your approach is the same as my own, documented at http://ecss.io and in book form 'Enduring CSS'.
Might be good to have a 'Further reading' section to reference other works talking about the same problems and similar solutions? E.g. links to SMACSS, BEM and any other methodologies you have been influenced by. Just a thought. :)
The text was updated successfully, but these errors were encountered: