WintellectNOW – Essentials of CSS for React Developers

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.

Frontend Masters – Firebase with React v2

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.

Egghead.io – Advanced React Component Patterns

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.

WintellectNOW – Getting Started with CSS for React Developers

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.

Egghead.io – Beautiful And Accessible Drag And Drop With React Beautiful Dnd

Egghead.io – Beautiful And Accessible Drag And Drop With React Beautiful Dnd-APoLLo
English | Size: 198.19 MB
Category: Tutorial


Drag and drop (dnd) experiences are often built to sort lists of content vertically and horizontally.
react-beautiful-dnd is an excellent tool for these use cases. It utilizes the render props pattern to build accessible dnd functionality into lists that look and behave as you would expect-and you’ll even get keyboard-accessible dnd, straight out of the box, with no extra work required. It’s actually easy to start using, and this course is a great place to start.