The Beginner's Guide to React
Kent C. Dodds created this guide to get first-timers through all of the basics of React JS. Its a video tutorial series that takes students through downloadable HTML files that creates an interactive learning experience.
Created by: Kent C. Dodds
Produced in 2017
What you will learn
- How to create HTML elements with Reacts API
- Creating React components.
- Re-rendering React applications.
- Managing memory leaks.
- Making HTTP requests.
- Building and deploying a React application.
Quality Score
Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/
Overall Score : 0 / 100
Live Chat with CourseDuck's Co-Founder for Help
Need help deciding on a react js course? Or looking for more detail on Kent C. Dodds's The Beginner's Guide to React? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community
Course Description
react js Awards Best Practical Course
React got that name for a reason. Its a component-based JavaScript library that renders smartly and can seriously simplify your work.This course is for React newbies and anyone looking to build a solid foundation. Its designed to teach you everything you need to start building web applications in React right away.Each lesson in this 19-part course is a single index.html file. This keeps your focus on learning React, no distractions. Well start with a blank file and add more complexity as we go along, wrapping the course with a lesson on how to move into a more production-ready development environmentand even deploy your app to a great service like Netlify.You'll come out of this course with a solid grasp on:what problems React can solvehow React solves those problems under the hoodwhat JSX is and how it translates to regular JavaScript function calls and objectsYoull build a solid understanding so when you come across JavaScript challenges down the road, youll know how toreact.
Pros
Cons
-
- Very few free video series have interactive projects like this course. It creates a unique hands-on learning experience with a reviewable web lecture series.
- Every video comes with a complete transcript. If anything is difficult to understand audibly, it can be read in text.
- Videos only can be accessed for free. Payment is only necessary to download the files for the full interactive experience.
-
- Downloadable files are only available to Egghead members. The course cannot be purchased individually.
- There is no instructor interaction. The most recent comment in the course was posted in 2018.
- The lack of direct interaction can leave users stuck if they have software or download problems.
Instructor Details
- 0.0 Rating
0 Reviews
Kent C. Dodds
Kent C. Dodds is a world renowned speaker, teacher, and trainer and he's actively involved in the open source community as a maintainer and contributor of hundreds of popular npm packages. Kent is the creator of TestingJavaScript.com and he's an instructor on egghead.io and Frontend Masters. He's also a Google Developer Expert. Kent is happily married and the father of four kids. He likes his family, code, JavaScript, and React.