React Router and Redux Course
In this course we continue the learning obtained in the React JS Practical Course
In this course we continue the learning obtained in the React JS Practical Course
React is a library developed by Facebook that helps us build interactive user interfaces for all types of web, mobile or desktop applications.
One of the most important resources when developing in React is being able to test our code in the browser without compiling every change made.
In this resource we are going to learn how to create a project from scratch by configuring all the necessary elements for the construction of a “Hello World” going through all the necessary elements.
We will explain in detail what Hooks are in React, we will prepare a project from scratch, we will create custom hooks, we will consume an API and we will understand how the life cycle and state of components works with React Hooks.
When we have to work with Arrays in JavaScript, there are several options available with which we can iterate, transform or manipulate our arrays.
The battle of the Frontends, The dilemma arises when choosing between “Vue”, “Angular” or “React”
We are going to create a contact form made with ReactJS and store the contact requests in Firebase Database.
Firebase Hosting is a production-level content storage service from Google aimed at developers so they can deploy Web applications with static content quickly and simply.