Tailwind CSS on Python and Heroku - Building SaaS
A guide on integrating Tailwind CSS into a Django application and deploying it to Heroku, including necessary JavaScript configuration.
A guide on integrating Tailwind CSS into a Django application and deploying it to Heroku, including necessary JavaScript configuration.
A guide on integrating the WhiteNoise package into a Django app to serve static files like CSS and JavaScript, including a live deployment demo.
A streamer explores new tools and techniques to improve their live stream, including Python, Django, and Tailwind CSS.
The author switches a Python project to Ruff for linting and finishes parsing email messages for a SaaS application.
The article details making an email sending job idempotent in a Django SaaS project and parsing inbound emails for journal entries.
Connecting outgoing prompt emails to incoming user journal entries via webhooks, using debugging and logging in production.
The episode covers DNS configuration, SendGrid email testing, and troubleshooting for a SaaS application deployment.
A developer prepares a SaaS for launch by adding user history, soft deletion, and SendGrid email integration.
The author adds Sentry integration and prepares for launch in this SaaS development episode, part of a series on building a product.
A developer builds and refines email templates for a SaaS journaling service, sharing insights on copywriting and programming challenges.
Building a SaaS product: adding an Account model and creating a background job to send journal prompt emails with full unit testing.
Building a SaaS app's core data model in Django, including the Entry model, admin setup, and automated testing.
A developer starts a new SaaS project, a journaling service called journeyinbox.com, where users can journal via email.
The author works on Python exercises from Exercism and makes behind-the-scenes improvements to their streaming content.
Developer works on Python exercises via Exercism and adds course resource features to a Django-based homeschool application.
A summary of a web development panel discussion where developers answered audience questions and discussed the future of the field.
A developer works on a Python/Django SaaS project, solving an Exercism problem and adding a new model field to a homeschool app.
A developer tackles a Python set exercise, fixes a Django template bug, and improves type annotations in a SaaS application.
The author discusses switching to Neovim, an Exercism Python exercise, and adding django-stubs for better type hinting in their SaaS project.
The author works on Python exercises using Exercism and adds PDF page numbering to a Django-based homeschool application.