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
SMTP Cheatsheet
Website not sending mail? Maybe time to implement SMTP.
Shopify Github Integration
title: Shopify Github Integration date: 2023-03-01 10:29 +1100 categories:hub and Shopify Keep your live shopify website and local dev synced by using github. This sounds complicated and time cons...
What to include in your UI KIT
UI kits are an important part of User interface design. They can help keep your project organised and also translate well into development UI KIT individual components typography body h1 h...
Shopify Cheatsheet
General admin and site development and maintenance cheatsheet for site owners
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...
Bootstrap 5 Cheatsheet
Bootstrap code examples for your quick copy and paste reference efficiency.
Run Local HTTP Server
If you want to do a quick development test with some HTML and some JavaScript a good solution is to fire up a HTTP server for local development testing. You can run/install this in the folder your ...
Shopify CLI Cheatsheet
setup a local shopify website on your computer and deploy your theme with shopify cli.
animated stats counter js
An animated stats counter is a dynamic element on a website that visually displays changing numerical values through animated transitions. Typically used to showcase statistics, metrics, or countdo...
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...