Page 6
Automatically 'npm install'
April 6, 2023
0 comments
Categories: Node, JavaScript
Benchmarking npm install with or without audit
February 23, 2023
1 comment
Categories: Node, JavaScript
How to intercept and react to non-zero exits in bash
February 23, 2023
2 comments
The technology behind You Should Watch
January 28, 2023
0 comments
Categories: You Should Watch, React, Firebase, JavaScript
Announcing: You Should Watch
January 27, 2023
3 comments
Category: You Should Watch
First impressions of Meilisearch and how it compares to Elasticsearch
January 26, 2023
1 comment
Category: Elasticsearch
Pip-Outdated.py - a script to compare requirements.in with the output of pip list --outdated
December 22, 2022
0 comments
Category: Python
How to change the current query string URL in NextJS v13 with next/navigation
December 9, 2022
4 comments
Categories: React, JavaScript
How much faster is Cheerio at parsing depending on xmlMode?
December 5, 2022
0 comments
Categories: Node, JavaScript
Programmatically control the matrix in a GitHub Action workflow
November 30, 2022
0 comments
Category: GitHub
First impressions trying out Rome to format/lint my TypeScript and JavaScript
November 14, 2022
1 comment
Categories: Node, JavaScript
How to count the most common lines in a file
October 7, 2022
0 comments
Find the largest node_modules directories with bash
September 30, 2022
0 comments
Spot the JavaScript bug with recursion and incrementing
September 28, 2022
0 comments
Category: JavaScript
Create a large empty file for testing
September 8, 2022
0 comments
Category: Linux