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
Gravity forms cheatsheet
This article is compilation of some of the more intricate Gravity Forms Functions and Features. Overwrite css Super hard to overwrite GF styles using classes. The simple way is just to use the id’...
Drupal block interpolation
The Minimal Version Create display view Create a form view Create a normal select list field with names relative to the display and form view Apply to your paragraph block using the the s...
Drupal Essential Modules
Essential Modules and themes When creating pretty basic stock standard website. This is modules I must have and This is what I use these modules for. Twig tweak adds convenient twig functions fo...
Build a 5-Page Headless Drupal 11 + Next.js Site with Paragraphs and GraphQL
A practical step-by-step guide to building a 5-page brochure website using Drupal 11 as a headless CMS with Paragraphs for flexible layouts, GraphQL Compose as the API layer, and Next.js as the fro...
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 h...
CSS Cheatsheet
css code examples and for styling modern websites
Tailwind Cheatsheet
Responsive layouts Breakpoints Prefix Min Width Example Usage sm: 640px sm:text-lg → applies at > 640px md: 7...
GraphQL Cheatsheet
They call it GraphQL because the data is all connected like a Graph.. And the QL part, well that stands for Query Language. For example, Reviews are connected to authors. and you only need to make...
Certbot SSL
Install a free ssl certificate using Certbot issued by Lets encrypt on a Apache server .
Screaming Frog Cheatsheet
Configure Screaming Frog settings to crawl sites and fix 404s.