Blog
Deep dives into software architecture, frontend performance patterns, and lessons from building products at scale.
arrow_outward
Beginner's Guide to *aaS — Uncle Bob's Story on Cloud Computing
Follow Uncle Bob's journey through IaaS, PaaS, SaaS, FaaS, and STaaS as he discovers how cloud computing can transform his small business.
cloud-computing beginners infrastructure
arrow_outward
Use CSS Vars like a Pro
A deep dive into CSS custom properties — from defining variables and scoping to using them with media queries, JavaScript, and animations.
css frontend web-development
arrow_outward
Exploring CSS Media Queries
A deep dive into the various media queries CSS offers — from width and height to aspect ratio, orientation, resolution, and pointer types.
css responsive-design frontend