Fix Common Git Mistakes
course by Chris Achard
Up and running with Svelte 3
course by Tomasz Łakomy
Productive Git for Developers
course by Juri Strumpflohner
Build React Components from Streams with RxJS and Recompose
course by John Lindquist
Higher Order Components with Functional Patterns Using Recompose
course by Tim Kindberg
Practical Git for Everyday Professional Use
course by Trevor Miller
How to Contribute to an Open Source Project on GitHub
course by Kent C. Dodds
Practical Git: Remove unnecessary git tracking with .gitignore files
lesson by Trevor Miller
Compose Multiple Higher Order Components Together using Recompose
lesson by Tim Kindberg
Add Local State to a Functional Stateless Component using Recompose
lesson by Tim Kindberg
Add Local State with Redux-like Reducers using Recompose
lesson by Tim Kindberg
Practical Git: Capture code history snapshots with git add/commit/push
lesson by Trevor Miller
Write a Higher Order Component from Scratch
lesson by Tim Kindberg
Practical Git: Sync local and remote repos with git pull
lesson by Trevor Miller
Transform Props by using the Recompose mapProps Higher Order Component
lesson by Tim Kindberg
Lock Props by using the Recompose withProps Higher Order Component
lesson by Tim Kindberg
Add Lifecycle Hooks to a Functional Stateless Component using Recompose
lesson by Tim Kindberg
Flatten a Prop using Recompose
lesson by Tim Kindberg
Show Error Messages based on Non-Optimal States with Recompose
lesson by Tim Kindberg
Render Components Based on Predicates in Recompose
lesson by Tim Kindberg
Show a Spinner While a Component is Loading using Recompose
lesson by Tim Kindberg