Skip to content

Commit

Permalink
feat: update create vue app article
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosirera committed Oct 2, 2020
1 parent dcb1bde commit 85b7ac4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/ui/SocialIcons.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default {
ariaLabel: 'Sígueme en twitch',
},
{
href: 'https://youtube.com/psirera4?sub_confirmation=1',
href: 'https://youtube.com/pablosirera?sub_confirmation=1',
name: 'youtube',
ariaLabel: 'Subscríbete a mi canal de youtube',
},
Expand Down
10 changes: 9 additions & 1 deletion content/blog/crear-aplicacion-vue-desde-cero.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,15 @@ tags:
- tailwind
---

Llevo un tiempo haciendo directos en <the-link url="https://twitch.tv/pablosirera">Twitch</the-link> creando una aplicación <b>para la gestión de nuestras plantas</b> desde cero y en este post voy a dejar un listado explicando que se ha hecho en cada vídeo para que sea más fácil seguir el curso.
Después de unos cuantos directos en <the-link url="https://twitch.tv/pablosirera">Twitch</the-link> creando una aplicación <b>para la gestión de nuestras plantas</b> desde cero, he creado este post donde voy a dejar un listado explicando que se ha hecho en cada vídeo para que sea más fácil seguir el curso.

## Primer paso

Suscríbete a mi canal de <the-link url="https://youtube.com/pablosirera?sub_confirmation=1">Youtube</the-link> y <the-link url="https://twitch.tv/pablosirera">Twitch</the-link> para no perderte ningún video.

## Segundo paso

Disfruta del curso y cualquier feedback será bienvenido ✌️.

## ¿Qué hemos usado para desarrollar la aplicación?

Expand Down

0 comments on commit 85b7ac4

Please sign in to comment.