Switching from Next.js to Vite + wouter
July 28, 2023
0 comments
Categories: React, Node, JavaScript
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
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
The technology behind You Should Watch
January 28, 2023
0 comments
Categories: You Should Watch, React, Firebase, JavaScript
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
First impressions trying out Rome to format/lint my TypeScript and JavaScript
November 14, 2022
1 comment
Categories: Node, JavaScript
Spot the JavaScript bug with recursion and incrementing
September 28, 2022
0 comments
Category: JavaScript