Blog | Josh Karamuth |
---|---|
RSS 2.0 Feed | Josh Karamuth |
web | https://joshkaramuth.com/ |
Last Update | 01.29.2025 |
Posts | 31 |
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 Update | 01.29.2025 |
Posts | 31 |
Oct. 11, 2024 » Josh Karamuth » [Archived Version]
Learn how to display Django messages as user friendly toasts with Htmx
Read MoreOct. 10, 2024 » Josh Karamuth » [Archived Version]
Learn how to use Python's built-in argparse library to build an intuitive CLI app
Read MoreOct. 3, 2024 » Josh Karamuth » [Archived Version]
Learn how to use the built-in Windows ssh-agent from inside your WSL instance
Read MoreSept. 19, 2024 » Josh Karamuth » [Archived Version]
Learn to leverage the REST archicture in a Django app.
Read MoreSept. 15, 2024 » Josh Karamuth » [Archived Version]
DKIM key pairs are simply RSA key pairs and you can easily generate them in Python.
Read MoreSept. 4, 2024 » Josh Karamuth » [Archived Version]
Learn how to integrate django-allauth with React for a powerful and easy authentication system.
Read MoreSept. 1, 2024 » Josh Karamuth » [Archived Version]
Learn how to use Django Allauth without a username field in your User model.
Read MoreAug. 23, 2024 » Josh Karamuth » [Archived Version]
Learn how to allow users to authenticate with your app without a username.
Read MoreJuly 20, 2024 » Josh Karamuth » [Archived Version]
CSRF token cookies are typically sent without httpOnly set to true. But is that a secure practice?
Read MoreMarch 22, 2024 » Josh Karamuth » [Archived Version]
Learn how to use NodeMailer, Handlebars, and juice to send emails effortlessly in NodeJS.
Read More