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
Hot Reload Cheatsheet
If your a web developer like me and need to refresh your browser after you make each and every incremental code change, then you and me need all the help we can get. As there is literally thousands...
AI Coding projects
Coding apps, games or website with AI feels like a revolution of sorts yet still only scratching the surface. With the sensation roo-code module pulling ai from your ai of choice directly into VSco...
Wordpress Debug Errors
Debugging acf blocks add your block to an empty page most errors are caused by missing values in your block. ie: no image value added to the block or no subtitle value save your block with ...
Document Object Model Cheatsheet DOM
https://youtu.be/KShnPYN-voI?si=wsZtva5f54HJNvbY A object tree representation of a html document. The browser keeps the dom tree and insync with the html. When we talk about the dom we are talkin...
Commandline Cheatsheet
Improve your Commandline usage with these Dns and Navigational terminal commands and functions.
SASS SCSS Cheatsheet
Setup Node SASS Watch If your a frontend web developer, then CSS is your bread-and-butter. For a long time, CSS is all us frontend devs had. CSS is pretty limited. It lacks variables and functions...
Radix Cheatsheet
Radix is a Drupal theme that even has its own cli. Pretty cool. Radix promotes the use of self contained components. By using the radix cli, you can create your own components to override the radi...
Setup WordPress on VPS
If you’re into WordPress and you want to do your own hosting, and the idea of cPanel makes you feel a little bit sick, then configuring your own Ubuntu server to host multiple WordPress websites is...
Jekyll Blog Setup
Setup a Jekyll Markdown Blog using Chirpy Theme.
WordPress Website Security Hardening
What you can do to stop your WordPress site from getting hacked.