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
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...
SEO terminology cheatsheet
Guest Posting Guest posting (or guest blogging) is an SEO and content marketing strategy where an individual writes and publishes an article or blog post on someone else’s website. The primary goa...
Upgrade php on apache server
Upgrading PHP on the web server Firstly, this article is primarily about upgrading the php version of the webserver rather then the php-cli version. to find the php-cli version run php -v on the ...
Rsync Cheatsheet
If you have an ssh access to a remote server. Deploying websites with rsync is a great option for simple sites and solo projects. Here’s a concise rsync cheatsheet for quick reference: Basic Synt...
Tmux Cheatsheet
Tmux Windows and Panes Cheatsheet Run these shortcuts from within vim once you have created a tmux session from your terminal Open window explorer prefix w Close window from the window explorer...
Color Cheatsheet
Color for User Interfaces Colour is a critical part of a UI website design. And a huge part of the UI design process. Starting with the right colour range can drastically improve the outcome and qu...
file permissions cheatsheet
A Linux file system is made up of users, groups and files. The files need the appropriate permissions so that users can work with them. File permissions In order to create, remove, update and del...
Gravity forms cheatsheet
No value set for skill_level_required This article is compilation of some of the more intricate Gravity Forms Functions and Features. Submit Partial information. On a multipage form you can captu...
![This is Git cheatsheet is as nice as a field of sunflowers](/assets/img/sunflower_field.jpeg)
Git Cheatsheet
Use the power and structure of GIT in your web development workflow with these helpful Git commands.
![smooth sailing on clear blue ocean](/assets/img/ocean_qld.jpeg)
Google Tag Manger (GTM) Cheatsheet
Configure gtm to track the important user events on your website.