The Daily Web
Developer stories, quotes and links by @vestimir
Follow @thedailyweb-
2012-09-21
-
2012-04-19
Animate.css
A collection of CSS3 animations for webkit, Firefox, etc.
Visit https://github.com/daneden/animate.css for the full source code.
-
2012-03-22
Device-Agnostic Approach To Responsive Web Design
This is a different take on responsive Web design. This article discusses how we can better embrace what the Web is about by ignoring the big elephant in the room; that is, how we can rely on media queries and breakpoints without any concern for devices.
-
2012-03-11
Sass vs. LESS vs. Stylus: Preprocessor Shootout via NetTuts
Wonderful article by Jonathan Croom of NetTuts, comparing the three most popular CSS preprocessors and the benefit of integrating one into your next project.
-
2012-02-01
Twitter Bootstrap Edition
Today Twitter released Bootstrap 2.0 - the new and highly anticipated version of their popular frontend framework by Mark Otto and Jacob Thornton. After its release in 2011 Bootstrap gained a lot of attention among the developers and not long ago its repository became the most watched open source project on Github.By popular demand version 2.0 includes new responsive grid, huge icon pack and lots of new components, like nav lists, enhanced drop-down buttons, accordion, carousel and all-directions tabs.
We dedicate this issue of The Daily Web to Bootstrap, as one of the most useful open source projects for web development in the past couple of years, helping hundreds of web developers to kickstart their apps.- Upgrade notes for those of you who use version 1.4
http://twitter.github.com/bootstrap/upgrading.html - An unofficial gallery of sites built with Twitter Bootstrap.
http://builtwithbootstrap.com/ - SASS implementation of Bootstrap (still for 1.4)
https://github.com/jlong/sass-twitter-bootstrap - How to integrate Bootstrap with Rails 3.1
http://rubysource.com/twitter-bootstrap-less-and-sass-understanding-your-options-for-rails-3-1/ - Formtastic and Tabulous implementation with Bootstrap
http://rubysource.com/too-good-to-be-true-twitter-bootstrap-meets-formtastic-and-tabulous/
- Upgrade notes for those of you who use version 1.4