Bookmarks

Bookmarks

49953 bookmarks
Custom sorting
Postgres on Spot VMs - only for the crazy?
Postgres on Spot VMs - only for the crazy?
Postgres is already great, surely - even “too popular” one could complain with a twist…as this broadcast “was” actually supposed to be my Lightning Talk at last month’s pgConf.eu in Athens 🙂 But indeed, seems Postgres has in an awesome way gotten so big that it’s not like that anymore...
·kmoppel.github.io·
Postgres on Spot VMs - only for the crazy?
Overflow Clip
Overflow Clip
Learn how overflow: clip works in CSS.
·ishadeed.com·
Overflow Clip
Alt Text: Don’t Just Describe Images
Alt Text: Don’t Just Describe Images
Write alt text that communicates an image's purpose without repeating page content. Focus on meaning rather than visual description.
·nngroup.com·
Alt Text: Don’t Just Describe Images
Subclassing STI models in Rails
Subclassing STI models in Rails
Here’s a short tip on opting out a specific model from Single Table Inheritance (STI).
·nts.strzibny.name·
Subclassing STI models in Rails
Building React Forms with Ease Using React Hook Form, Zod and Shadcn | Wasp
Building React Forms with Ease Using React Hook Form, Zod and Shadcn | Wasp
Forms are something every developer encounters, whether as a user or on the developer side. They’re essential on most websites, but their complexity can vary wildly—from simple 3-field contact forms to giga-monster-t-rex, multi-page forms with 150 fields, dynamic validation, and asynchronous checks.
·wasp-lang.dev·
Building React Forms with Ease Using React Hook Form, Zod and Shadcn | Wasp
React Scan
React Scan
React Scan automatically detects and highlights components that cause performance issues in your React app. Drop it in anywhere – script tag, npm, you name it!
·react-scan.million.dev·
React Scan
simonwep/selection: ✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!
simonwep/selection: ✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!
✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks! - simonwe...
·github.com·
simonwep/selection: ✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!
How to Prerelease an npm Package
How to Prerelease an npm Package
Recently, we overhauled our shared ESLint config, and I needed to release an alpha version. Thankfully, it turns out to be straightforward, once you know how to do it.
·cloudfour.com·
How to Prerelease an npm Package
Exploring JavaScript Symbols
Exploring JavaScript Symbols
Deep dive into JavaScript Symbols - what they are, why they matter, and how to use them effectively
·trevorlasn.com·
Exploring JavaScript Symbols
Nitro Kit
Nitro Kit
Generic UI components for your Ruby on Rails application.
·nitrokit.dev·
Nitro Kit
Ruby on Rails
Ruby on Rails
Build command-line interface terminal apps in your favorite web application frameworks like Rails, Next.js, ASP.net, Spring, Phoenix, Django, and more.
·terminalwire.com·
Ruby on Rails
The intricacies of implementing memoization in Ruby
The intricacies of implementing memoization in Ruby
A long time ago, I wrote a memoization library for Ruby. It was not easy, but I learned a great deal in the process. In this article, I am share these learnings and showing you how deep the memoization rabbit hole goes.
·denisdefreyne.com·
The intricacies of implementing memoization in Ruby