Escape.
Home
Code
Links
×
MENU
JAMES MURDZA
ENGINEER AND SOFTWARE DEVELOPER
CODE
Minimalist website deployment strategy for 2022
Suggestions for how to deploy fast, secure websites for low-cost and low-effort.
Cloud
Date
Run docker containers in the cloud for free using Google Cloud Run
Video using Google Cloud Run to quickly spin up a YouTube Downloader web app.
Docker
Date
Send an email from Google Sheets
Beginners Google Apps Script tutorial showing how to send email from a spreadsheet with just a Gmail account.
Javascript
Date
The difference between undefined, null and NaN in Javascript
An explanation on some confusing concepts in Javascript and the rational behind them.
Javascript
Date
Globally ignore giles in git
A short video on global gitignore, showing, for example, how to ignore all .DS_Store files from all repos.
Shell
Date
The right way to undo your last git commit
A short video showing the three ways to use the git reset command.
Shell
Date
Free site with custom domain in 10 minutes with Jekyll & GitHub Pages
Tutorial showing how to use Jekyll on macOS and deploy a free website on GitHub.
Ruby
Date
Where does Homebrew install files on your Mac?
Video explaining how Homebrew paths work, and how to see what files are installed.
Shell
Date
Properly install/uninstall packages with Homebrew on macOS
A short video for beginners explaining dependencies and how to manage them.
Shell
Date
macOS Homebrew Explained in 1 Minute
Learn the meaning of formula, keg, cellar, cask, bottle, and tap.
Shell
Date
MY LINKS