Rate this book

Scalable And Modular Architecture For CSS (2000)

by Jonathan Snook(Favorite Author)
4.07 of 5 Votes: 4
languge
English
genre
review 1: Good, short read. Was able to get through it on a 2 hr plane flight. Snook goes over organizing one's CSS in small, modular chunks that result in a maintainable and scalable framework. He illustrates ways to avoid specificity conflicts and excessive code. My colleagues and I are already implementing most of the practices outlined in the book. We use Sass (compiled with Grunt), and the file structure is organized by components and we strive to keep the code as universal and re-usable as possible. Media Queries are also written on a per component basis. It was great to read this book and see that our workflow is justified. I recommend this book to any modern front-end developer.
review 2: L'idea é molto interessante, perché solitamente i css partono di dimensi
... moreoni piccole e gestibili per poi diventare una massa informe molto velocemente.Il problema è che, tranne che per una visione ad ampio spettro, questo manuale non riesce a spiegare come applicarla a progetti reali. Per esempio non si capisce cosa sia un modulo. A volte sembra sia un box che contiene determinate informazioni, altre volte sembra sia un componente tipo un bottone. Non si capisce se le informazioni di layout vadano messe solo nel layout o anche nel modulo o nel tema. Ecc. ecc.La mancanza di esempi pratici e il prendere solo il caso Yahoo (e solo una piccola parte del sito Yahoo) lo rendono ancora meno comprensibile.Indeciso tra 1 o 2 stelle, ne concedo 2 per l'idea e l'impegno. less
Reviews (see all)
Bpeters
Great system of organization for CSS. Will definitely implement this, and wish if read it sooner.
Andy
Really excellent book for web devs. It's changed the way I organize my files for the better.
azenaytell
Nice and short. Very valuable to all front-end developers.
Del
I need to reread this later and apply it to a project.
Write review
Review will shown on site after approval.
(Review will shown on site after approval)