| 001 Creating our first React styled-component.mp4 | 20.8 MB | ||
| 001 Creating our first React styled-component_en.vtt | 8.5 KB | ||
| 001 Creating the Input styled component.mp4 | 25.9 MB | ||
| 001 Creating the Input styled component_en.vtt | 7.8 KB | ||
| 001 Github Repository.html | 307.2 B | ||
| 001 Important Before you begin this course.html | 1.1 KB | ||
| 001 Installing react-router-dom and adding our home and login routes.mp4 | 7.3 MB | ||
| 001 Installing react-router-dom and adding our home and login routes_en.vtt | 2.8 KB | ||
| 001 Referencing a styled component within another styled component.mp4 | 14 MB | ||
| 001 Referencing a styled component within another styled component_en.vtt | 4.5 KB | ||
| 001 Themes and variables basics.mp4 | 19.6 MB | ||
| 001 Themes and variables basics_en.vtt | 3.6 KB | ||
| 002 Adding global styles using createGlobalStyle + adding Google fonts.mp4 | 12.4 MB | ||
| 002 Adding global styles using createGlobalStyle + adding Google fonts_en.vtt | 3.9 KB | ||
| 002 BONUS.html | 2.3 KB | ||
| 002 Creating a PasswordInput styled component with the attrs helper.mp4 | 19.1 MB | ||
| 002 Creating a PasswordInput styled component with the attrs helper_en.vtt | 6.1 KB | ||
| 002 Creating the page layout and header components.mp4 | 45.2 MB | ||
| 002 Creating the page layout and header components_en.vtt | 7.6 KB | ||
| 002 Creating the theme toggle styled component.mp4 | 42.5 MB | ||
| 002 Creating the theme toggle styled component_en.vtt | 5.4 KB | ||
| 002 Interpolating functions to clean up style logic.mp4 | 5.7 MB | ||
| 002 Interpolating functions to clean up style logic_en.vtt | 2.3 KB | ||
| 002 Introduction to React styled-components.mp4 | 14.3 MB | ||
| 002 Introduction to React styled-components_en.vtt | 3.5 KB | ||
| 003 Comparing other CSS-in-JS libraries.mp4 | 26.8 MB | ||
| 003 Comparing other CSS-in-JS libraries_en.vtt | 4.9 KB | ||
| 003 Conditional styles based on props.mp4 | 8.9 MB | ||
| 003 Conditional styles based on props_en.vtt | 3.7 KB | ||
| 003 Finishing the toggle theme with useContext and ThemeContext.mp4 | 20.2 MB | ||
| 003 Finishing the toggle theme with useContext and ThemeContext_en.vtt | 5.7 KB | ||
| 003 Implementing the show hide password toggle.mp4 | 17.2 MB | ||
| 003 Implementing the show hide password toggle_en.vtt | 5.1 KB | ||
| 003 Styling normal React components + extending existing styled component styles.mp4 | 71.6 MB | ||
| 003 Styling normal React components + extending existing styled component styles_en.vtt | 12.2 KB | ||
| 003 Using PropTypes with styled components.mp4 | 13.1 MB | ||
| 003 Using PropTypes with styled components_en.vtt | 3.8 KB | ||
| 004 Adding the buttons and loading submit state to the form.mp4 | 65.3 MB | ||
| 004 Adding the buttons and loading submit state to the form_en.vtt | 10 KB | ||
| 004 How styled components works under the hood.mp4 | 19.6 MB | ||
| 004 How styled components works under the hood_en.vtt | 3.7 KB | ||
| 004 Installing styled components + relevant plugins and tips.mp4 | 32.6 MB | ||
| 004 Installing styled components + relevant plugins and tips_en.vtt | 5.7 KB | ||
| 004 Styling links based on routes (with useLocation hook from react-router-dom).mp4 | 3.8 MB | ||
| 004 Styling links based on routes (with useLocation hook from react-router-dom)_en.vtt | 1.4 KB | ||
| 004 Updating GlobalStyles and menus to use theme colors.mp4 | 22.6 MB | ||
| 004 Updating GlobalStyles and menus to use theme colors_en.vtt | 3.7 KB | ||
| 005 Animation with styled components using the keyframes helper (loading spinner).mp4 | 28.6 MB | ||
| 005 Animation with styled components using the keyframes helper (loading spinner)_en.vtt | 4.8 KB | ||
| 005 Bulk styles using the styled-components css helper.mp4 | 9.3 MB | ||
| 005 Bulk styles using the styled-components css helper_en.vtt | 3.8 KB | ||
| 005 Media queries using styled components.mp4 | 36.9 MB | ||
| 005 Media queries using styled components_en.vtt | 6 KB | ||
| 006 useState React hook with menu icon + event handlers with styled-components.mp4 | 22.1 MB | ||
| 006 useState React hook with menu icon + event handlers with styled-components_en.vtt | 7.2 KB | ||
| 22924164-paragraph-text.html | 2.5 KB | ||
| App.js | 1 KB | ||
| Bonus Resources.txt | 409.6 B | ||
| Button.js | 614.4 B | ||
| Get Bonus Downloads Here.url | 204.8 B | ||
| Header.js | 2.6 KB | ||
| Home.js | 2.8 KB | ||
| Input.js | 307.2 B | ||
| Login.js | 2.2 KB | ||
| PageLayout.js | 512 B | ||
| PasswordInput.js | 1.2 KB | ||
| README.md | 2.8 KB | ||
| Spinner.js | 409.6 B | ||
| Toggle.js | 819.2 B | ||
| dark.js | 204.8 B | ||
| favicon.ico | 3.1 KB | ||
| gitignore | 307.2 B | ||
| index.css | 409.6 B | ||
| index.html | 1.9 KB | ||
| index.js | 512 B | ||
| jsconfig.json | 102.4 B | ||
| light.js | 204.8 B | ||
| logo192.png | 5.2 KB | ||
| logo512.png | 9.4 KB | ||
| manifest.json | 512 B | ||
| package-lock.json | 554.5 KB | ||
| package.json | 819.2 B | ||
| robots.txt | 102.4 B | ||
| serviceWorker.js | 5 KB | ||
| setupTests.js | 204.8 B | ||
| ▲ 86 total files | |||
React styled components v5 (2022 edition)
https://DevCourseWeb.com
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 625 MB | Duration: 1h 58m
Ditch CSS stylesheets! Learn CSS in JS to quickly and cleanly style React components with the styled components library
What you'll learn
Increase your value as a React developer.
Convert or create new React apps using the the CSS-in-JS styled-components library.
Style React apps using a newer, cleaner, and more efficient method with Styled Components.
Use Animations with styled components
Create component variations using props (e.g. large / small / primary / secondary Button)
Create different themes with a theme toggle component to apply a light & dark theme
Implement third party fonts using Google fonts
Learn how styled components can interact with ordinary React components & React hooks
Create a mobile-first responsive layout
Requirements
You should already know some simple ES6 syntax and already have worked with the React framework.
Description
**Updated course to version 5 of React styled-components.**
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 299.1 MB | freecoursewb | 3 weeks | 1 | 2 | |
| 3.4 GB | freecoursewb | 1 month | 14 | 5 | |
| 2.4 GB | freecoursewb | 2 months | 2 | 2 | |
| 1.4 GB | freecoursewb | 3 months | 4 | 4 | |
|
Udemy - React Live Coding Challenges - Build Real Projects by Coding Posted by
freecoursewb in Other
|
1.5 GB | freecoursewb | 4 months | 2 | 1 |
All Comments