We may earn an affiliate commission when you visit our partners.
Course image
Udemy logo

React

De cero a experto ( Hooks y MERN )

Fernando Herrera

¿Quieres aprender React Actual o migrarte a trabajar con Hooks?

Read more

¿Quieres aprender React Actual o migrarte a trabajar con Hooks?

Este curso tiene por objetivo llevarte de cero conocimiento de React hasta un nivel competitivo en el ambiente laboral de hoy en día. Este curso está construido 100% en Hooks y functional components.

También cuenta con secciones sobre pruebas unitarias y de integración en cada aplicación que hacemos en el curso, esto incluye pruebas en componentes, hooks, customHooks, context, Redux, Fetch, mocks, spies, snapshots y mucho más relacionado al unit test.

Sin olvidar que todos empezamos de cero en un momento, el curso cuenta con una introducción a los conceptos que necesitaremos para entrar en React de la forma más cómoda posible.

Este curso cuenta con mas de 400 lecciones y más de 40 horas de video haciendo aplicaciones y pruebas distintas que nos ayudará a alcanzar el objetivo de dominar React y otras tecnologías que lo rodean, hay muchas tareas y ejercicios que te ayudarán a asimilar los conocimientos necesarios para ser un FullStack Developer utilizando React y Node en el Backend junto con Mongo y Firestore como bases de datos.

Este es un listado de varios de los temas que tocamos en el curso:

  1. React a profundidad

  2. Hooks y Hooks personalizados

  3. Functional Components

  4. HOC - higher-order components

  5. Context API

  6. Redux

  7. MERN - Mongo + Express + React + Node

  8. Router

  9. Diseños diferentes en diferentes rutas

  10. Bootstrap

  11. Mongoose

  12. JWT y su re-validación

  13. Encriptación de contraseñas

  14. Google Sign-in

  15. Autenticación personalizada

  16. Unit Test

  17. Pruebas especializadas en cada aplicación terminada

  18. Despliegues a producción

  19. Enzyme

  20. Jest

  21. React Testing Library

  22. Mocks

  23. Animaciones en componentes

  24. History

  25. QueryStrings

  26. Heroku y Heroku Logs

  27. Git y Github

  28. Redux DevTools

  29. React DevTools

Y mucho más.

Este curso es para todas las personas que quieran aprender React, quieran pasar de Class Base Componentes a Functional Components, quieran especializarse en pruebas, entrar en Redux, Firebase, Context o simplemente aprender algo nuevo de manera completa y funciona.

Enroll now

What's inside

Learning objectives

  • Aprender react a profundidad
  • Realizar pruebas unitarias y de integración en todo tu código
  • Mern - mongo express react node
  • Autenticación con google y jwts (jsonwebtokens)
  • Hooks a profundidad
  • Crear aplicaciones reales
  • Redux, context y otros manejadores de estado

Syllabus

Introducción
Introducción al curso
¿Cómo funcionará el curso?
¿Cómo hacer preguntas?
Read more
Instalaciones necesarias y recomendadas
¡Únete a Nuestra Comunidad de DevTalles en Discord!
Introducción a React y conceptos generales
Introducción a la sección
Temas puntuales de la sección
¿Qué es React?
Primeros pasos en React
Introducción a Babel
Introducción a JavaScript moderno
Inicio de proyecto - Bases de JavaScript
Variables y constantes
Template String
Objetos literales
Arreglos
Funciones
Desestructuración de Objetos
Desestructuración de Arreglos
Import, export y funciones comunes de arreglos
Múltiples exportaciones y exportaciones por defecto
Promesas
Fetch API
Async - Await
Operador condicional ternario
Nota sobre JavaScript
Código fuente de la sección
¿Qué son los componentes?
Primera aplicación de React
Estructura de directorios - CRA
Estructura de directorios - Vite
Hola Mundo en React
Nuestro primer Componente
Tarea - Crear un nuevo componente
Retornar elementos en el Componente - Fragment
Impresión de variables en el HTML
Colocar estilos de CSS
Comunicación entre componentes - Props
PropTypes
DefaultProps
Tarea - Componente CounterApp
Evento click (Eventos en general)
useState - Hook
handleSubtract y handleReset
Pruebas unitarias y de integración - Probando las secciones anteriores
Introducción a las pruebas unitarias y de integración
Inicio de la sección - Pruebas sobre lo aprendido anteriormente
Mi primera prueba y configuraciones iniciales
Jest - Expect - toBe
Nota de Actualización - Extensión de archivos
Pruebas en el archivo 02-template-string.js
toEqual
Pruebas en el archivo 07-deses-arr.js
Pruebas en 08-imp-exp.js - Arreglos
Pruebas con tareas asíncronas
Pruebas con async-await
Evaluar el Catch en el async-await
Pruebas sobre componentes de React
Pruebas en FirstApp - Componentes de React
Probar FirstApp
getByTestId y otras props
Screen - Testing Library
Pruebas básicas del CounterApp
Simular eventos - Click
GifExpertApp - Aplicación
Resultado al final de la sección
Inicio de proyecto - GifExpertApp
GifExpertApp - Component
Creando una lista de categorias
Agregar una nueva categoría
Componente AddCategory
Comunicación entre componentes
Emitir un evento al padre
Validar que sean únicos los nombres
GifGrid - Nuevo componente
Fetch API - Obtener las imágenes deseadas
useEffect
Demostración de producción rápido
Mostrar los títulos de las imágenes
className - Clases de css
Custom Hook - useFetchGifs
Mostrar mensaje de carga
Archivos de barril
Generando el build de producción y despliegues

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Se centra en React Actual, que es el estándar de la industria para la creación de aplicaciones web
Enseña Hooks, un concepto clave en React actual que simplifica la creación de componentes funcionales
Desarrolla conocimientos sobre pruebas unitarias y de integración, habilidades esenciales para el desarrollo de software robusto
Incluye secciones sobre pruebas en cada aplicación creada, lo que garantiza una comprensión práctica
Cubre una amplia gama de tecnologías relacionadas con React, como Redux, Context y MERN
Dirigido por Fernando Herrera, un instructor experimentado con un sólido conocimiento de React

