How to handle success and failure in @tanstack/react-query useQuery hook
September 16, 2024
0 comments
Categories: React, JavaScript
Wouter + Vite is the new create-react-app, and I love it
August 16, 2024
0 comments
Notes on porting a Next.js v14 app from Pages to App Router
March 2, 2024
0 comments
Categories: React, JavaScript
Switching from Next.js to Vite + wouter
July 28, 2023
0 comments
Categories: React, 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
Make your NextJS site 10-100x faster with Express caching
February 18, 2022
0 comments
Categories: React, Node, Nginx, JavaScript
Command-Enter to submit a form when focus is inside textarea with React (TypeScript)
February 4, 2022
1 comment
Category: React
My site's now NextJS - And I (almost) regret it already
December 17, 2021
8 comments
Categories: React, Django, Node, JavaScript
How to simulate slow lazy chunk-loading in React
March 25, 2021
0 comments
Categories: React, JavaScript