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
The Rust Programming Language, 2nd Ed
Author: Steve Klabnik and Carol Nichols Publisher: No Starch Press Date: June 2023 Pages: 560 ISBN: 978-1718503106 Print: 1718503105 Kindle: B0B7QTX8LL Audience: Systems programmers Rating: 4.8 Reviewer: Mike James
There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]
|
Embracing Modern C++ Safely
Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and Alisdair Meredith Publisher: Addison-Wesley Date: December 2021 Pages: 1376 ISBN: 978-0137380350 Print: 0137380356 Kindle: B09HTFQB92 Audience: C++ developers Rating: 4 Reviewer: Harry Fairhead Writing safe C++ - sounds essential
[ ... ]
| More Reviews |
|