Page 3
Trying out the new Bun "Compile to bytecode"
October 15, 2024
0 comments
Categories: Bun, JavaScript
The performance benefits of code-split an SPA
October 12, 2024
0 comments
Category: React
Rate my golf swing (October 2024)
October 11, 2024
0 comments
Category: Golf
The 3 queries I use with pg_stat_statements to analyze slow PostgreSQL queries
September 30, 2024
0 comments
Category: PostgreSQL
How to handle success and failure in @tanstack/react-query useQuery hook
September 16, 2024
0 comments
Categories: React, JavaScript
swr compared to @tanstack/react-query
August 30, 2024
2 comments
Category: JavaScript
Add a lazy getter, that is a function call, on a object in JavaScript
August 28, 2024
0 comments
Category: JavaScript
Wouter + Vite is the new create-react-app, and I love it
August 16, 2024
0 comments
Default environment variables in Bash
August 12, 2024
0 comments
Category: Bash
Comparing Deno vs Node vs Bun
August 5, 2024
0 comments
Categories: Bun, JavaScript
Trying out (and liking!) MeetingBar for macOS
July 25, 2024
0 comments
Category: macOS
Converting Celsius to Fahrenheit round-up
July 22, 2024
0 comments
Node watch mode and TypeScript
July 21, 2024
0 comments
Categories: Node, JavaScript
Converting Celsius to Fahrenheit with Rust
July 20, 2024
0 comments
Category: Rust
Converting Celsius to Fahrenheit with Crystal
July 19, 2024
0 comments
Category: Ruby