Thursday
Mar 26, 2026
Featured
Building a Personal Blog with SvelteKit
A deep dive into how I built this blog using SvelteKit, Tailwind CSS, and mdsvex — covering routing, markdown rendering, and the design decisions behind it all.
Apple's Coding AI Copilot
Apple is set to introduce a new AI-powered coding assistant within its Xcode development environment, aiming to enhance the efficiency and productivity of software developers.
All Posts
5 postsBuilding a Personal Blog with SvelteKit
A deep dive into how I built this blog using SvelteKit, Tailwind CSS, and mdsvex — covering routing, markdown rendering, and the design decisions behind it all.
Apple's Coding AI Copilot
Apple is set to introduce a new AI-powered coding assistant within its Xcode development environment, aiming to enhance the efficiency and productivity of software developers.
Modern CSS Techniques You Should Know in 2026
CSS has evolved dramatically. From container queries to cascade layers, here are the modern CSS techniques every frontend developer should have in their toolkit.
Getting Started with TypeScript in 2026
TypeScript has become the default for serious JavaScript projects. Here's a practical guide to getting started, covering the essentials without the overwhelm.