Bookmarks

Bookmarks

49953 bookmarks
Custom sorting
pg_tmp(1)
pg_tmp(1)
Run tests on an isolated, temporary PostgreSQL database
·eradman.com·
pg_tmp(1)
Testing with Go and PostgreSQL: ephemeral DBs
Testing with Go and PostgreSQL: ephemeral DBs
Let’s say you created a Go program that stores data in PostgreSQL — you installed PostgreSQL, wrote the Go code, and everything works; great! But after writing a test for your code, you wonder: how do you best provide PostgreSQL to your automated tests?
·michael.stapelberg.ch·
Testing with Go and PostgreSQL: ephemeral DBs
Why PostgreSQL major version upgrades are hard
Why PostgreSQL major version upgrades are hard
Upgrades between PostgreSQL major versions are famously annoying. You can’t just install the server binaries and restart, because the format of the data directory is incompatible. Why is that? Why can’t we just keep the data format compatible?
·peter.eisentraut.org·
Why PostgreSQL major version upgrades are hard
Benchmarking PostgreSQL Batch Ingest
Benchmarking PostgreSQL Batch Ingest
See what PostgreSQL batch ingest method is right for your use case: in this article, we benchmark INSERT (VALUES and UNNEST) vs. COPY (text and binary).
·timescale.com·
Benchmarking PostgreSQL Batch Ingest
Go Production Performance Gotcha - GOMAXPROCS
Go Production Performance Gotcha - GOMAXPROCS
Learn how to solve unexpected performance issues in Go applications by correctly configuring the GOMAXPROCS parameter for optimal CPU usage in containers
·metoro.io·
Go Production Performance Gotcha - GOMAXPROCS
Announcing TypeScript 5.7 - TypeScript
Announcing TypeScript 5.7 - TypeScript
Today we excited to announce the availability of TypeScript 5.7! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for type declarations and annotations. This syntax can be used by the TypeScript compiler to type-check our code, and it can also be erased to emit clean, idiomatic JavaScript […]
·devblogs.microsoft.com·
Announcing TypeScript 5.7 - TypeScript
Feature-based React Architecture
Feature-based React Architecture
How to create a feature-based React architecture that allows large scale applications ...
·robinwieruch.de·
Feature-based React Architecture
The anatomy of a React Island | Swizec Teller
The anatomy of a React Island | Swizec Teller
A coworker asked how React Islands work and I realized it's a technique I've been using to modernize monolithic web codebases for years, but never wrote down how it works.
·swizec.com·
The anatomy of a React Island | Swizec Teller
Thoughts on What RSC Means for SPAs
Thoughts on What RSC Means for SPAs
Introduction RSC stands for React Server Component, but in this post, I’ll use RSC to refer to a broader architecture consisting of two key aspects: The core feature, which is the ability to serialize and deserialize React components and other values, and The best practice based on the core feature, which I kind of think is still to be explored. SPAs, or Single Page Applications, can often be deployed as static files.
·blog.axlight.com·
Thoughts on What RSC Means for SPAs
Why TanStack Start is Ditching Adapters | TanStack Blog
Why TanStack Start is Ditching Adapters | TanStack Blog
Nitro HeaderTo “adapter” or not? Building a new front-end Javascript framework is a daunting task, as I’ve been learning with building TanStack Start, my new TanStack-powered full stack framework. There’s so many...
·tanstack.com·
Why TanStack Start is Ditching Adapters | TanStack Blog
The AutoScrollList Component
The AutoScrollList Component
Building a robust, user-friendly auto-scroll component for dynamic UIs with React!
·nikhilsnayak.dev·
The AutoScrollList Component
Codate - Easily Create Custom Date Formats in Any Programming Language
Codate - Easily Create Custom Date Formats in Any Programming Language
Easily create custom date formats in any programming language with Codate. Our intuitive tools empower developers to craft personalized date formats for their projects, ensuring flexibility and efficiency in date handling. Explore Codate today and streamline your date formatting process like never before.
·codate.io·
Codate - Easily Create Custom Date Formats in Any Programming Language
renoun
renoun
The toolkit to build docs as great as your product.
·renoun.dev·
renoun