Skip to content

Commit cb2cb30

Browse files
chore(common): likn individual videos
1 parent 7cc2561 commit cb2cb30

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

introduction.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ Telerik UI for Blazor supports both Client-side Blazor and Serve-side Blazor app
1818

1919
## Getting Started
2020

21-
If you are not familiar with Blazor yet, you may find useful our Blazor Quick Start Guide video series. You can watch the entire playlist below:
22-
23-
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
24-
2521
If you are new to Telerik UI for Blazor, we recommend that you **follow the First Steps articles** to add the Telerik components to your application:
2622

2723
* [Get Started with Client-side Blazor]({%slug getting-started/client-side%})
@@ -30,6 +26,19 @@ If you are new to Telerik UI for Blazor, we recommend that you **follow the Firs
3026

3127
You can find the basics of what our packages include and how to set up a project in the [What You Need]({%slug getting-started/what-you-need%}) article. It is suitable for people familiar with the IDE and Blazor and lists some more advanced details than the articles above.
3228

29+
30+
If you are not familiar with Blazor yet, you may find useful our Blazor Quick Start Guide video series:
31+
32+
* [Blazor Getting Started Guide](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo&index=1)
33+
* [Blazor Component Basics](https://www.youtube.com/watch?v=z9BOkBFDbc0&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo&index=2)
34+
* [Blazor Component Events using EventCallback](https://www.youtube.com/watch?v=vdEQBhPoTes&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo&index=3)
35+
* [Blazor Two-Way Binding](https://www.youtube.com/watch?v=Y9a6rJPrFFI&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo&index=4)
36+
37+
You can watch the entire playlist below:
38+
39+
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
40+
41+
3342
## List of Components
3443

3544
Blazor is still an experimental technology and the component suite is new. We are constantly working on adding new features and components.

0 commit comments

Comments
 (0)