django-planet

Feed: Josh Karamuth

Hi, I'm Josh from Mauritius. I write about programming and other related topics.

Blog Josh Karamuth
RSS 2.0 Feed Josh Karamuth
web https://joshkaramuth.com/
Last Update03.12.2025
Posts42

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