Search

88 results
found for "
*
"

Search Results

Modify a JSON Configuration File with jq

lesson by Joel Lord

Manipulating strings in bash

course by Cameron Nokes

Extract Columns of Data from a CSV with awk

lesson by Cameron Nokes

Extract Data From Columns of Text with awk in Bash

lesson by Cameron Nokes

Convert a File from Markdown to PDF with pandoc

lesson by Zac Jones

Build lodash.omitBy and lodash.pickBy with Object.fromEntries

lesson by Jamund Ferguson

Build lodash.pick from Scratch

lesson by Jamund Ferguson

Upgrade Your Terminal and Make It a Joy to Work with

course by Ian Jones

Interactively Find Anything By Piping it to fzf in the terminal

lesson by Ian Jones

Store Zsh Functions in Individual Files Inside a Directory

lesson by John Lindquist

Secure GitHub connections with SSH

course by Ryan Harris

Update gitconfig to Work with Multiple Accounts and SSH Keys

lesson by Ryan Harris

Manage Keys with ssh-agent and Add SSH Configuration

lesson by Ryan Harris

Generate SSH Keys for your GitHub Accounts

lesson by Ryan Harris

Pass Arguments to zsh Functions with zparseopts

lesson by John Lindquist

Extending debounce with a maxWait Option

lesson by Jamund Ferguson

Replace lodash.get with Optional Chaining Syntax

lesson by Jamund Ferguson

Build lodash.debounce from Scratch

lesson by Jamund Ferguson

Recreating Popular JavaScript Utility Methods from Lodash

course by Jamund Ferguson

Build lodash.merge from Scratch

lesson by Jamund Ferguson

Build lodash.get from Scratch

lesson by Jamund Ferguson