

Inseguro de dónde
empezar?
Track
Certificado
Conviértete en un Desarrollador de React
4.6+
★★★★★
★★★★★
65 reseñas
Intermediate
Domina el arte de crear interfaces de usuario dinámicas e interactivas para aplicaciones web como desarrollador experto de React. Si entiendes bien JavaScript, centrarte en dominar React es una sabia elección. Mostrar más
React
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
Access to 85+ top-rated courses
AI-driven Learning
Workspaces for practicing your skills
Personalized study tracks
Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity TeamsWhat you will learn
- Build modern web applications using React, including components, props, and state management
- Navigate between pages seamlessly with React Router and implement dynamic routing
- Manage global state efficiently using Redux Toolkit for scalable applications
- Develop full-stack applications with Next.js 14, including server-side rendering and API routes
- Explore the basics of React Native to build cross-platform mobile applications
- 171 chapters
- 27 hours
- 119 tasks
Trusted by employees of leading companies
Learning track content
Module 1 / React Mastery
Gain an understanding of the core principles of React. You'll learn about JSX (JavaScript XML), building reusable UI components, and rendering elements. Additionally, you'll explore the importance of data collection and conditional rendering in React applications. By the end of this section, you'll have a solid foundation of React's essential concepts, setting you up for success in the more advanced topics covered in the following sections.
- What Is React and Why Use It?Vista previa
- Comparing SPAs and MPAs in Web DevelopmentVista previa
- How React Works with the Virtual DOMVista previa
- Introducing JSX for Writing HTML in JavaScriptVista previa
- Building Complex UI with JSXVista previa
- Rendering Elements in ReactVista previa
- Challenge: Render an Element in ReactVista previa
- Understanding React ComponentsVista previa
- Passing Data with Props in ReactVista previa
- Challenge: Create Functional ComponentsVista previa
- Conditional Rendering in ReactVista previa
- Challenge: Implement Conditional Rendering – Chat NotificationVista previa
- Challenge: Implement Conditional Rendering – Bank AlertVista previa
- Rendering Collections of Data in ReactVista previa
- Challenge: Display Data Collections in ReactVista previa
- React Fundamentals Wrap-UpVista previa
Explore the various methods of adding styles to the React applications. You will learn how to apply styles to individual components, use dynamic styles, and maintain a scalable and maintainable styling approach in your projects.
- Introduction to Styling in ReactVista previa
- Using Inline Styles in ReactVista previa
- Applying Inline Styles in PracticeVista previa
- Challenge: Use Inline Styles in a React ComponentVista previa
- Styling React Components with External CSSVista previa
- Applying External CSS in PracticeVista previa
- Challenge: Apply External CSS to a React AppVista previa
- Using CSS Modules for Scoped Styling in ReactVista previa
- Organizing File and Folder Structures for StylesVista previa
- Challenge: Use CSS Modules in ReactVista previa
- Styling Techniques in React Wrap-UpVista previa
Powerful features in modern React development. Hooks revolutionize how we write functional components, providing a concise and intuitive way to manage state and perform side effects. Conversely, Context allows us to share data through the component tree without prop drilling. Combining hooks and Context enables efficient state management and simplified data sharing in React applications.
- Introduction to React Hooks and ContextVista previa
- Managing State with the useState HookVista previa
- Challenge: Toggle Visibility with useStateVista previa
- Working with References Using the useRef HookVista previa
- Challenge: Build a Controlled Form ComponentVista previa
- Handling Side Effects with the useEffect HookVista previa
- Challenge: Fetch and Display Data with useEffectVista previa
- Optimizing Performance with the useMemo HookVista previa
- Challenge: Implement a Car List Filter with useMemoVista previa
- Sharing State Across Components with ContextVista previa
- Using Context in a Real-World ScenarioVista previa
- Challenge: Build a World of Astronomy App with ContextVista previa
- React Hooks and Context Wrap-UpVista previa
Step-by-step guide on how to start a real-world React project. From setting up your development environment to understanding project organization and critical tools, you'll gain the knowledge and confidence to embark on your React journey.
- Setting Up Your React Development EnvironmentVista previa
- Choosing a Code Editor for React DevelopmentVista previa
- Organizing the Project Folder StructureVista previa
- Working with the Terminal in React DevelopmentVista previa
- Starting and Running a React ProjectVista previa
- React Project Setup Wrap-UpVista previa
Module 2 / React Router Essentials
Learn the theoretical basics of concepts such as URL, domain, protocol, query parameters, and more. Understand the significance of routing in web applications and why we need the React Router library.
Discover how to create an entire React application from scratch, with the ability to display content that adapts based on the URL using React Router functionality.
- Overview of the Multi-Page WebsiteVista previa
- Installing React RouterVista previa
- Enabling Routing in a React AppVista previa
- Defining Routes for NavigationVista previa
- Recap: First Steps in React RouterVista previa
- Optimizing Imports with Lazy LoadingVista previa
- Implementing a Fallback ComponentVista previa
- Recap: Second Steps in React RouterVista previa
- Creating and Managing NavigationVista previa
- Exploring React Router's Complete LogicVista previa
- Recap of React Router FundamentalsVista previa
Explore using query strings for sharing and managing application state via URLs, work with different data types in query parameters, and leverage React Router for navigation and effects based on URL changes.
Module 3 / State Management with Redux Toolkit in React
Explore the fundamental concepts of state management and show you how to leverage the power of the Redux Toolkit. We will guide you through the installation process and help you create your first React Redux Toolkit project. Additionally, meet a challenge to test your understanding and skills.
- What You Will Learn in This CourseVista previa
- Introduction to State ManagementVista previa
- Understanding Redux ToolkitVista previa
- Installing Redux ToolkitVista previa
- Creating Your First React Redux Toolkit ProjectVista previa
- Challenge: Installing Redux ToolkitVista previa
- Additional SoftwareVista previa
Investigate Redux integration with React apps, covering core concepts: actions, reducers, and the Redux store. Includes practical examples and code explanations for configuring a store, creating reducers, and connecting React components via hooks like useSelector and useDispatch.
- What AwaitsVista previa
- Understanding the Project Code and File StructureVista previa
- Creating the Redux StoreVista previa
- Integrating the Redux Store Into the React AppVista previa
- Inspecting the Store in the React AppVista previa
- Understanding Actions and Action CreatorsVista previa
- Understanding the Role of ReducersVista previa
- Inspecting Actions and Reducers in ReduxVista previa
- Connecting Redux with React ComponentsVista previa
- Completing the AppVista previa
Supercharge your skills in state management. In this hands-on workshop, you tackle real-world challenges and gain practical experience using the Redux Toolkit for seamless application development.
- Overview of the ChallengeVista previa
- Challenge Guidelines and RulesVista previa
- Challenge: Setting Up the Redux StoreVista previa
- Challenge: Creating Redux ActionsVista previa
- Challenge: Implementing the ReducerVista previa
- Challenge: Connecting Redux with ReactVista previa
- Redux Toolkit SummaryVista previa
Module 4 / Next.js 14 Mastery for Building Modern Web Apps
Let's discuss what you need to learn before diving into the Next.js framework, what to expect from this course, and what you'll build.
We will set up the project, inspect ways to add styling to our app and cover visual aspects such as images, fonts, pages, and layouts.
- Setting Up the Next.js ProjectVista previa
- Understanding the Project File and Folder StructureVista previa
- Styling Approaches in Next.jsVista previa
- Adding the Global CSS FileVista previa
- Using Tailwind CSS for StylingVista previa
- Working with CSS ModulesVista previa
- Applying Styles ConditionallyVista previa
- Adding Custom Google FontsVista previa
- Challenge: Implementing a Custom Google FontVista previa
- Handling Images in Next.jsVista previa
Learn how to easily create and manage a new view for your app and navigate through all pages seamlessly with an incorporated routing system.
Deploy the Next.js app using GitHub and Vercel accounts. Additionally, establish a database to supply the app with the necessary data.
Consider how to obtain and show data to the user clearly and efficiently.
- How to Fetch Data in Next.jsVista previa
- Working with the Dashboard PageVista previa
- Challenge: Retrieving and Displaying DataVista previa
- Dynamic vs. Static Rendering in Next.jsVista previa
- Understanding LoadersVista previa
- Implementing Specific Part LoadersVista previa
- Challenge: Create a Skeleton LoaderVista previa
- Optimizing Loaders with Component GroupingVista previa
Discover how to implement modern web features such as pagination, CRUD operations, global search, form validation, and more.
- Building the Invoices PageVista previa
- Developing the Search FunctionalityVista previa
- Adding Pagination to a Next.js AppVista previa
- Using Server Actions in Next.jsVista previa
- Creating a New Item in the DatabaseVista previa
- Updating an Item in the DatabaseVista previa
- Deleting an Item in the DatabaseVista previa
- Challenge: Implementing Form ValidationVista previa
Authentication implementation in Next.js.
- Understanding AuthenticationVista previa
- Setting Up the Login RouteVista previa
- Using NextAuth.js for AuthenticationVista previa
- Configuring Authentication and Protecting RoutesVista previa
- Hashing Passwords and Managing CredentialsVista previa
- Implementing Sign-In FunctionalityVista previa
- Connecting the UI with Authentication LogicVista previa
- Implementing Logout FunctionalityVista previa
- Final Thoughts and Next StepsVista previa
Module 5 / Foundations of React Native
The comprehensive introduction to React Native outlines the prerequisites and course objectives and offers guidance on efficient learning practices. Understand what to expect from the course and how to approach the learning journey effectively.
Explore the foundational concepts of React Native, from setting up the development environment to understanding React Native components. Get hands-on experience building a simple app and laying the groundwork for more complex projects.
- Setting Up the React Native ProjectVista previa
- Understanding React Native ComponentsVista previa
- Working with View and Text ComponentsVista previa
- Using the Image ComponentVista previa
- Styling in React NativeVista previa
- Challenge: Apply Styles to ComponentsVista previa
- Working with TouchableOpacity for User InteractionVista previa
- Implementing ScrollView for Scrolling ContentVista previa
- Rendering Lists in React NativeVista previa
- Challenge: Build an Interactive Resort ListVista previa
- Quiz: React Native BasicsVista previa
Learn efficient management of dynamic states, props, navigation, and hooks to create polished React Native applications.
- Managing State in React NativeVista previa
- Using Props for Component CustomizationVista previa
- Challenge: Mastering Props and StateVista previa
- Navigation in React NativeVista previa
- Implementing Stack NavigationVista previa
- Implementing Tab NavigationVista previa
- Using React Hooks in React NativeVista previa
- Quiz: React Native State, Props, and NavigationVista previa
Explore advanced aspects of React Native development, covering crucial topics such as Input handling, StatusBar, ActivityIndicators, and more. Dive deep into practical techniques for building sophisticated mobile applications.
- Using the Switch Component for TogglesVista previa
- Managing Loading States with ActivityIndicatorVista previa
- Working with the Modal ComponentVista previa
- Handling User Input with TextInputVista previa
- Challenge: Dark/Light Mode Toggler with Activity IndicatorVista previa
- Quiz: Advanced React Native ComponentsVista previa
Requirements
- A computer with a browser - all browsers are supported.
- Your enthusiasm to enhance your tech skills.
- Everything else needed to start learning and practicing is already included in this course.
Over 200,000 5-star ratings and counting
Ruslan Kravchuk
Lo principal es aprender y no rendirse
El material es bueno, hay mucho que aprender, todo para ser mejor y lo principal es aprender lo que quieres....
Matteo Comune
Gracias a ellos estoy aprendiendo mucho…
Gracias a ellos estoy aprendiendo mucho más rápido porque te ayudan a entender todo desde cero. Es el mejor sitio web que ayuda a las personas sin conocimientos previos de IT...
Yuliana Cadavid
gran curso para principiantes
gran curso para principiantes, ponen a prueba tus conocimientos en cada lección...
Elpunzon
Estoy disfrutando de mi experiencia en Codefinity…
Estoy disfrutando de mi experiencia de aprendizaje de Python en Codefinity. La forma de aprendizaje autoinducido es genial porque puedo adaptarlo a mi horario...
Alexandru Alexandru
Es agradable aprender de codefinity
Es agradable aprender de codefinity. Es fácil y tiene buenos ejemplos de lo que aprendí aquí...
jacob Templet
Easy to follow along with and provides…
Fácil de seguir y proporciona desafío en mi vida cotidiana. El desafío me mantiene con ganas de aprender día tras día...
Elan
Codefinity es una herramienta de aprendizaje integral…
Codefinity es una herramienta de aprendizaje integral que te ayuda a desarrollar tus habilidades como ingeniero de software o científico de datos. Los ejercicios son divertidos y una buena...
Thibault
Primera vez aprendiendo a programar
Primera vez aprendiendo a programar y haciéndolo con éxito con Codefinity - Gracias...
Adrien Morel
Bien diseñado para principiantes totales
Bien diseñado para principiantes totales, el progreso incremental me da confianza....
_Gracy
simplemente está perfectamente bien explicado
¡Simplemente está perfectamente bien explicado! hasta ahora no he experimentado ninguna dificultad porque todo está tan bien organizado...
Ruslan Kravchuk
Lo principal es aprender y no rendirse
El material es bueno, hay mucho que aprender, todo para ser mejor y lo principal es aprender lo que quieres....
Matteo Comune
Gracias a ellos estoy aprendiendo mucho…
Gracias a ellos estoy aprendiendo mucho más rápido porque te ayudan a entender todo desde cero. Es el mejor sitio web que ayuda a las personas sin conocimientos previos de IT...
Yuliana Cadavid
gran curso para principiantes
gran curso para principiantes, ponen a prueba tus conocimientos en cada lección...
Elpunzon
Estoy disfrutando de mi experiencia en Codefinity…
Estoy disfrutando de mi experiencia de aprendizaje de Python en Codefinity. La forma de aprendizaje autoinducido es genial porque puedo adaptarlo a mi horario...
Alexandru Alexandru
Es agradable aprender de codefinity
Es agradable aprender de codefinity. Es fácil y tiene buenos ejemplos de lo que aprendí aquí...
jacob Templet
Easy to follow along with and provides…
Fácil de seguir y proporciona desafío en mi vida cotidiana. El desafío me mantiene con ganas de aprender día tras día...
Elan
Codefinity es una herramienta de aprendizaje integral…
Codefinity es una herramienta de aprendizaje integral que te ayuda a desarrollar tus habilidades como ingeniero de software o científico de datos. Los ejercicios son divertidos y una buena...
Thibault
Primera vez aprendiendo a programar
Primera vez aprendiendo a programar y haciéndolo con éxito con Codefinity - Gracias...
Adrien Morel
Bien diseñado para principiantes totales
Bien diseñado para principiantes totales, el progreso incremental me da confianza....
_Gracy
simplemente está perfectamente bien explicado
¡Simplemente está perfectamente bien explicado! hasta ahora no he experimentado ninguna dificultad porque todo está tan bien organizado...
Data Engineer
Certificado de Finalización
Muestra las habilidades que has adquirido recientemente. Te lo has ganado
Discover more
Learning tracks
Solo para Ultimate
7 Cursos
293 Tareas
Solo para Ultimate
6 Cursos
168 Tareas
Solo para Ultimate
4 Cursos
115 Tareas
Solo para Ultimate
6 Cursos
101 Tareas
Solo para Ultimate
4 Cursos
143 Tareas
Solo para Ultimate
3 Cursos
39 Tareas
Solo para Ultimate
4 Cursos
96 Tareas
Solo para Ultimate
7 Cursos
376 Tareas
Solo para Ultimate
2 Cursos
1 Proyecto
57 Tareas
Solo para Ultimate
7 Cursos
346 Tareas
Solo para Ultimate
6 Cursos
309 Tareas
Solo para Ultimate
5 Cursos
146 Tareas
Solo para Ultimate
5 Cursos
135 Tareas
Solo para Ultimate
3 Cursos
71 Tareas
Solo para Ultimate
6 Cursos
239 Tareas
Solo para Ultimate
5 Cursos
239 Tareas
Solo para Ultimate
4 Cursos
125 Tareas
Solo para Ultimate
3 Cursos
119 Tareas
Solo para Ultimate
3 Cursos
75 Tareas
Learning tracks
pista
Web Development with C#
Principiante
4.8
(2343)
pista
Python de Cero a Héroe
Principiante
4.7
(8296)
pista
SQL de Cero a Héroe
Principiante
4.7
(2580)
pista
C++ para Principiantes
Principiante
4.5
(474)
pista
Game Development with Unity
Principiante
4.7
(69)
pista
Excel Essentials
Principiante
4.7
(288)
pista
Data Analyst Foundation
Principiante
4.8
(2480)
pista
Esenciales de Java
Principiante
4.7
(190)
pista
Python: Más allá del nivel intermedio
Principiante
4.6
(62)
pista
Desarrollo Web Full Stack
Principiante
4.7
(845)
pista
Fundamentos del Desarrollo Frontend
Principiante
4.7
(815)
pista
Análisis y Visualización de Datos con Python
Intermedio
4.7
(556)
pista
Fundamentos del Aprendizaje Automático
Intermedio
4.6
(123)
pista
C++ Mastery
Avanzado
4.8
(16)
pista
Java Web
Avanzado
4.7
(1153)
pista
Become a QA Engineer
Principiante
4.7
(710)
pista
Video Production with Adobe
Principiante
5.0
(5)
pista
UI/UX Design Tools
Principiante
5.0
(4)
pista
Essential Office Skills
Principiante
4.8
(231)
Become a Development expert
Interactive exercises
Learning videos
AI-assistant on all courses
Workspaces for designing your own projects
Ready to get started?
ProBest intro offer | UltimateA complete experience to kickstart your career | |
---|---|---|
85+ Top-Rated courses | ||
Completion certificates | ||
AI-Assistant in all courses | ||
20+ hands-on Real-world projects | ||
Personalized study tracks | ||
Unlimited workspaces | ||
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
Access to 85+ top-rated courses
AI-driven Learning
Workspaces for practicing your skills
Personalized study tracks
Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity Teams