mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
55 lines
1.4 KiB
Markdown
55 lines
1.4 KiB
Markdown
|
---
|
||
|
title: Video Talks
|
||
|
hide_title: true
|
||
|
sidebar_label: Video Talks
|
||
|
keywords:
|
||
|
- verdaccio
|
||
|
- videos
|
||
|
- youtube
|
||
|
sidebar_position: 0
|
||
|
---
|
||
|
|
||
|
Subscribe to the channel watch more talks in the future.
|
||
|
|
||
|
[![logo](https://cdn.verdaccio.dev/website/watch-us.png)](https://www.youtube.com/channel/UC5i20v6o7lSjXzAHOvatt0w)
|
||
|
|
||
|
> If you are interested to reference any of your talks or tutorials that includes or refer to verdaccio tooling, please request it in our Discord channel `#contribute`.
|
||
|
|
||
|
## The Latest Talks
|
||
|
|
||
|
```mdx-code-block
|
||
|
import ReactPlayer from 'react-player/youtube'
|
||
|
|
||
|
<ReactPlayer url='https://youtube.com/playlist?list=PLP8UI_MhLljLk-HtxaEyOAPfEaVU6W1Q_' height="600px" width="100%" pip controls/>
|
||
|
```
|
||
|
|
||
|
## Verdaccio Public Talks
|
||
|
|
||
|
```mdx-code-block
|
||
|
|
||
|
<ReactPlayer url='https://www.youtube.com/embed/videoseries?list=PLP8UI_MhLljL5B4DEh20b1dfYI_DGj5IG' height="600px" width="100%" pip controls/>
|
||
|
```
|
||
|
|
||
|
## Must Watch
|
||
|
|
||
|
```mdx-code-block
|
||
|
|
||
|
<ReactPlayer url='https://youtube.com/playlist?list=PLP8UI_MhLljIDZOFHd7YlvUVhV89caeyu' height="600px" width="100%" pip controls/>
|
||
|
```
|
||
|
|
||
|
|
||
|
## Contributors Tutorials
|
||
|
|
||
|
```mdx-code-block
|
||
|
|
||
|
<ReactPlayer url='https://youtube.com/playlist?list=PLP8UI_MhLljIkGcN-czMCR3ET82prbs0O' height="600px" width="100%" pip controls/>
|
||
|
```
|
||
|
|
||
|
|
||
|
## Tutoriales en Español
|
||
|
|
||
|
```mdx-code-block
|
||
|
|
||
|
<ReactPlayer url='https://youtube.com/playlist?list=PLP8UI_MhLljIfH7rVncmRmj_nScZFywaG' height="600px" width="100%" pip controls/>
|
||
|
```
|