The Modern React Bootcamp (Hooks, Context, Router &Amp; More)

Torrent Details


The Modern React Bootcamp (Hooks, Context, Router & More)

NAME
The Modern React Bootcamp (Hooks, Context, Router & More).torrent
CATEGORY
Other
INFOHASH
f12ae81a38b83b995042a1a3c94f1c0ffaccba2c
SIZE
21.7 GB in 99 files
ADDED
Uploaded on 11-12-2020 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Description

EXPANDED and UPDATED in June 2019 to include new sections on Next JS and Server-Side Rendering!

Welcome to the best online resource for learning React! Published in April 2019, this course is brand new and covers the latest in React. This course follows the exact same React curriculum my in-person bootcamp students follow in San Francisco, where students have gone on to get jobs at places like Google, Apple, Pinterest, & Linkedin. This is the most polished React course online, and it’s the only course that is based on REAL bootcamp curriculum that has been tried and tested in the classroom.

This course builds up concepts one at a time, cementing each new topic with an expertly designed exercise or project to test your knowledge. It includes a huge variety of beautiful exercises, projects, and games that we create together from scratch. Sometimes we mix things up and give you a broken React app and ask you to fix it or optimize the code. Check out the promo video to see a couple of the course exercises. The course culminates in one huge capstone project, which is the largest project I’ve ever built for any of my online courses. I’m really excited about it

React is the most popular JS library around, and there’s never been a better time to learn it! Companies all over the world are turning to React to help manage their JavaScript chaos, including tech giants like Facebook, Airbnb, and Uber. React is consistently voted the most loved and most wanted front-end framework by developers, and it’s clear why! React is a joy to use, and it makes writing maintainable and modular JavaScript code a breeze.

If you’re new to frameworks, React is the ideal first framework to learn. It’s easy enough to learn the basics, but it doesn’t teach you bad habits. Even if you’ve already enrolled in another React course, this course is worth your time for the exercises and projects alone! This curriculum is the product of two years of development and iteration in the bootcamp classroom. All the lectures, exercises, and projects have been tweaked and improved based on real student feedback. You won’t find anything else online as structured and polished as this course.

The highlights:

Learn React, from the very basics up to advanced topics like Next JS, React Router, Higher Order Components and Hooks and the Context API.
Build one massive capstone application, complete with drag & drop, animations, route transitions, complex form validations, and more.
Learn the latest in React, including Hooks (my favorite part of React!). We build a complete app using Hooks, including multiple custom hooks.
Learn state management using the useContext and useReducer hooks, to mimic some of the functionality of Redux.
You get tons of detailed handouts and cheatsheets that you can refer back to whenever you need to. Think of this as a React textbook you can study at any point if you get tired of videos.

What you get:

250+ videos
Slick, interactive slide decks custom made for each section
Detailed handouts and cheatsheets, the React “textbook”.
Dozens of exercises, projects, and quizzes.
One massive code-along project with nearly 20 different React components.
Free Webpack Mini Course!

Who this course is for:

Anyone brand new to React or front-end frameworks in general
Anyone who wants to build a portfolio of stunning React apps
Students struggling to learn React or looking for more practice
Anyone who wants to level up their developer skills and learn a highly in-demand skill!

Requirements

You’ll need some experience with HTML, CSS, and JavaScript, but you don’t need to be an expert.
You don’t need advanced JavaScript knowledge. ES7 features are explained in the course as we go.

