How to install Python Poetry in GitHub Actions in MUCH faster way
July 27, 2021
0 comments
Category: Python
An effective and immutable way to turn two Python lists into one
June 23, 2021
7 comments
Category: Python
The correct way to index data into Elasticsearch with (Python) elasticsearch-dsl
May 14, 2021
0 comments
Categories: Python, MDN, Elasticsearch
What English stop words overlap with JavaScript reserved keywords?
May 7, 2021
2 comments
Categories: JavaScript, MDN
How to simulate slow lazy chunk-loading in React
March 25, 2021
0 comments
Categories: React, JavaScript
Umlauts (non-ascii characters) with git on macOS
March 22, 2021
0 comments
In JavaScript (Node) which is fastest, generator function or a big array function?
March 5, 2021
0 comments
Categories: Node, JavaScript
How MDN's site-search works
February 26, 2021
3 comments
Categories: Web development, Django, Python, MDN, Elasticsearch
What's lighter than ExpressJS?
February 25, 2021
0 comments
Categories: Node, JavaScript
The best and simplest way to parse an RSS feed in Node
February 13, 2021
0 comments
Categories: Node, JavaScript
Sneaky block-scoping variables in JavaScript that eslint can't even detect
February 3, 2021
0 comments
Category: JavaScript
useSearchParams as a React global state manager
February 1, 2021
0 comments
Categories: React, JavaScript
Fastest way to turn HTML into text in Python
January 8, 2021
4 comments
Category: Python
Gcm - git checkout master or main
December 21, 2020
1 comment
Category: Python
sharp vs. jimp - Node libraries to make thumbnail images
December 15, 2020
3 comments
Categories: Node, JavaScript, Firebase