Skip to content

Commit 8cc38b2

Browse files
committed
Adds Aurelia 2 slotted content video
Adds a video tutorial on mastering slotted content in Aurelia 2. This tutorial explains how to create reusable components using slotted content.
1 parent 993c443 commit 8cc38b2

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
@@ -4,6 +4,9 @@ description: "Videos for learning Aurelia"
44
url: "/videos/"
55
type: "videos"
66
videos:
7+
- title: "Mastering Slotted Content in Aurelia 2"
8+
youtube_id: "iX0guNoSyRM"
9+
description: "Learn how to use Slotted Content in Aurelia 2 to create reusable components."
710
- title: "Working with AppTasks in Aurelia 2"
811
youtube_id: "gR5pdsYh1uU"
912
description: "Learn how to use AppTasks and how they differ from other Aurelia lifecycles."

0 commit comments

Comments
 (0)