We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfb5f0 commit 8883e66Copy full SHA for 8883e66
content/videos.md
@@ -10,6 +10,9 @@ videos:
10
- title: "Mastering Synthetic Views in Aurelia 2: Deep Dive & Best Practices"
11
youtube_id: "vlU1tf1oKPY"
12
description: "Dive deep into Synthetic Views in Aurelia 2, one of the most powerful features in the Aurelia framework. "
13
+ - title: "Mastering Template Controllers in Aurelia 2"
14
+ youtube_id: "Qm-vYyOFt5I"
15
+ description: "Learn how to use Template Controllers in Aurelia 2 to control parts of your DOM."
16
---
17
18
Learn about the fundamentals of Aurelia and how to work with its numerous APIs through our video tutorials.
0 commit comments