Essential Web development & Digital Marketing cheatsheets, step by step guides and tutorials, code examples. Simplified.
Every Problem can be traced back to a lack of assets. DynamiteFrog aims to provision those assets for common web development and digital marketing problems
Latest posts
SSH cheatsheet
Creating an ssh Key What is an SSH key? An SSH key, or Secure Shell key, is a pair of cryptographic keys used for secure communication over the SSH protocol. The pair consists of a private key an...
Robots Cheatsheet
code examples to help you configure the way your site is crawled by search engines
ZSH Cheatsheet
Pretty up your shell with Zsh.

Ghostscript Cheatsheet
Combine, manipulate, Merge, convert and Extract PDF files using Ghostscript with these powerful ghostscript commands
Vim Cheatsheet
Extensive collection of vim basic to advanced Vim commands and plugins to enhance your vim text editing and coding experiences.
Onsite SEO Cheatsheet
Creating SEO title tags and Meta Descriptions What Are Title Tags? Title tags are HTML elements that define the title of a webpage. They appear as clickable headlines in search engine results pag...
Integration Tools Provided Wpengine
title: Integration tools provided WpEngine date: 2024-10-08 09:13 +1100
z cheatsheet
Using z on macOS is straightforward once installed. Follow these steps to get started and use z effectively: 1. Install z Using Homebrew (Recommended): Open your terminal. Run: brew install z 2...
Javascript Cheatsheet
JavaScript: Understanding the Weird Parts - The First 3.5 Hours Javascript compares the value of objects and variables stored in memory and not the value you assigned to them Javascript behaves t...
bash shell scripting cheatsheet
Shell Scripting Crash Course - Cheatsheet for beginners This is a bash shell scripting which can be found on Unix, Linux and Mac. You can install bash on the Linux subsystem on Windows too. the f...