How to collaborate with others? • How to test? • How to do automation? • How long can your architecture live? • Performance, Readability, Scalability, Package Size 8
selectors • Extend your classes • Sub classing <div class=”box box-highlight”></div> • Style separate from content • Content separate from container • Design a module without its context 17
layout-passwords • State • Use is- as a prefix • is-hidden, is-enable, is-disable, is-selected • Module • Go with the name of module itself • Use the module name as prefix for its variation • .navigation, .navigation-primary 19
Keep the fundamental in mind. • Always be curious and humble. • It is a long journey and you will learn new things and enjoy it. • Don’t think, just do it. 25