Spot the JavaScript bug with recursion and incrementing
September 28, 2022
0 comments
Category: JavaScript
Programmatically render a NextJS page without a server in Node
September 6, 2022
1 comment
Categories: Web development, Node, JavaScript
Join a list with a bitwise or operator in Python
August 22, 2022
0 comments
Category: Python
How to sort case insensitively with empty strings last in Django
April 3, 2022
1 comment
Categories: Django, Python, PostgreSQL
How to close a HTTP GET request in Python before the end
March 30, 2022
0 comments
Category: Python
Introducing docsQL
March 28, 2022
0 comments
Categories: Web development, GitHub, JavaScript
Make your NextJS site 10-100x faster with Express caching
February 18, 2022
0 comments
Categories: React, Node, Nginx, JavaScript
My site's now NextJS - And I (almost) regret it already
December 17, 2021
8 comments
Categories: React, Django, Node, JavaScript
Sort a JavaScript array by some boolean operation
December 2, 2021
2 comments
Category: JavaScript
Brotli compression quality comparison in the real world
December 1, 2021
2 comments
Categories: Node, JavaScript