How to properly name classes

Hello, i have got into a mess with naming my classes. Is there somewhere i can goto and learn how to properly name my classes. It gets really messy after some time.

Thanks.


Here is my public share link: LINK
(how to access public share link)

Since there is no way to manage styles painlessly yet the only option is to be absolutely disciplined with your classes. When you start a project with multiple complex elements and pages you’ll need to plan your class names ahead of time.

Since the current handling of cascading classes is different from real world code, the combination of classes is not easy and straightforward. Once this pain is fixed the combination of classes allows for more flexibility.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.