StyleBootstrap.info
Create unique design with Bootstrap v2
<!DOCTYPE html><html><head></head><body>Smallest HTML file!</body></html>
One of the most important aspects of writing maintainable code is being able to notice the recurring themes in that code and optimize them. This is an area where knowledge of design patterns can prove invaluable.
via addyosmani.com
via slideshare.net
Some websites now contain 'responsive images'. These scale (or crop) depending upon your screen's viewing area, so the image sizes remain appropriate whether you're looking at the website on a mobile phone, or on a huge flat screen monitor.
Ember and Backbone are both promising JavaScript frameworks but have completely different philosophies. In this post, I'll compare the two, both from a practical and philosophical perspective. I'll defer to real world experience with Backbone and SproutCore (Ember's predecessor), as well as basic experiments with Ember
via smus.com
via codinghorror.com
via codinghorror.com
via peachpit.com