Aulas do Curso (44 vídeos)
Hey gang, welcome to your very first React tutorial for beginners (including Redux)! In this course we'll be learning wh…
Hey gang, in this React tutorial I'll be giving you a very birds-eye view of how React works behind the scenes. -------…
NOTE - We will only use the React CDN for the first few lessons, to learn the basics. Then we'll move on to create full …
Hey gang, in this React tutorial I'll be looking at Components and how we can create & use them to take control of a par…
Hey, in this React tutorial we'll take a look at what state is, and create a state to keep track of data for our compone…
Hey gang, in this React tutorial I want to take a quick side-step to introduce you to a tool called React Developer Tool…
Hey gang, in this React tutorial I'll show you how we can listen to DOM events - click, mouseover, copy, etc - and react…
Hey gang, in this React tutorial we'll be discussing the context of the 'this' keyword inside our component functions, a…
Hey gang, in this React tutorial I'll introduce you to the concept of forms in React and how to capture user data and st…
Hey gang, in this React tutorial I'll walk you through how to create a boilerplater React application using create-react…
Hey all, in this React tutorial I'll talk a little bit about how SPA's (single page applications) work and also walk you…
Hey gang, in this React tutorial I'll explain exactly how we can create multiple components and nest them within other c…
Hey, in this React tuorial I'll explain exctly what props are and how we can use them to pass data from one component (t…
Hey gang, in this React tutorial I'll introduce you to the concept of cycling through lists of data and outputting that …
Hey gang, in this React tutorial I'll talk about stateless / functional components and when we can use them instead of c…
Hey gang, in this React tutorial I'll be showing you how to conditionally output parts of our template dependent on cert…
Hey all, in this React tutorial I'll talk a little bit more about forms, and how we can keep our component state in sync…
Hey gang, in this React tutorial I'll explain how we can pass functions to nested components as props. We can then call …
Hey, in this React tutorial I'll explain how we can delete data from the state. ---------------------------------------…
Hey gang, in this React tutorial I'll do a little recap over what we've learnt in the last few lessons, as well as expla…
Hey gang, in this video I'll show you how you use and import CSS files into your components. For more info on CSS module…
Hey gang, in this React tutorial I'll explain what lifecycle hooks / methods are and how we can use them to fire code at…
Hey gang, in this React tutorial we'll put everything together that we've learned so far to create a small todo app. Thi…
Hey gang, in this React tutorial I'll finish up the todo app we started in the last lesson. Here we'll focus on deleting…
Hey gang, in this React tutorial I'll introduce you tothe React Router and how we can use it to create different "pages"…
Hey ninjas, in this React tutorial I'll explain how we can use the Nav and NavLink tags from the React Router Dom packag…
Hey, in this React tutorial I'll explain how we can redirect users programatically from one component / page to another …
Hey gang, in this React tutorial I'll be talking a little bit about what Higher Order Components are, and how we can cre…
Hey gang, in this React tutorial I'll show you how we can use Axios to request data from an external source, then render…
Hey all, in this React tutorial I'll explain exactly what route paramters are and how we can use them to show dynamic co…
Hey gang, in this React tutorial I'll show you how to set up our links with route parameters and use that info to reques…
Hey gang, in this React tutorial I'll explain what the switch tag is, and how we can use it to match and show only one r…
Hey gang, in this React tutorial I'll show you how to import and use images inside your React components. We'll also tid…
Hey gang, in this Redux tutorial I'll explain exactly why we use Redux in our React applications and the rpoblem it trie…
Hey gang, in this React & Redux tutorial I'll show you how to create a React store and a reducer which will interact wit…
In this React & Redux tutorial I'll show you how to create a Redux action and dispatch it. The reducer will take the act…
Hey gang, in this React tutorial I'll teach you about Redux reducers and how we can use them to update the state of our …
Hey gang, in this React & Redux tutorial I'll explain exactly how we can subscribe to changes to our state and react to …
Hey gang, in this React & Redux tutorial, I'll show you how to set up a Redux store in a React application. We'll also c…
Hey gang, in this Redux tutorial I'll show you how to map your redux state to props in your React components. In other w…
Hey gang, in this video we'll look at mapping a single blog post to our props for the blog detail component. ----------…
Hey gang, in this React & Redux tutorial I'll show you how we can map a dispatch to our component props, so that we can …
Hey gang, in this React & Redux tutorial I'll explain what action creators are and why we'd use them. We'll also create …
Hey gang, thank you for coming along with me on this React & Redux journey. For the next playlist, and to build a full a…
Sobre o Canal
Course Preview