December 9 - 2008
Filed under: Best Practices, Design, JavaScript, Programming, Tutorials, Web 2.0, Web Development
2 comments
See, Yes! Yes! – GO
Modular CSS needs to be developed and all inherited properties needs to commented within CSS declaration so one don’t repeat same CSS again and selectors needs to named by some naming convention (e.g. prefixing every declaration by module).
Modules needs to be devised in such way so it remain plug and play if plugged in different application.
Published in: Best Practices, Design, JavaScript, Programming, Tutorials, Web 2.0, Web Development
