ASP.NET

TH12 SASS and CSS for Developers

03/10/2016

11:00am - 12:15pm

Level: Intermediate

Robert Boedigheimer

Principal Systems Developer

Schwans Shared Services, LLC

Web developers use CSS everyday, but few understand how it works. Learn how to leverage CSS to separate your content and presentation. Review the basics of selectors, inheritance, and common techniques for providing for a flexible layout. Discover recent CSS 3 improvements, which browsers support them, and how to handle those that don't. See how to maximize performance when using CSS via proper use of HTTP compression, minification, bundling, and expirations. Lastly, examine how SASS can simplify CSS and provide many of its missing features like variables and mixins.

You will learn:

  • The basics of CSS for Web page styling
  • How SASS provides major features that are missing in CSS
  • How to process SASS to CSS