Last Updated 5/2019

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
TutsNode.com.txt63 B
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/1. Welcome to the Course!.mp47.7 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/1. Welcome to the Course!.srt2.9 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/1. Welcome to the Course!.vtt2.6 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/2. Intro to React.mp421.5 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/2. Intro to React.srt5.4 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/2. Intro to React.vtt4.7 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/2.1 React Documentation.html81 B
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/3. Is React a Framework or Library.mp433.4 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/3. Is React a Framework or Library.srt7.6 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/3. Is React a Framework or Library.vtt6.7 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/4. Introducing Components!.mp473.1 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/4. Introducing Components!.srt16.5 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/4. Introducing Components!.vtt14.3 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/4.1 Code Sand Box Example.html96 B
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/5. Pie Chart Component.mp431.3 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/5. Pie Chart Component.srt7.2 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/5. Pie Chart Component.vtt6.2 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/6. Setting Up Your Server.mp418.7 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/6. Setting Up Your Server.srt6.4 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/6. Setting Up Your Server.vtt5.6 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/6.1 VS Code.html91 B
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/7. Writing Our First Component.mp466.9 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/7. Writing Our First Component.srt15.1 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/7. Writing Our First Component.vtt13.2 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/7.1 First_Component.zip.zip1.8 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/8. Function Vs. Class Components.mp427.1 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/8. Function Vs. Class Components.srt6.5 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/8. Function Vs. Class Components.vtt5.7 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/9. Download All Code, Slides, & Handouts.mp480.5 MB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/9. Download All Code, Slides, & Handouts.srt8.1 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/9. Download All Code, Slides, & Handouts.vtt7.1 KB
[TutsNode.com] - The Modern React Bootcamp/1. A Taste of React/9.1 react-bootcamp-materials.zip.zip80 MB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/1. Basics Rules of JSX.mp437.1 MB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/1. Basics Rules of JSX.srt7.5 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/1. Basics Rules of JSX.vtt6.5 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/2. How JSX Works Behind the Scenes.mp423.6 MB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/2. How JSX Works Behind the Scenes.srt5.4 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/2. How JSX Works Behind the Scenes.vtt4.7 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/2.1 Babel REPL.html84 B
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/3. Embedding JavaScript in JSX.mp420.4 MB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/3. Embedding JavaScript in JSX.srt6.1 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/3. Embedding JavaScript in JSX.vtt5.2 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/4. Conditionals in JSX.mp473.9 MB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/4. Conditionals in JSX.srt15.3 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/4. Conditionals in JSX.vtt13 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/5. Standard React App Layout.mp440.7 MB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/5. Standard React App Layout.srt8.3 KB
[TutsNode.com] - The Modern React Bootcamp/2. Introducing JSX/5. Standard React App Layout.vtt7.2 KB
[TutsNode.com] - The Modern React Bootcamp/27. The Massive Color Project Pt 3/9. Refactoring More Styles.mp4249 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/1. Intro to React Props.mp431.7 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/1. Intro to React Props.srt9.1 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/1. Intro to React Props.vtt7.9 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/2. Props are Immutable.mp410.9 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/2. Props are Immutable.srt3.7 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/2. Props are Immutable.vtt3.2 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/3. Other Types of Props.mp433.7 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/3. Other Types of Props.srt8.5 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/3. Other Types of Props.vtt7.3 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/4. Pie Chart Component Demo w Props.mp418.4 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/4. Pie Chart Component Demo w Props.srt3.2 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/4. Pie Chart Component Demo w Props.vtt2.8 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/5. EXERCISE Slot Machine.mp44 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/5. EXERCISE Slot Machine.srt2.8 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/5. EXERCISE Slot Machine.vtt2.4 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/6. EXERCISE Slot Machine Solution.mp432.8 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/6. EXERCISE Slot Machine Solution.srt10.1 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/6. EXERCISE Slot Machine Solution.vtt8.7 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/7. Looping in JSX.mp428 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/7. Looping in JSX.srt7.9 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/7. Looping in JSX.vtt6.8 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/8. Adding Default Props.mp415.6 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/8. Adding Default Props.srt4.1 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/8. Adding Default Props.vtt3.5 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/9. Styling React.mp451.2 MB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/9. Styling React.srt12.9 KB
[TutsNode.com] - The Modern React Bootcamp/3. Props and More/9. Styling React.vtt11.1 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/1. Intro to Create React App.mp415.2 MB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/1. Intro to Create React App.srt5 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/1. Intro to Create React App.vtt4.4 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/1.1 Create React App Homepage.html105 B
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/2. 2 Ways of Installing CRA.mp436.6 MB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/2. 2 Ways of Installing CRA.srt6.4 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/2. 2 Ways of Installing CRA.vtt5.5 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/3. Creating a New App.mp434.7 MB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/3. Creating a New App.srt8.7 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/3. Creating a New App.vtt7.6 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/4. Starting Up the Server.mp436.5 MB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/4. Starting Up the Server.srt8.8 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/4. Starting Up the Server.vtt7.6 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/5. Modules Import & Export Crash Course.mp475 MB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/5. Modules Import & Export Crash Course.srt16.9 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/5. Modules Import & Export Crash Course.vtt14.5 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/6. EXERICSE Fruits Modules.mp420.7 MB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/6. EXERICSE Fruits Modules.srt4.5 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/6. EXERICSE Fruits Modules.vtt3.9 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/7. EXERCISE Fruits Modules Solution.mp459.5 MB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/7. EXERCISE Fruits Modules Solution.srt12.5 KB
[TutsNode.com] - The Modern React Bootcamp/4. Introducing Create React App/7. EXERCISE Fruits Modules Solution.vtt10.6 KB

Alternative Torrents for 'Modern React Bootcamp Hooks Context Router More'.

There are no alternative torrents found.