Up and running with Svelte 3
course by Tomasz Łakomy
Functional Programming in JavaScript with Ramda.js
course by Andy Van Slaars
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
Count Words in a String with Ramda's countBy and invert
lesson by John Lindquist
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
Update Component State in React With Ramda Lenses
lesson by Andy Van Slaars
Search for optional patterns with grep OR
lesson by Bonnie Eisenman
Search with groups using grep
lesson by Bonnie Eisenman
Search the contents of files using grep
lesson by Bonnie Eisenman
Search matching files by combining find and grep with xargs
lesson by Bonnie Eisenman
Find matches excluding a pattern with grep
lesson by Bonnie Eisenman
Eliminate Function Arguments (Point-Free Style) with Ramda's Converge
lesson by John Lindquist
Update State in React with Ramda's Evolve
lesson by Andy Van Slaars
Create an Observable-Based Fetch Wrapper Using Ramda & Most
lesson by Josh Burgess