Section
Front-end
HTML, CSS, JavaScript, accessibility and interface work.
7 articles
Vite 8.3.0 respects the root tsconfig and minifies component CSS
Released on 10 September 2026, Vite 8.3.0 finally honours a root-level tsconfig and minifies CSS inside style tags. This minor…
/ 3 min
SvelteKit 3 reaches Release Candidate: migration, Vite, and what Svelte 5.57 adds
SvelteKit 3 has reached Release Candidate, days after Svelte 5.57 shipped. A reworked Vite plugin, the move from $lib to…
/ 3 min
Chrome moves to a two-week release cycle
From 8 September 2026, Chrome ships a new stable version every two weeks. Manual version tracking gives way to feature…
/ 3 min
htmx 4.0 moves to fetch() and makes attribute inheritance explicit
Released on 28 August 2026, htmx 4.0.0 rebuilds its engine around fetch() and ships deliberate breaking changes. Attribute inheritance, event…
/ 4 min
SvelteKit 3 reaches release candidate: configuration moves into Vite and remote functions arrive
SvelteKit 3 has reached release candidate: configuration moves into Vite, remote functions bring server code straight into components, and a…
/ 4 min
View Transitions: smooth page transitions without a framework
The View Transitions API animates the move from one state to the next, within a single page or between two…
/ 5 min
TypeScript 7.0: the Go compiler delivers on its speed promise
TypeScript 7.0 has been stable since 8 July: the compiler is entirely rewritten in Go and runs about 10× faster…
/ 3 min