Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: web-development

Technical writings, opinionated architectures, and development guides tagged with web-development.

Articles4
Est. Read Time31 mins
Categories3
Featured0
Oct 202512 min read
PHP

Static site generation in PHP with Tempest

Learn how Tempest brings static site generation to PHP, making it easy to build fast, secure, and scalable sites with familiar patterns.

Jul 20259 min read
PHP

An educational look into the Tempest PHP framework

Discover how Tempest, a modern PHP framework, uses code discovery and the latest PHP features to simplify app development and boost productivity.

Jun 20255 min read
DevOps

Building and Deploying an Astro Website - A Deep Dive

Learn how I built my personal dashboard using Astro, integrating dynamic content and productivity features, and deployed it with Sevalla and Cloudflare.

Nov 20235 min read
Web Development

What are the different parts of a URL?

We all use URLs in our day-to-day lives, whether we are technical or not. But what are the different parts of a URL? Read on the learn more.