-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from angular-bolivia/develop
Add missing steps from the tutorial
- Loading branch information
Showing
11 changed files
with
181 additions
and
297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: Tutorial - ¿Y ahora qué? | ||
author: Angular Bolivia | ||
publish date: 2020-11-28 | ||
description: Felicidades, acabas de dar un gran paso para convertirte en Angular Developer. ¡Estamos orgullosos! | ||
published: true | ||
slug: workshop-congratulations | ||
--- | ||
|
||
# ¿Y ahora qué? | ||
|
||
> Felicidades, acabas de dar un gran paso para convertirte en Angular Developer. ¡Estamos orgullosos! | ||
<div align="center"> | ||
<img src="https://media.giphy.com/media/xT8qBepJQzUjXpeWU8/giphy.gif" alt="Estamos orgullosos" style="width: 500px;"> | ||
<p> | ||
¡Estamos orgullosos! | ||
</p> | ||
</div> | ||
|
||
## ¿Qué puedes hacer ahora? | ||
|
||
Toma un descanso y relájate. Acabas de hacer algo realmente grande. | ||
|
||
Después de eso, asegúrate de seguir nuestra página **Angular Bolivia** en <a href="https://www.facebook.com/angular.bolivia" target="_blank" rel="noopener noreferrer">Facebook</a> y <a href="https://twitter.com/angularBolivia" target="_blank" rel="noopener noreferrer">Twitter</a> para estar al día. También puedes unirte a nuestro grupo de <a href="https://www.meetup.com/es/Angular-Bolivia/" target="_blank" rel="noopener noreferrer">Meetup</a> para estar al tanto de todos los eventos que realizamos con la comunidad. | ||
|
||
## ¿Quieres seguir estudiando? | ||
|
||
¡Claro que sí! Una guía bastante completa es la <a href="https://angular.io/start" target="_blank" rel="noopener noreferrer">documentación oficial de Angular</a>. También puedes intentar con alguno de los recursos listados a continuación. ¡Todos son muy recomendados! | ||
|
||
- <a href="https://medium.com/@jorgeucano/angular-cli-mini-curso-9f8b00543f1b" target="_blank" rel="noopener noreferrer">Angular CLI — mini curso - Jorge Cano</a> | ||
- <a href="https://www.youtube.com/playlist?list=PLK7sa90aSLe7RW_7qotGlmBxMtm-jajCG" target="_blank" rel="noopener noreferrer">Curso de Angular - CodigoMentor</a> | ||
- <a href="https://codecraft.tv/courses/angular/" target="_blank" rel="noopener noreferrer">Angular - Codecraft</a> | ||
- <a href="https://www.youtube.com/c/nicobytes/" target="_blank" rel="noopener noreferrer">Videos de Angular - Nicobytes</a> | ||
|
||
[< Artículo anterior: ¡Comparte tu app!](/blog/workshop-share) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.