Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugenia1984/react-starcoding
El curso de React Básico y Avanzado de StarCoding
https://github.com/eugenia1984/react-starcoding
javascript react reactjs
Last synced: about 2 months ago
JSON representation
El curso de React Básico y Avanzado de StarCoding
- Host: GitHub
- URL: https://github.com/eugenia1984/react-starcoding
- Owner: eugenia1984
- Created: 2022-12-19T19:41:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T19:11:44.000Z (about 2 years ago)
- Last Synced: 2023-03-05T11:23:48.024Z (almost 2 years ago)
- Topics: javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 977 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :star: React Basico y Avanzado con StarCoding
---
Realicé dos cursos junto a **StarCoding** de **React**:
- [**Curso: React Básico**](https://github.com/eugenia1984/React-StarCoding/tree/main/react-basico):
Temas:
1. Introduccion a React
2. Componentes y Eventos
3. Hooks
4. Miscelaneos
5. Apis
6. Navegación
7. El store(Redux)
8. Forms➡️ [Demo](https://react-basico-start-coding.netlify.app/)
➡️ [Certificado](https://github.com/eugenia1984/React-StarCoding/blob/main/certificado_react_basico.pdf)
- [**Curso: React Avanzado**](https://github.com/eugenia1984/React-StarCoding/tree/main/react-avanzado)
Temas:
1. Introducción
2. React Lazy & Suspense
3. NextJS
4. Graphql
5. Jest & React Testing Library
6. Manejo de errores➡️ [**challenge**](https://github.com/eugenia1984/React-StarCoding/tree/main/challenge)
---
## Tecnologías 🛠️
- **HTML5**
-**CSS3**
-**JavaScript**
-**React**.
---
## Prácticas
En [**my-first-app**](https://github.com/eugenia1984/React-StarCoding/tree/main/my-first-app) está la primer práctica de React, que se puede ver [el deploy acá](https://react-basico-start-coding.netlify.app/)
En [**Challenge**](https://github.com/eugenia1984/React-StarCoding/tree/main/challenge) está la segunda práctica de React, para el curso **React Avanzado**, donde repaso lo visto en React Básico, haciendo una SPA con un **Home** que lleva a un **listado de productos** y se puede seleccionar cada uno para ir al **detalle del producto**. Se agrego **lazy loading** y **suspense** al cargar el listado.
---
## Por favor: 🎁
- Comparte este proyecto con otros 📢
- Invita una cerveza 🍺 o un café ☕ a alguien del equipo.
- Muchas gracias 🤓.
---
## Notas
Agradezco su interés en este proyecto ⌨️ con ❤️ de [María Eugenia Costa](https://github.com/eugenia1984) 😊 y sígueme en [LinkedIn - maria-eugenia-costa](https://www.linkedin.com/in/maria-eugenia-costa/)
---