Page 12
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
How to get all of MDN Web Docs running locally
June 9, 2021
1 comment
Categories: Web development, MDN
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
My contribution to 2021 Earth Day: optimizing some bad favicons on MDN Web Docs
April 23, 2021
0 comments
Categories: Web development, 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