I'm proud to say my first (but not my last) video course for O'Reilly was just released: JavaScript Templating. This course covers how to use JavaScript templating (duh) and goes deep into four different products: EJS, Handlebars, Dust, and Nunjucks. I also talk a bit about ES6 template strings. What makes this course great (imo) is that at the end of each section, I use a common sample application and show how to use that particular product. This gives you a great way to compare each of these products against each other. Anyway, I think this is a great course (again, duh) and I hope you do too!
Archived Comments
Part of the course is free, too!
Have you covered Nunjucks in Detail?
Detail? Maybe not. I cover multiple libraries in this course and the idea is to give you an idea of how the library works, how it does stuff, etc. It isn't a deep dive into one, but an introduction (with multiple demos) for different libraries.
Ok but eventually we will go with one, right. Which one do you prefer?
Probably Nunjucks, but I'm more familiar with Handlebars.