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
React Cheatsheat
React Overview - 2024-05-11 Why React atomic design React allows you to build frontends in components and the components can be updated to form alternate components. This solves the problem of ...
Valet Cheatsheet
What is Laravel Valet? Laravel Valet is a development environment for macOS that makes it easy to create and manage local development environments for PHP applications, particularly those built us...
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.