Jump Start Sass (Sitepoint)
Monday, 11 July 2016

Using Sass, you can write your stylesheets in a more concise, dynamic, and readable way, and cut down many of the tedious repetitive tasks that come with writing vanilla CSS. Sass simplifies your stylesheets, adding some useful features missing from CSS. Most importantly, Sass will save you time.

<ASIN:0994182678>

 

Hugo Giraudel and Miriam Suzanne provide a thorough introduction to Sass for the beginner:

  • What preprocessors are and how they can be useful
  • Installation and getting started
  • Variables, mixins, and functions
  • Loops and conditions
  • Nesting
  • Extend
  • Warnings & errors
  • Project architecture
  • The Sass ecosystem

 

Author: Hugo Giraudel & Miriam Suzanne
Publisher: SitePoint
Date: April 7, 2016
Pages: 150
Print: 0994182678
Kindle: B015PQPALM

 

Visit Book Watch Archive for hundreds more titles.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



Murach's MySQL, 4th Edition

Author: Joel Murach
Publisher: Mike Murach
Pages: 652
ISBN: 978-1943873104
Print: B0CHMPQ3FC
Kindle: B0FBX3LBSG
Audience: MySQL developers
Rating: 5
Reviewer: Kay Ewbank

This is an updated edition of a longstanding popular title. The new edition adds a chapter on cloud computing and hosting MyS [ ... ]


More Reviews