A website can store data on a user’s device using various storage APIs: localStorage, IndexedDB, File System, etc.
nikitonsky: Hiding more places behind the scroll? What?
A lion in Maasai Mara, Kenya (© Scott Davis/Tandem Stills + Motion)
Learn about the latest web technology updates in Safari Technology Preview: CSS, Rendering, Accessibility, Media, and Web API.
Why a Next.js project has over 30 configuration files and what we can do to avoid it.
nikitonsky is being grumpy
Indigenous artwork, Ngaruwanajirri Art Centre, Wurrumiyanga, Bathurst Island, Australia (© Robert Wyatt/Alamy)
My free, open-source, no-time-limit Wordle clone.
How to configure Home Assistant and survive Insteon’s collapse.
This blog post will walk through how we developed UniFFI: a Rust library for auto-generating foreign language bindings. We will walk through some of the issues that arose along the way and how we handled them. The post Autogenerating Rust-JS bindings…