downloadAndResize - Firebase Cloud Function to serve thumbnails
December 8, 2020
0 comments
Categories: Web development, That's Groce!, Node, JavaScript
Progressive CSS rendering with or without data URLs
September 26, 2020
0 comments
Categories: Web development, Web Performance, JavaScript
Quick comparison between sass and node-sass
September 10, 2020
3 comments
Categories: Node, JavaScript
Lazy-load Firebase Firestore and Firebase Authentication in Preact
September 2, 2020
0 comments
Categories: Web development, Web Performance, JavaScript, Preact
Test if two URLs are "equal" in JavaScript
July 2, 2020
3 comments
Category: JavaScript
findMatchesInText - Find line and column of matches in a text, in JavaScript
June 22, 2020
0 comments
Categories: Node, JavaScript
Benchmark compare Highlight.js vs. Prism
May 19, 2020
0 comments
Categories: Node, JavaScript
Throw JavaScript errors with extra information
May 12, 2020
0 comments
Categories: Node, JavaScript
How to use minimalcss without a server
April 24, 2020
0 comments
Categories: Web development, Node, JavaScript
How post JSON with curl to an Express app
April 15, 2020
2 comments
Categories: Node, JavaScript