5 Reasons to ♡ nushell
Whether it's a scripting language or a programming language, nushell offers a ton of quality of life features.…
Whether it's a scripting language or a programming language, nushell offers a ton of quality of life features.…
Javascript is confusing, ES6 makes it much easier. Come read about some of my favorite features from ES6…
Lets apply these new ES6 concepts and generate a Recent Listens Widget…
An old friend asked for help with his Python program, which turned into a great lesson on flow control…
We were asked to write a function that detects palindromes and ignores white space. I took this as a good time to demonstrate reverse iteration…