#web-apis

[ follow ]
Web frameworks
fromInfoQ
1 week ago

Navigation API Reaches Baseline Newly Available as Replacement to the History API

Navigation API replaces History API for SPA routing, providing consistent navigate events, automatic interception, history management, focus and scroll restoration, and centralized success/error handling.
Web development
fromCSS-Tricks
2 months ago

What's !important #7: random(), Folded Corners, Anchored Container Queries, and More | CSS-Tricks

CSS features including random(), random-item(), clip-path folded corners, backdrop-filter, tabular-nums, Popover API, and anchor positioning enable modern web design with improved functionality and visual effects.
Web development
fromLogRocket Blog
3 months ago

Anti-libraryism: 10 web APIs that replace modern JavaScript libraries - LogRocket Blog

Major browsers provide native Web APIs that replace many common JavaScript libraries, enabling smaller bundles, improved runtime performance, and reduced dependency maintenance.
JavaScript
fromSmashing Magazine
6 months ago

Older Tech In The Browser Stack - Smashing Magazine

Modern front-end frameworks abstract foundational web technologies, causing many developers to miss practical knowledge like XPath, beforeunload, visibilitychange, and CSSOM.
Web frameworks
fromInfoQ
8 months ago

Remix Reimagined: V3 Will Drop React for a Fork of Preact

Remix v3 replaces React with a Preact fork, minimizes dependencies, prioritizes Web APIs and runtime over builds, optimizes for LLMs, and enforces composable abstractions.
fromCSS-Tricks
11 months ago

A Better API for the Resize Observer | CSS-Tricks

The Resize Observer, Mutation Observer, and Intersection Observers APIs are significantly more performant than their predecessors, providing efficient ways to monitor changes in DOM elements.
Node JS
[ Load more ]