Page 20
Ultrafast loading of CSS
September 1, 2017
3 comments
Categories: Web development, JavaScript
Fastest way to match a filename's extension in Python
August 31, 2017
4 comments
Category: Python
React lifecycle hooks must-have
August 13, 2017
1 comment
Categories: Web development, JavaScript, React
Fastest *local* cache backend possible for Django
August 4, 2017
11 comments
Categories: Python, Web development, Django
Find static files defined in django-pipeline but not found
July 25, 2017
0 comments
Why I'm ditching AdBuff on Songsear.ch
July 20, 2017
0 comments
Category: Web development
Best YouTube Chefs of 2017
July 14, 2017
5 comments
Category: Misc. links
How to do performance micro benchmarks in Python
June 24, 2017
7 comments
Category: Python
Fastest way to find out if a file exists in S3 (with boto3)
June 16, 2017
9 comments
Categories: Python, Web development
Why didn't I know about machma?!
June 7, 2017
0 comments
Experimenting with Guetzli
May 24, 2017
0 comments
Categories: Linux, Web development, macOS
Fastest Redis configuration for Django
May 11, 2017
1 comment
Categories: Python, Linux, Web development, Django
Web Console trick to get all URLs into your clipboard
April 27, 2017
0 comments
Categories: Web development, JavaScript
Best practice with retries with requests
April 19, 2017
69 comments
Category: Python
Public Class Fields saves sooo many keystrokes in React code
April 14, 2017
1 comment
Categories: JavaScript, React