Exercism and PDF Page Numbering - Building SaaS #149
The author works on Python exercises using Exercism and adds PDF page numbering to a Django-based homeschool application.
The author works on Python exercises using Exercism and adds PDF page numbering to a Django-based homeschool application.
A guide on switching from Rollbar to Sentry for error monitoring in a Python/Django SaaS project, highlighting Sentry's features.
Upgrading a SaaS app's Heroku stack and htmx, plus adding an empty state feature for a better user experience.
A Django tutorial episode explaining how to safely accept and manage user-uploaded files using FileField and ImageField.
A developer shares lessons learned while using JavaScript FormData to build a dynamic feature for a SaaS application.
Developer discusses adding customer features to a SaaS app, including working with Django, Python, and JavaScript FormData.
Improving the user experience for deleting tasks in a Django app by returning users to their previous position.
The author updates a Python/Django SaaS app with flake8-bugbear, fixing issues and discussing strategies for adding new tools.
The author completes the teacher checklist feature for a homeschool app, including end-to-end testing and writing unit tests.
A developer works on the edit page for a teacher checklist feature in a Django/Python SaaS application.
Announcing django-denied, a Django package that enforces authorization by denying all views by default for enhanced security.
The author creates a new open-source Django package called 'django-denied' for handling authorization, extracted from a SaaS project.
A developer creates a new model for a teacher checklist feature in a Django-based homeschool SaaS application.
A developer builds a teacher checklist model and feature for a Django-based SaaS homeschooling application in this coding stream recap.
A developer continues building a teacher checklist feature for a SaaS app, focusing on Django refactoring and adding new context data.
A developer builds a new teacher checklist feature in a Django SaaS project, creating a dedicated 'teachers' app.
Explores using htmx instead of JavaScript for dynamic web features like AJAX and infinite scroll in various frameworks.
Learn systematic problem-solving techniques and tools for debugging issues in Django web applications.
A developer troubleshoots a broken Python virtual environment and dives deep into dependency installation issues in this coding screencast.
The developer works on small user-requested features for a SaaS app, taking a break between larger projects.