Asset Management in Drupal 8 |
sdboyer |
Click here to watch Asset Management in Drupal 8.
We're planning to make big changes in how assets are declared and managed in Drupal 8: Assetic (intro slides | |
Intermediate |
Frontend |
Dapper Drupal - Custom Tailored Themes |
killtheliterate, pixelwhip |
Click here to watch Dapper Drupal - Custom Tailored Themes.
Base themes are a great place to start when you’re first getting into theming. As you grow as a front-end developer, you’ll find your... |
Intermediate |
Frontend |
Design Smarter, Not Harder |
kenwoodworth |
Click here to watch Design Smarter, Not Harder.
The web is not the same as it was when you started reading this sentence. Working in a constantly evolving medium demands flexibility. Having a... |
Intermediate |
Frontend |
Drupal Speaks - Aural user interfaces, new Drupal 8 accessibility features |
jessebeach, Wim Leers |
Click here to watch Drupal Speaks - Aural user interfaces, new Drupal 8 accessibility features.
Drupal 8 will be the most accessible version of Drupal yet. We are expanding the foundational HTML... |
Intermediate |
Frontend |
Managing Responsive Web Design with Sass and Breakpoint |
codingdesigner, Snugug |
Click here to watch Managing Responsive Web Design with Sass and Breakpoint.
Writing css for responsive web design can get out of control quickly. Write some media queries for your layouts, some... |
Advanced |
Frontend |
Meet the Modernizr module |
rupl |
Click here to watch Meet the Modernizr module.
Using Modernizr for your sites? Are you just including the file in your theme or are you getting the most out of this awesome library?
In this... |
Intermediate |
Frontend |
Sass - OO'S'CSS w/Extends and Silent Placeholders |
dale.sande |
Click here to watch Sass - OO'S'CSS w/Extends and Silent Placeholders.
One of the frustrations of OOCSS concepts is the amount of presentational classes that need to be created and the method of... |
Intermediate |
Frontend |
Scalable and Modular Architecture for CSS |
snookca |
Click here to watch Scalable and Modular Architecture for CSS.
CSS is easy? CSS is messy! And as a project grows, it only gets messier. You find yourself throwing !important at everything or... |
Intermediate |
Frontend |
The Zen of HTML Prototyping & Designing in the Browser |
joshriggs |
Click here to watch The Zen of HTML Prototyping... |
Intermediate |
Frontend |
Using Backbone.js with Drupal 7 and 8 |
dealancer |
Click here to watch Using Backbone.js with Drupal 7 and 8.
Backbone.js is a lightweight JavaScript framework which is freely based on MVC pattern and allows developers to create single page AJAX... |
Beginner |
Frontend |
Using Twig: The new template engine in Drupal 8 |
jenlampton, Fabianx, JohnAlbin |
Click here to watch Using Twig: The new template engine in Drupal 8.
Drupal 8 will have a fancy new template engine (Twig) and a simplified theme layer. We'll show you the new syntax (don't... |
Beginner |
Frontend |