Concurrent download with hashin without --update-all
December 18, 2018
0 comments
Categories: Web development, Python
hashin 0.14.0 with --update-all and a bunch of other features
November 13, 2018
0 comments
How to JSON schema validate 10x (or 100x) faster in Python
November 4, 2018
9 comments
Category: Python
React.memo instead of React.PureComponent
November 2, 2018
0 comments
Categories: JavaScript, React
React 16.6 with Suspense and lazy loading components with react-router-dom
October 26, 2018
7 comments
Categories: Web development, JavaScript, React
Switching from AWS S3 (boto3) to Google Cloud Storage (google-cloud-storage) in Python
October 12, 2018
1 comment
Category: Python
Fancy linkifying of text with Bleach and domain checks (with Python)
October 10, 2018
2 comments
Categories: Python, Web development
The ideal number of workers in Jest
October 8, 2018
0 comments
Inline scripts in create-react-app 2.0 and CSP hashes
October 5, 2018
0 comments
Categories: Web development, JavaScript, React
An awesome snippet to web performance test a page programmatically
October 1, 2018
0 comments
Categories: Web development, JavaScript, Web Performance