Blog

Dockerizing a Laravel and Inertia App

Containerizing a Laravel, React and Inertia.js application for development and production environments.

December 21, 2025  •  Updated December 23, 2025

Building Modern Cross Browser Web Extensions: Core Functionality, Storage and Permissions (Part 5)

Building the core functionality of our extension using the messaging system we built in the previous post, as well as exploring storage and permissions in web extensions.

February 4, 2025

Building Modern Cross Browser Web Extensions: Background Scripts and Messaging (Part 4)

Working with background scripts, using sensitive browser APIs and understanding the communication process between content scripts and background scripts.

January 29, 2025

Building Modern Cross Browser Web Extensions: Content Scripts and UI (Part 3)

Understanding how to work with content scripts and design isolated User Interface for our extension.

January 24, 2025

Building Modern Cross Browser Web Extensions: Project Setup (Part 2)

Setting up our project with WXT, TailwindCSS and Shadcn UI and understanding the project structure and configuration

January 20, 2025  •  Updated February 3, 2025

Building Modern Cross Browser Web Extensions: Introduction (Part 1)

Current state of extension development and introduction to modern frameworks

January 20, 2025