We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Front-end Fun with Sass and Coffee

Formale Metadaten

Titel
Front-end Fun with Sass and Coffee
Serientitel
Anzahl der Teile
163
Autor
Lizenz
CC-Namensnennung - keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen und nicht-kommerziellen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Would you like to take a closer look at how tools like SASS and CoffeeScript can help you create dynamic stylesheets and manage your client-side scripts? Join Dylan who will show you how script files can be based on elegant, expressive source code. The web is built on HTML, CSS and Javascript. These core web technologies are the basis of every website and web application, and like it or not, they're here to stay. These days, of course, it's rare to build a website by hand-coding static HTML pages; instead, we use tools and frameworks to build software applications that write our HTML for us. However, it's all too common to see beautiful, elegant, modular web applications deployed alongside monolithic CSS files and handwritten JavaScript code. We'll look at how you can include these tools in your ASP.NET web applications, with full support for runtime optimisations and HTTP caching, and we'll look at which tools exist to offer first-class support for these abstractions in Visual Studio.