UX Polish - Building SaaS #90
A developer adds UI improvements and new features to a SaaS application based on direct customer feedback.
A developer adds UI improvements and new features to a SaaS application based on direct customer feedback.
Compares Django and Flask, two popular Python web frameworks, highlighting their similarities and key differences for developers.
A Django expert explains why you should use the latest version of the framework for new web applications, instead of older LTS versions.
Developer implements customer feedback to improve SaaS app usability, including graded task visibility, better delete navigation, and documentation links.
A developer fixes critical scheduling bugs in a Django app, addressing issues with task display and date calculations discovered during real-world testing.
A developer refactors the student enrollment flow in a Django SaaS application, removing old code and improving the user interface.
A developer addresses customer feedback on a SaaS product, fixing bugs, improving print layouts, and enhancing the user onboarding flow.
A developer walkthrough of adding an UpdateView and reordering UI for courses in a Django app, including testing and template updates.
The author starts a new Django project to build a social network with a capped number of connections to encourage thoughtful relationships.
Explains what a Django application is, its structure, and how it fits into a Django project.
A developer adds break display logic to a weekly schedule in a SaaS app, focusing on Django templates and styling.
A developer stream recap fixing task completion date bugs and adding student grade data to a Django SaaS app using test-driven development.
A developer builds a school year calendar feature in Django, adding break day models, methods, and tests.
A developer builds a student enrollment form using Python and Django, focusing on context data, Tailwind CSS styling, and unit testing.
A developer builds a mobile web app for a homelessness-focused hackathon using Python and Django, covering models, admin, and pages.
A developer uses Test Driven Development to fix a bug in a Django app, writing a test, fixing the code, and refactoring.
A developer builds and styles the onboarding flow UI for a SaaS product using Python, Django, and Tailwind CSS.
A developer designs and implements a user onboarding flow for a SaaS app using Python and Django, covering planning and initial coding.
A developer discusses fixing an N+1 query bug and handling tricky date logic in a Django app, part of a SaaS building series.
An introduction to the Django Riffs podcast, a beginner-friendly educational series for learning web development with the Django framework.