"ld: library not found for -lssl" trying to install mysqlclient in Python on macOS
February 5, 2020
1 comment
Performance of truth checking a JavaScript object
February 3, 2020
0 comments
Categories: Node, JavaScript
How to pad/fill a string by a variable in Python using f-strings
January 24, 2020
9 comments
Category: Python
JavaScript destructuring like Python kwargs with defaults
January 18, 2020
1 comment
Categories: Python, JavaScript
How depend on a local Node package without npmjs.com
January 15, 2020
0 comments
Category: JavaScript
How to have default/initial values in a Django form that is bound and rendered
January 10, 2020
11 comments
Categories: Web development, Django, Python
How to split a block of HTML with Cheerio in NodeJS
January 3, 2020
2 comments
Categories: Node, JavaScript
A Python and Preact app deployed on Heroku
December 13, 2019
2 comments
Categories: Web development, Django, Python, Docker, JavaScript