Beginning CSS Preprocessors (e-bog) af Prabhu, Anirudh
Prabhu, Anirudh (forfatter)

Beginning CSS Preprocessors e-bog

265,81 DKK (inkl. moms 332,26 DKK)
Learn howpreprocessors can make CSS scalable and easy to maintain. You'll see how towrite code in a very clean and scalable manner and use CSS preprocessorfeatures such as variables and looping, which are missing in CSS natively. Reading Beginning CSS Preprocessors will make your life much simpler byshowing you how to create reusable chunks of code. In addition to codingenhancements, you'll a...
E-bog 265,81 DKK
Forfattere Prabhu, Anirudh (forfatter)
Forlag Apress
Udgivet 28 december 2015
Genrer Web programming
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484213476
Learn howpreprocessors can make CSS scalable and easy to maintain. You'll see how towrite code in a very clean and scalable manner and use CSS preprocessorfeatures such as variables and looping, which are missing in CSS natively. Reading Beginning CSS Preprocessors will make your life much simpler byshowing you how to create reusable chunks of code. In addition to codingenhancements, you'll also learn to automate processes such as generating imagesprites and minifying code.Beginning CSSPreprocessorsis your guide for getting started with CSS preprocessors. This book shows youhow to use CSS in your day-to-day work and thus be smart and efficient atwriting CSS. What are preprocessors What are the known preprocessor frameworksWhat are the features of Sass (Syntactically Awesome Stylesheets)What is Compass (COMPrehensive ASSembler) What is Less (Leaner SS)