On the Fence: My Affair with HTMX and the Enduring Allure of React
After building with React for years, my recent dive into HTMX and AlpineJS has been a masterclass in the trade-offs between radical simplicity and creative freedom.
8 posts found
After building with React for years, my recent dive into HTMX and AlpineJS has been a masterclass in the trade-offs between radical simplicity and creative freedom.
Learn how programmers are evolving from coders to AI guides—see a Python example proving why human expertise still matters.
A programmer tells you how AI will replace him
Master Python decorators by dissecting ones provided by Django
Learn how to decode a Base64 string you encoded from JavaScript in Python
Learn how to send URL safe base64 encoded data to your Python API.
Learn how to see your Sentry logs in the dev tools console for a faster debugging experience.
Learn how to improve readability of your code when using callback functions thanks to partial objects.