rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

320 feeds


Blog | Navillus

Posts

The case for boring tech, five years later 🔗

Five years ago we wrote that the boring tools make your life easier in the long run. Here's what held up, what didn't, and why it matters more now. [...]

How to use Web Components in Astro 🔗

Building custom elements in plain old JavaScript + trying out the new Astro.resolve() API! [...]

The power of simplicity 🔗

It's easy to get swept up in the latest libraries and platforms, but don't underestimate the time savings of "boring" tech. [...]

Keeping it simple with Astro 🔗

Do you really need all that JavaScript? [...]

The power of Svelte actions 🔗

When you should `use:` actions in Svelte. [...]

Introducing chisel.css 🔗

A (work-in-progress) minimalist CSS framework. [...]

Including json+ld structured data in Svelte 🔗

Easily add json+ld structured data to pages build in Svelte, with TypeScript type checking! [...]

Web Accessibility: Hidden links make all the difference 🔗

For visitors that use a keyboard or screen reader to navigate websites, hidden quick links can make a site much more enjoyable. [...]

Progressively enhancing Svelte with JavaScript 🔗

That's right! Your site built with a JS framework with client-side code can still support users with JS disabled. [...]