Search
Search Results
Full-Stack Serverless Applications with Next.js & Fauna
course by Shadid Haque
Building a Serverless JAMStack Todo app with Netlify, Gatsby, GraphQL, and FaunaDB
course by Chris Biscardi
Converting a Serverless App to run on AWS Lambda and DynamoDB with Serverless Framework
course by Chris Biscardi
The Complete Guide to FaunaDB
course by Chris Biscardi
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
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
Get items in an ImmutableJS List
lesson by Taylor Bell
Calculate a sum using reduce in ImmutableJS
lesson by Taylor Bell
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
Updating nested values with ImmutableJS
lesson by Shane Osbourne