Cameron Nokes

Cameron Nokes

I'm a senior front-end developer at Domo that enjoys writing and teaching about web development. I also enjoy eating cheesecake.

42 results
found for "
*
"

Search Results

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

Split a String into Parts with `cut` in Bash

lesson by Cameron Nokes

Insert Text with sed in Bash

lesson by Cameron Nokes

Delete Lines of Text with sed in Bash

lesson by Cameron Nokes

Find and Replace Text with Sed in Bash

lesson by Cameron Nokes

Use head and tail to Get the Start or End of Text in Bash

lesson by Cameron Nokes

Use requestIdleCallback to schedule JavaScript tasks at an optimal time

lesson by Cameron Nokes

Schedule Timed Jobs on macOS with `launchd`

lesson by Cameron Nokes

Set Default Arguments with Bash Shell Parameter Expansions

lesson by Cameron Nokes

Understand how to Redirect stdin, stdout, and stderr in Bash

lesson by Cameron Nokes

Transform Piped Data from Bash using a Node.js Transform Stream

lesson by Cameron Nokes

Send and Receive Data from a Node.js Script in Bash using the Process Object

lesson by Cameron Nokes

Create Aliases in .bash_profile for Common Bash Commands

lesson by Cameron Nokes

Add Executable Files to $PATH with Bash

lesson by Cameron Nokes

Create and Copy Multiple Files with Brace Expansions in Bash

lesson by Cameron Nokes

Rerun Bash Commands with History Expansions

lesson by Cameron Nokes

Use Bash Keyboard Shortcuts

lesson by Cameron Nokes

Read and Use JSON in Bash with jq

lesson by Cameron Nokes

Use exec to Redirect stdio in a git Hook Script

lesson by Cameron Nokes