Save this course

Save React: De cero a experto ( Hooks y MERN ) to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for React: De cero a experto ( Hooks y MERN ). These are activities you can do either before, during, or after a course.

Career center

Learners who complete React: De cero a experto ( Hooks y MERN ) will develop knowledge and skills that may be useful to these careers:
Front-End Developer
Front-End Developers are responsible for the coding and programming behind the design of a website or webpage. They translate ideas into a user interface, and write the code that makes that interface interactive and user-friendly. This course would be extremely useful, as it would help you learn React, a popular and in-demand JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Full-Stack Developer
Full-Stack Developers are responsible for both the front-end and back-end of a website or application. They work on the design, implementation, and maintenance of both the client-side and server-side of a web application. This course would be very helpful, as it would help you learn React, a popular JavaScript library for building user interfaces, as well as Node.js, a popular JavaScript runtime environment for building back-ends. You would also learn about MongoDB, a popular database for storing data.
React Developer
React Developers are responsible for building and maintaining user interfaces using the React JavaScript library. They work on the front-end of web applications, and are responsible for the design, implementation, and maintenance of the user interface. This course would be extremely useful, as it would help you learn React, a popular and in-demand JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Web Developer
Web Developers are responsible for the coding and programming behind the design of a website or webpage. They translate ideas into a user interface, and write the code that makes that interface interactive and user-friendly. This course would be very helpful, as it would help you learn React, a popular and in-demand JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Software Engineer
Software Engineers are responsible for the design, development, and maintenance of software systems. They work on a variety of projects, from small personal projects to large enterprise applications. This course would be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
JavaScript Developer
JavaScript Developers are responsible for developing and maintaining web applications using the JavaScript programming language. They work on a variety of projects, from small personal projects to large enterprise applications. This course would be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Back-End Developer
Back-End Developers are responsible for the coding and programming behind the scenes of a website or application. They work on the server-side of a web application, and are responsible for the implementation and maintenance of the database, as well as the logic that powers the application. This course may be helpful, as it would help you learn Node.js, a popular JavaScript runtime environment for building back-ends. You would also learn about MongoDB, a popular database for storing data.
Database Administrator
Database Administrators are responsible for the design, implementation, and maintenance of database systems. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn MongoDB, a popular database for storing data.
Data Scientist
Data Scientists are responsible for the collection, analysis, and interpretation of data. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Machine Learning Engineer
Machine Learning Engineers are responsible for the design, development, and maintenance of machine learning systems. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Product Manager
Product Managers are responsible for the planning, development, and launch of new products or features. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Project Manager
Project Managers are responsible for the planning, execution, and completion of projects. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Business Analyst
Business Analysts are responsible for the analysis of business processes and systems. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Technical Writer
Technical Writers are responsible for the creation and maintenance of technical documentation. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.
Technical Support Specialist
Technical Support Specialists are responsible for providing technical support to users of a product or service. They work on a variety of projects, from small personal projects to large enterprise applications. This course may be helpful, as it would help you learn React, a popular JavaScript library for building user interfaces. You would also learn about functional components, hooks, context, and other essential React concepts.

Reading list

We've selected six books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in React: De cero a experto ( Hooks y MERN ).
Covers the entire React stack, from front-end development to back-end development with Node.js and MongoDB. It great resource for anyone who wants to learn how to build full-stack React applications.
This visual guide to React that is perfect for beginners. It uses a lot of diagrams and illustrations to explain the concepts of React in a clear and easy-to-understand way.
Guide to building mobile apps with React Native. It covers everything from the basics to advanced topics such as navigation and state management. It great resource for anyone who wants to learn how to build React Native apps.
Will be helpful to provide background or prerequisite knowledge about React. It explains the latest features of React and how to use them to build performant and interactive web applications.
Step-by-step guide to learning React. It starts with the basics and gradually introduces more advanced topics. It great resource for anyone who wants to learn React in a structured way.
Provides a comprehensive guide to Node.js, the runtime environment used in the MERN stack.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to React: De cero a experto ( Hooks y MERN ).
Next.js: El framework de React para producción
Most relevant
OpenAI: Ejercicios prácticos y asistentes con React +...
Most relevant
Desarrollo móvil y JavaScript
Most relevant
Guía Completa JUnit y Mockito incluye Spring Boot Test
Most relevant
Test unitario con junit y mockito en Spring Java 8 - 2024
Most relevant
Habilidades de Excel para el negocio: Intermedio I
Most relevant
Introducción a la optimización
Most relevant
Vulnerabilidades y pruebas de penetración
Most relevant
Curso Profesional de Masajes
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser