Imre Csige
Garden Snippets About

Posts about webdev

Purge Cloudflare cache after deploy on Netlify

Let's double up on the CDN and purge the Cloudflare cache when we deploy.

#webdev#jamstack#netlify

How to solve missing chunk code splitting errors after deploy

Code splitting is a great way to avoid huge javascript files, but weird things can happen after a deploy. Let's fix that.

#webdev#js#nuxt

Creating modular HMVC applications with Codeigniter 4

Here is how I like to create modular HMVC applications with the newest version of the Codeigniter framework.

#webdev#php#codeigniter

Rage against the popup

I grew up in a time when popups were bad. Everyone hated them, so they invented popup blockers. Then it all went away. Almost.

#webdev#design

Generating Open Graph images to S3 on AWS Lambda

This is how I generate my Open Graph images in the cloud at build time.

#webdev#jamstack#aws

How I designed and coded my static blog

Let's see my creation process for this blog and the chosen technology behind it.

#webdev#design
Built with and