A great bug bear of mine is when I get handed CSS from another developer that is completely non maintainable. Here I look at some examples to illustrate on how not to present CSS and how to keep it maintainable.
A great bug bear of mine is when I get handed CSS from another developer that is completely non maintainable. Here I look at some examples to illustrate on how not to present CSS and how to keep it maintainable.
Remember! Clients are not developers!!! As a developer, it’s second nature when working on our own personal projects to drop in a little hard coded stuff here and there. We know what it does and how to amend it when…