Skip to content

WorthPosting

  • Home
  • About

Tag: javascript

Cat Links Software Engineering

Speculation Rules in Practice: Prerendering Your Way to Instant Navigations

Posted on August 15, 2026

Most performance work on the web is about making pages load faster once the user asks for them. The Speculation

Continue readingSpeculation Rules in Practice: Prerendering Your Way to Instant Navigations

Cat Links Software Engineering

View Transitions API: Native Page Animations Without a JavaScript Framework

Posted on August 10, 2026August 11, 2026

Navigation transitions on the web have historically been a choice between two bad options. You either accept the browser’s default

Continue readingView Transitions API: Native Page Animations Without a JavaScript Framework

Cat Links Software Engineering

The Parent Selector Arrives: Practical CSS :has() Patterns for Production

Posted on August 4, 2026

CSS has always had a peculiar limitation: it could only look downward. You could style a child based on its

Continue readingThe Parent Selector Arrives: Practical CSS :has() Patterns for Production

Cat Links Software Engineering

Smooth UI Transitions Without JavaScript Libraries: The View Transitions API

Posted on May 27, 2026May 28, 2026

Smooth transitions between UI states separate polished applications from mediocre ones. Historically, achieving those transitions meant reaching for JavaScript animation

Continue readingSmooth UI Transitions Without JavaScript Libraries: The View Transitions API

Cat Links Software Engineering

Deno 2.8: Six New CLI Commands That Change Your Daily Workflow

Posted on May 22, 2026May 23, 2026

Deno 2.8 dropped yesterday, and it’s not a minor release in any meaningful sense. Six new CLI subcommands, a 3.66x

Continue readingDeno 2.8: Six New CLI Commands That Change Your Daily Workflow

Cat Links Uncategorized

Modern development tools

Posted on July 22, 2020

Deciding a which tool you ll be using on your next project can be quite cumbersome. Neeed to read all

Continue readingModern development tools

  • Home
  • About
Copyright © 2026 WorthPosting | Signify by WEN Themes
Scroll Up