From a0bfadbb01f711dd1a975fa38b82ac62c07556af Mon Sep 17 00:00:00 2001 From: MoureDev Date: Fri, 8 Mar 2024 09:12:26 +0100 Subject: [PATCH] Clase 7 [Avanzado] FIN MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cliente/servidor, animaciones y otras características --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1fb5bd46..8f54ce25 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,8 @@ > ##### Si consideras útil el curso, apóyalo haciendo "★ Star" en el repositorio. ¡Gracias! ## ⚠️ [NUEVO] Curso de Python Web Avanzado - -### 🗓️ Próxima clase (final): 07/03/24 a las 20h (España) en directo desde [Twitch](https://twitch.tv/mouredev) -[**Consulta aquí el horario en tu país y crea un recordatorio**](https://discord.gg/mouredev?event=1210569183126093855) -### Clases anteriores: +Curso finalizado. En las próximas semanas se subirá editado a YouTube. Por el momento, aquí tienes las clases en Twitch. - [Clase 1 [18/01/24]: Actualización, refactor, Router, componentes React y hosting Reflex](https://www.twitch.tv/videos/2036419660?t=00h14m41s) - [Clase 2 [25/01/24]: Backend, Docker, CORS y GitHub Actions](https://www.twitch.tv/videos/2043357705?t=00h17m22s) @@ -23,6 +20,7 @@ - [Clase 4 [08/02/24]: Integración Supabase PostgreSQL](https://www.twitch.tv/videos/2057000877?t=00h16m10s) - [Clase 5 [16/02/24]: Variables custom](https://www.twitch.tv/videos/2063647841?t=00h12m08s) - [Clase 6 [23/02/24]: Feature flags y migración a Radix UI](https://www.twitch.tv/videos/2070550680?t=00h17m52s) +- [Clase 7 [07/03/24]: Cliente/servidor, animaciones y otras características](https://www.twitch.tv/videos/2083987765?t=00h15m09s) Continuación del curso desde cero de 6 horas. En esta sección más avanzada se aprenderán diferentes conceptos relacionados con el desarrollo web con Python y Reflex: Router, backend, APIs, eventos, estados, base de datos, Docker, y más...