django-planet

Blog: Josh Karamuth

web https://joshkaramuth.com/
Author

Use Python partial objects to write cleaner higher order functions

Oct. 14, 2023 » Josh Karamuth » [Archived Version]

Learn how to improve readability of your code when using callback functions thanks to partial objects.

Read More

Log to console with Sentry

Oct. 14, 2023 » Josh Karamuth » [Archived Version]

Learn how to see your Sentry logs in the dev tools console for a faster debugging experience.

Read More