Bookmarks

Bookmarks

46225 bookmarks
Custom sorting
Migrating 6000 React tests using AI Agents and ASTs
Migrating 6000 React tests using AI Agents and ASTs
How I used AI to migrate 970 test files with 6000+ test cases from React Testing Library v13 to v14 in one week, through 50 PRs that would have taken months manually.
·eliocapella.com·
Migrating 6000 React tests using AI Agents and ASTs
isaacs/tshy
isaacs/tshy
Hybrid (CommonJS/ESM) TypeScript node package builder. Write modules that Just Work in ESM and CommonJS, in easy mode.
·github.com·
isaacs/tshy
Wrangling my email with Claude Code
Wrangling my email with Claude Code
I'm terrible at managing emails/DMs/etc. A lot of times it feels like trying to keep up is a full-time job in and of itself.
·jlongster.com·
Wrangling my email with Claude Code
Why use React?
Why use React?
Or, more precisely, why use React *in the browser*?
·adactio.com·
Why use React?
The State of TanStack, Two Years of Full-Time OSS | TanStack Blog
The State of TanStack, Two Years of Full-Time OSS | TanStack Blog
Two years ago I went all in on TanStack. No consulting, no safety nets, just a commitment to build open source at a professional, sustainable level. What started as a handful of libraries I built at N...
·tanstack.com·
The State of TanStack, Two Years of Full-Time OSS | TanStack Blog
Graceful shutdown in Go | pawelgrzybek.com
Graceful shutdown in Go | pawelgrzybek.com
The process of a graceful shutdown in the Go application can be overwhelming. Here is the flow that I recently implemented in my application and that works flawlessly.
·pawelgrzybek.com·
Graceful shutdown in Go | pawelgrzybek.com
Learn How to Lower Heroku Dyno Latency through Persistent Connections (Keep-alive)
Learn How to Lower Heroku Dyno Latency through Persistent Connections (Keep-alive)
The Performance Penalty of Repeated Connections Before the latest improvements to the Heroku Router, every connection between the router and your application dyno risked incurring the latency penalty of a TCP slow start . To understand why this is a performance bottleneck for modern web applications, we must look at the fundamentals of the Transmission Control Protocol (TCP) and its history with HTTP. Maybe you’ve heard of a keep-alive connection, but haven’t thought much about what it is or why they exist. In this post, we’re going to peel away some networking abstractions in order to explain what a keep-alive…
·heroku.com·
Learn How to Lower Heroku Dyno Latency through Persistent Connections (Keep-alive)
Hotwire Native deep dive: Push Notifications
Hotwire Native deep dive: Push Notifications
Native push notifications are tricky to implement because there's tons of moving pieces. Here's my step-by-step process to get them working in your Hotwire Native apps.
·newsletter.masilotti.com·
Hotwire Native deep dive: Push Notifications
Index - Dbdock v 1.1.1
Index - Dbdock v 1.1.1
Enterprise-grade PostgreSQL backup and restore. Beautiful CLI with real-time progress tracking.
·dbdock.mintlify.app·
Index - Dbdock v 1.1.1
Hornetlabs/synchdb: SynchDB is a PostgreSQL extension designed to replicate data from one or more heterogeneous databases (such as MySQL) directly to PostgreSQL in a fast and reliable way.
Hornetlabs/synchdb: SynchDB is a PostgreSQL extension designed to replicate data from one or more heterogeneous databases (such as MySQL) directly to PostgreSQL in a fast and reliable way.
SynchDB is a PostgreSQL extension designed to replicate data from one or more heterogeneous databases (such as MySQL) directly to PostgreSQL in a fast and reliable way. - Hornetlabs/synchdb
·github.com·
Hornetlabs/synchdb: SynchDB is a PostgreSQL extension designed to replicate data from one or more heterogeneous databases (such as MySQL) directly to PostgreSQL in a fast and reliable way.
tom--bo/databasemix
tom--bo/databasemix
Contribute to tom--bo/databasemix development by creating an account on GitHub.
·github.com·
tom--bo/databasemix
RevenueCat でサブスクリプション管理を効率化 - every Tech Blog
RevenueCat でサブスクリプション管理を効率化 - every Tech Blog
はじめに 導入背景 バックエンドで直面した課題 RevenueCat の魅力 Webhook によるイベント通知 ダッシュボード A/B テスト基盤がある 実際に使って感じたメリット 工夫した点 サブスクリプションの有効期限が切れているにも関わらずプレミアムステータスのままのユーザーがいればステータスを切り替えるバッチ…
·tech.every.tv·
RevenueCat でサブスクリプション管理を効率化 - every Tech Blog
In-App Subscriptions Made Easy – RevenueCat
In-App Subscriptions Made Easy – RevenueCat
The world’s best apps use RevenueCat to power in-app purchases, manage customer data, and grow revenue across iOS, Android, and the web.
·revenuecat.com·
In-App Subscriptions Made Easy – RevenueCat