Up and running with Svelte 3
course by Tomasz Łakomy
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
Use Grep for Fast Search from the Command Line
course by Bonnie Eisenman
Search directory contents recursively using grep
lesson by Bonnie Eisenman
Use find to search for filename patterns
lesson by Bonnie Eisenman
Search the contents of a git repository with git grep
lesson by Bonnie Eisenman
Show context around matches using grep
lesson by Bonnie Eisenman
Search for basic patterns using grep
lesson by Bonnie Eisenman
Use grep's extended regular expressions to find complex patterns
lesson by Bonnie Eisenman
Specify line beginning and end in patterns using grep
lesson by Bonnie Eisenman
Match classes of characters using bracket expressions with grep
lesson by Bonnie Eisenman
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
Write a Higher Order Component from Scratch
lesson by Tim Kindberg
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