Perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
The April issues of Maximum PC and MacLife are currently on sale at a newsstand near you—assuming there is a newsstand near you. They’re the last print issues of these two venerable computer magazines, both of which date to 1996 (and were originally known, respectively, as Boot and MacAddict). Start
How to create an api from markdown files with Next.js - Ironeko
Markdown can be an incredibly powerful tool, but a lot of content can start slowing down your site. This is a quick guide on how you can mitigate these issues with a static API and ISR.
Getting started with View Transitions on multi-page apps
Spurred by last week’s ShopTalk I rolled out View Transitions here on my static Jekyll site. I hadn’t realized View Transitions for multi-page apps (MPAs) and static sites are ready for testing behind a flag in Chrome 113+. View Transitions for MPAs are a feature that’s high on my CSS wishlist, so I got to it. It took less than an hour to do, requires zero JavaScript, and two lines of CSS. I’m pleased with the results.
Detecting if an event was triggered by a user or by JavaScript
On a recent project I finally found a solution to an issue I've run into several times: When listening for events in JavaScript, how can I tell whether an event was triggered directly by a user or by my code?
example of how to create a progress bar that shows how far you have scrolled down the page
example of how to create a progress bar that shows how far you have scrolled down the page - Online HTML editor can be used to write HTML and CSS code and see results. Current version supports inline editing. Javascript is not supported yet!