New JavaScript Set methods - New JavaScript Set methods are arriving! Since Firefox 127, these methods are available in most major browser engines, which means you won't need a polyfill to make them work everywhere. javascript
Local, first, forever - Thinking about a persistence service that stays longer than the average service. local-first 🔥
Useful and Overlooked Skills - On his way to be sworn in as the most powerful man in the world, Franklin Delano Roosevelt had to be lifted out of his car and carried up the stairs. career
My spiciest take on tech hiring - ...is that you only need to administer one technical interview and one non-technical interview (each no more than an hour long). career, hiring
Notion Avatar Maker - A Notion Avatar is a personalized avatar that aligns with the design style of Notion, a widely-used note-taking and organization tool platform. avatars
SpreadGrid - JS library for creating high-performance grid-based applications grids
Rushlight - Real-time collaborative code editing on your own infrastructure editors
Cache Decorator - A TypeScript library providing a customizable cache decorator for methods. This library allows you to easily cache method results with configurable caching mechanisms. cache
dotenvx - a better dotenv–from the creator of dotenv dotenv
Glasskube - The next generation Package Manager for Kubernetes k8s, kubernetes 🔥
Kaplay - KAPLAY is a JavaScript library that helps you make games fast and fun! games, javascript
Tachyonfx - shader-like effects library for ratatui applications cli
pdfslick - View and Interact with PDFs in React SolidJS, Svelte and JavaScript apps pdf
Snapdrag - A simple, lightweight, and performant drag and drop library for React and vanilla JS dnd
LetterDrop - LetterDrop is a secure and efficient newsletter management service powered by Cloudflare Workers, enabling easy creation, distribution, and subscription management of newsletters. newsletters
pixelmatch - The smallest, simplest and fastest JavaScript pixel-level image comparison library images
matter.js - Matter.js is a 2D physics engine for the web physics
Dorkly - Free Open Source Feature Flag system. Dorkly is a git-based open source feature flag backend for LaunchDarkly's open source SDKs. featureflags
MemLab - A framework for finding JavaScript memory leaks and analyzing heap snapshots javascript
dblab - The database client every command line junkie deserves. db, cli 🔥
Katana - A next-generation crawling and spidering framework. crawling
OpenStatus - The open-source synthetic & real user monitoring platform monitoring
All about Design
Intro to colour contrast - Colour contrast makes a big part of the user experience for all users. Accessibility guidelines however, are not always easy to follow. In this article we will see how to meet the requirements with practical examples. colors