Found 1370 bookmarks
Newest
event.target.closest
event.target.closest
DOM scripting and event handling.
·adactio.com·
event.target.closest
Why Next.js is the Full-Stack Framework for Modern Websites
Why Next.js is the Full-Stack Framework for Modern Websites
When selecting a frontend framework, reliability is paramount for my clients. Despite exploring options like SvelteKit, "Why Next.js?" remains a frequent query. In this article, I unpack why Next.js stands out as a dependable choice and its promising future.
·felixvemmer.com·
Why Next.js is the Full-Stack Framework for Modern Websites
Scroll-Driven State Transfer
Scroll-Driven State Transfer
In my fourth article about scroll-driven animations, I explore how we can transfer the state of one element to a completely different place on a page by connecting them with a unique identifier in CSS via a timeline-scope.
·kizu.dev·
Scroll-Driven State Transfer
Honor user’s transparency setting in CSS
Honor user’s transparency setting in CSS
When you’re building a website, you might be tempted to use a transparent background for some elements. For instance, you may want to use a transparent background for the navigation bar or the header of the website.
·amitmerchant.com·
Honor user’s transparency setting in CSS
Social bookmarks in the Fediverse
Social bookmarks in the Fediverse
Last week, there was a flurry of interest in a new addition to the #Fediverse: Postmarks. It's social...
·dev.to·
Social bookmarks in the Fediverse
On the Importance of Naming in Programming | Wasp
On the Importance of Naming in Programming | Wasp
In stories, you will often find the motif of a powerful demon that can be controlled only by knowing its true name. Once the hero finds out that name, through cunning dialogue or by investigating ancient tomes, they can turn things around and banish the demon!
·wasp-lang.dev·
On the Importance of Naming in Programming | Wasp
What is TSDoc? | TSDoc
What is TSDoc? | TSDoc
TSDoc is a proposal to standardize the doc comments used in TypeScript code, so that different tools can extract content without getting confused by each other's markup. The TSDoc notation looks pretty familiar:
·tsdoc.org·
What is TSDoc? | TSDoc