Page 6
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
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