AI Coding Journey: What Works for Me in 2026
A developer shares their effective workflow for using AI coding tools, specifically Claude Code with Opus 4.5, to boost productivity in software development.
Jan Kraus is a full-stack engineer, photographer, and runner, sharing insights on web development, photography, and creative experiences.
6 articles from this blog
A developer shares their effective workflow for using AI coding tools, specifically Claude Code with Opus 4.5, to boost productivity in software development.
A tutorial on integrating Keystatic CMS with the Astro static site generator to manage content for a blog.
A tutorial on implementing file downloads in Remix using the useFetcher hook, covering resource routes and dynamic file generation.
A tutorial on building a simple, clean photo gallery using Astro's content collections and image handling features.
A developer explains their journey migrating their personal blog from Gatsby to Astro, detailing the reasons for the switch and the benefits of the new static site generator.
A guide on accessing and sharing loader data between nested routes in a Remix application using the useMatches hook and a custom typed utility.