In this course, you will learn to use many of the most powerful and convenient higher-order components within Recompose by coding several real-world examples. Using recompose looks very different from “vanilla” React; so you will also get comfortable with the look and feel of a “recomposed” component. The best part is no more need for class components! You’ll learn how to use Recompose to both modify components and also create your own higher-order components.
It helped me understand HoC and recompose for an existing code base at work.
The course is super clear and a perfect introduction to the topic
Recompose seems to change a lot about the way that props are passed to nested components. And there are multiple ways to manipulate props as it gets passed to child components.
Great examples, good explanation style
THANKS FOR DOING THIS GUYS YOU'RE ROCK
Good and real use cases for the library
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.