Presentations and documents tagged maintainable
-
Maintainable JavaScript
from nzakas, posted 10 months ago in Technology. 1535 views
Explains how to write JavaScript in a way that creates the most value for your company, making it maintainable.
-
CSS Systems
from nataliedowne, posted 2 years ago in Technology, Books. 29959 views
http://natbat.net/2008/Sep/28/css-systems/ - A CSS System is a reusable set of content-oriented markup patterns and associated CSS created to express a site's individual design. It is the end result of a process that emphasizes up-front pl...
-
Maintainable CSS
from stephenhay, posted 2 years ago in Technology, Books. 3149 views
Presentation for Fronteers 2008 conference in Amsterdam.
PHOTO CREDITS:
- slide 2: Andrea at http://indigovalleyphotography.com/
- slide 3: raywal65 @ morguefile (http://www.morguefile.com/forum/profile.php?username=RAYWAL65)
- slide ...
-
Efficient, maintainable CSS
from maxdesign, posted 2 years ago in Technology. 11670 views
Many web sites have moved away from table based layouts to CSS. But what about the longer term? Is you CSS efficient, maintainable and modular? Find out about taking your CSS to the next level.
-
Beautiful Maintainable CSS
from lachlanhardy, posted 3 years ago in Technology. 7438 views
Folks at the Sydney Rails Group asked me how to clean up their CSS and make it easily maintainable. I delivered that message in a way that way that would appeal to them philosophically rather than just show code
-
Modular CSS
from maxdesign, posted 3 years ago in Technology. 26748 views
A clearly explained modular system that allows you to hide and show CSS rules to specific browsers without the need for extensive hacks or workarounds.