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
Rust > Go > Python ...to parse millions of dates in CSV files
May 15, 2018
10 comments
Category: Python
Webpack Bundle Analyzer for create-react-app
May 14, 2018
0 comments
Categories: JavaScript, React
Always return namespaces in Django REST Framework
May 11, 2018
1 comment
Real minimal example of going from setState to MobX
May 4, 2018
0 comments
Categories: JavaScript, React
gtop is best
May 2, 2018
0 comments
Categories: Linux, macOS, JavaScript
Fastest Python datetime parser
May 2, 2018
0 comments
Category: Python
The impressive first-meaningful-paint improvement of using minimalcss
April 24, 2018
3 comments
Categories: Web development, JavaScript