November 2020
-
🐥Use Prefetch Objects to Control Your Prefetch Related
-
🐥Using Q Objects for Complex Queries
-
🐥Optimize Database Calls with Prefetch Related and Select Related
-
🐥Making a unique list in Python preserving the order
-
🐥Safely getting values from a Python dictionary
-
🐥How to test if __name__ == "__main__"
-
🐥Testing exceptions in pytest
October 2020
-
🐥Executing a Python function and fail after x attempts
-
🐥Sorting a Python dict by value
September 2020
May 2020
November 2019
October 2019
-
🐥Handling Unix timestamps in JSON
-
🐥The beauty of io.Reader in Go
-
🐥Case insensitive string replace
-
🔗Use internal packages
-
🐥Measure execution time
-
🐥Pointer vs value receivers
-
🐥Mutual exclusion lock