> blog
// all posts, newest first
$ modern_css_in_2026_—_variables,_nesting,_and_corner-shape
Native CSS variables, nesting, and the new corner-shape property are reshaping how we write stylesheets — no preprocessor required.
$ svelte_5_runes_—_reactivity_reimagined
Svelte 5 replaces the magic of implicit reactivity with runes — explicit, composable primitives that scale from simple counters to complex state machines.
$ sveltekit_—_the_full_stack_framework_that_changes_everything
Framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.
$ tailwind_css_—_utility-first_styling_done_right
A utility-first CSS framework emphasizing customization and small build sizes with PostCSS integration for scalable styling.
$ svelte_&_sapper_—_compile-time_magic_for_the_modern_web
Framework approach that shifts compilation work from the browser to the build stage, resulting in faster runtime performance.
$ incremental_static_regeneration_in_next.js
Next.js v9.5 features including ISR, web vitals measurement, and environment configuration for modern web apps.