Page 15
A darn good search filter function in JavaScript
September 12, 2018
8 comments
Categories: Web development, JavaScript
Replace an item in an array, by number, without mutation in JavaScript (ES6)
August 23, 2018
1 comment
Category: JavaScript
django-pipeline and Zopfli
August 15, 2018
0 comments
Categories: Python, Web development, Django
Django lock decorator with django-redis
August 14, 2018
4 comments
Categories: Python, Web development, Django, Redis
django-html-validator now supports Django 2.x
August 13, 2018
0 comments
Categories: Python, Web development, Django
Quick dog-piling (aka stampeding herd) URL stresstest
August 10, 2018
0 comments
Category: Python
HTMLMinifier in use on this blog now
August 7, 2018
3 comments
Categories: Web development, JavaScript, Web Performance
To defer or to async JavaScript tags. That's the question.
June 29, 2018
0 comments
Categories: Web development, JavaScript, Web Performance
A good Django view function cache decorator for http.JsonResponse
June 20, 2018
0 comments
Categories: Python, Web development, Django
The best grep tool in the world; ripgrep
June 19, 2018
3 comments
Categories: Linux, Web development, macOS
How to unset aliases set by Oh My Zsh
June 14, 2018
5 comments
How to NOT start two servers on the same port
June 11, 2018
2 comments
Categories: Linux, Web development
GeneratorExit - How to clean up after the last yield in Python
June 7, 2018
7 comments
Category: Python
Writing a custom Datadog reporter using the Python API
May 21, 2018
2 comments
Category: Python
To CDN assets or just HTTP/2
May 17, 2018
3 comments
Categories: Web development, JavaScript, Web Performance