Skip to content

Commit 8883e66

Browse files
committed
feat(content): add new video on template controllers
Added a tutorial video about using Template Controllers in Aurelia 2, enhancing the learning resources available for users.
1 parent 6bfb5f0 commit 8883e66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/videos.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ videos:
1010
- title: "Mastering Synthetic Views in Aurelia 2: Deep Dive & Best Practices"
1111
youtube_id: "vlU1tf1oKPY"
1212
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."
1316
---
1417

1518
Learn about the fundamentals of Aurelia and how to work with its numerous APIs through our video tutorials.

0 commit comments

Comments
 (0)