
English | Size: 27.38 GB
Genre: eLearning
[Read more…]
Get Yourself a Better Life! Free eLearning Download
WintellectNOW – More CSS Selectors for React Developers-CONSORTiUM
English | Size: 373.57 MB
Category: Tutorial
Build on what you learned in the previous video by learning about selector combinators, pseudo-element selectors, and more. [Read more…]
WintellectNOW – Essentials of CSS for React Developers-CONSORTiUM
English | Size: 240.08 MB
Category: Tutorial
Using CSS to create stylish React apps means understanding the basics of CSS. Learn the fundamentals of CSS and how to put it work it in a React environment. [Read more…]
Frontend Masters – Firebase with React v2
English | Size: 1.41 GB
Category: Tutorial
Frontend Masters: Firebase with React v2
by Steve Kinney from Twilio SendGrid, feb. 2019
Build full-stack applications leveraging your React skills on top of Google’s Firebase platform! You’ll get hands-on experience building a real-world application from the ground up and deploying it to the cloud. [Read more…]
Egghead.io – Advanced React Component Patterns-APoLLo
English | Size: 242.59 MB
Category: Tutorial
Once you’ve nailed the fundamentals of React, that’s when things get really fun.
This course teaches you advanced patterns in React that you can use to make components that are simple, flexible, and enjoyable to work with. [Read more…]
WintellectNOW – Getting Started with CSS for React Developers-CONSORTiUM
English | Size: 428.32 MB
Category: Tutorial
CSS is an important part of any Web UI. In the React world, that means getting a handle on PostCSS. PostCSS preprocesses CSS like Less and Sass, but it solves many of the problems those tools bring to the development process. Learn the basics of creating stylish React apps with CSS and PostCSS in the inaugural video in this series. [Read more…]
Egghead.io – Manage React Form State With Redux Form-APoLLo
English | Size: 138.25 MB
Category: Tutorial
Working with forms can be laborious, but redux-form takes out the tedium and replaces it with an enjoyable way to create beautifully crafted forms. You get the benefit of integrating form state with an existing Redux application, plus the ability to track the state of your form with precision in Redux DevTools, without writing lots of boilerplate code. [Read more…]
ui.dev – React Router v5 by Tyler McGinnis
English | Size: 2.15 GB
Category: Developer
Why React Router v5 ?
React Router v4 introduced a new dynamic component approach to routing. React Router v5 introduced several custom hooks. [Read more…]
Egghead.io – Simplify React Apps With React Hooks-APoLLo
English | Size: 220.54 MB
Category: Tutorial
With the massive improvements to function components in React via hooks and suspense, you may be interested in seeing how to refactor a typical class component to a simpler function component that uses React Hooks features. In this course, Kent will take a modern React codebase that uses classes and refactor the entire thing to use function components as much as possible. We’ll look at state, side effects, async code, caching, and more! [Read more…]
Egghead.io – Progressive Web Apps In React With Create React App-APoLLo
English | Size: 164.98 MB
Category: Tutorial
Progressive Web Apps (PWAs) allow a user to use your web app online or offline, and lets them install the app onto their iOS or Android device just like a native app. Sounds great, right? But it can be tricky to properly configure a PWA, and not every feature works on every browser or device. [Read more…]