Gramatica simplificada con ejemplos y explicaciones prácticos
This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away.
Get Started with ReactGreat course and a great teacher. I have been a React dev for two years but still learned a lot!
In this course, I teach how Suspense works under the hood, preparing you for the future of asynchronous state management in React.
Meet new possibilities in ReactAbsolutely love this course, the thought that Kent has put into it, and the new possibilities of React Suspense itself, of course. Thanks for making this!
In this course, I 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!
Simplify your React appsI really love that real-world examples are presented on an existing codebase. This is exactly what I needed to better understand, beyond simple todo apps and contrived examples.
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.
Ship flexible React componentsJust wow. That was a lot of info to unpack in one hour. I did a straight walkthrough with no code. Now I'm going to go back and rewatch every video while creating my own components. I would love to write about this. I'm currently working on a fairly complex React project and this is so helpful! Another great course from Kent C. Dodds!!
Learn the principles and best practices for writing maintainable test applications to catch errors before your product reaches the end user!
Gain a solid foundation on testingFix errors before your app reaches the end user by writing maintainable unit test & integration tests for your React applications!
Ship React Applications with ConfidenceLearn to use Abstract Syntax Trees (ASTs) to make stylistic code changes, reveal logical problems, and prevent bugs from entering your codebase.
Bend JavaScript to your will 💪From Github and npm, to releasing beta versions, semantic versioning, code coverage, continuous integration, and providing your library with a solid set of unit tests, there are a ton of things to learn.
This series will guide you through a set of steps to publish a JavaScript open source library.
I liked the level of detail. Kent covers a lot of concepts in short videos, always explaining clearly and concisely everything.
“Feel free to submit a PR!” - words often found in GitHub issues, but met with confusion and fear by many. Getting started with contributing open source is not always straightforward and can be tricky. With this series, you’ll be equipped with the the tools, knowledge, and understanding you need to be productive and contribute to the wonderful world of open source projects.
Contribute to open source project