Latest Posts
csharp dotnet
Day 2: Variables, Types, & Conversion
Mastering strong typing. Understanding primitives and type conversions in C#.
Read Article
csharp dotnet
Day 1: Introduction to C# & .NET setup
Why C#? Understanding the .NET Ecosystem and writing your very first program.
Read Article
htmx html
Day 14: Final Project - Contact Manager
The graduation exam. Building a full CRUD application with htmx and hypermedia.
Read Article
htmx html
Day 13: Tabs & Active Search
Complex UI patterns. Building tabbed interfaces and real-time search filtering.
Read Article
htmx html
Day 12: Click-to-Edit
State editing patterns. Transforming static text into forms and back again.
Read Article
htmx html
Day 11: Infinite Scroll & Lazy Load
Patterns that stick. Implementing modern UI patterns with zero client logic.
Read Article
htmx html
Day 10: Server-Side Validation
Handling errors. 422 statuses, OOB error messages, and keeping forms usable.
Read Article
htmx html
Day 9: Client-Side Scripting
A pinch of JS. Handling events with htmx:afterSwap and _hyperscript/Alpine.
Read Article
htmx html
Day 8: CSS Transitions
Animating the web. Using View Transitions API and CSS classes with htmx.
Read Article