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
Webflow Cheatsheet
Webfow has 2 modes. Design (edit components and animation), and build where one edits content. Every animated element has an initial state and end state applied to it. select the element. ensure t...
Shopify Liquid Conditional Cheatsheet
Shopify theme conditional Liquid tag code examples for coding shopify themes
HTML5 Accordion cheatsheet
The style and HTML Code The tricky part with the HTML5 Accordions for me was styling the pseudo marker element. Trying to customise this element to be a ‘Plus icon’ rather then a blocky triangle w...
Shopify Shipping Cheatsheet
https://youtu.be/1in-Jhrxm9o?si=7CaruuHAWgnvPuIL Shipping Zones Shipping zones are the regions you like to ship to and the shipping methods offers Shipping Methods Shipping methods refer to the...
VPS Maintenance
Ubuntu server maintenance refers to the ongoing tasks and processes performed to ensure the proper functioning, security, and optimal performance of a server running the Ubuntu operating system. It...
Certbot SSL
Install a free ssl certificate using Certbot issued by Lets encrypt on a Apache server .
Zip Command Cheatsheet
Cheatsheet for running zip on the commandline
Twig Cheatsheet
Twig coding overview, conditional statements extends, arrays, objects, loops
wp query cheatsheet
<?php /** * WordPress Query Comprehensive Reference * Compiled by luetkemj - luetkemj.com * * CODEX: http://codex.wordpress.org/Class_Reference/WP_Query * Source: http://core.trac.wordpress.org/...

Git Cheatsheet
Use the power and structure of GIT in your web development workflow with these helpful Git commands.