Jade Templating Tutorial Codecast - Part 2
This is the second (and final) part of the jade templating codecast series. You can watch the first one, here.
In this codecast, I am going to cover:
- Embedding JS (Node) code in your Jade templates
- Conditionals,
if
andunless
- Loops,
for
and `each - Mixins
- Filters
These are pretty nifty features that jade provides to help you write clean templates, faster.
If you've got some confusion after watching the codecast, then feel free to ask questions in the comments!
Again, I might have missed something, so don't forget to check out the official documentation.
Related:
Warning: Invalid argument supplied for foreach() in /var/www/cssdeck.com/app/modules/labs/views/_details.php on line 68