Page 5
fnm is much faster than nvm.
December 28, 2023
1 comment
Comparing different efforts with WebP in Sharp
October 5, 2023
0 comments
Categories: Node, JavaScript
Zipping files is appending by default - Watch out!
October 4, 2023
0 comments
Category: Linux
Introducing hylite - a Node code-syntax-to-HTML highlighter written in Bun
October 3, 2023
0 comments
Categories: Node, Bun, JavaScript
Shallow clone vs. deep clone, in Node, with benchmark
September 29, 2023
0 comments
Categories: Node, JavaScript
Pip-Outdated.py with interactive upgrade
September 21, 2023
0 comments
Category: Python
Parse a CSV file with Bun
September 13, 2023
0 comments
Category: Bun
Hello-world server in Bun vs Fastify
September 9, 2023
4 comments
Categories: Node, JavaScript, Bun
ts-node vs. esrun vs. esno vs. bun
August 28, 2023
0 comments
Categories: Node, JavaScript
Switching from Next.js to Vite + wouter
July 28, 2023
0 comments
Categories: React, Node, JavaScript
Benchmark comparison of Elasticsearch highlighters
July 5, 2023
0 comments
Category: Elasticsearch
How I used Parcel to "manually" bundle CSS files in a Remix app
May 31, 2023
0 comments
Category: JavaScript
Be careful with Date.toLocaleDateString() in JavaScript
May 8, 2023
4 comments
Categories: Node, macOS, JavaScript
How to run a GitHub Action workflow step if a file exists
April 24, 2023
2 comments
Category: GitHub
Automatically 'npm install'
April 6, 2023
0 comments
Categories: Node, JavaScript