Customer UX Feature - Building SaaS #122
A developer adds UX polish to a Django SaaS app, allowing users to quickly navigate between school years in their homeschool application.
A developer adds UX polish to a Django SaaS app, allowing users to quickly navigate between school years in their homeschool application.
A developer's experience and commentary on integrating OpenTelemetry for tracing and observability within Python Flask functions on OpenFaaS.
Using Python's pytm framework to threat model the security flaws in the fictional systems of Jurassic Park.
A tutorial on implementing a one-to-many database relationship with user authentication using the Masonite framework in Python.
A talk on leveraging PostgreSQL's advanced features within Django projects, presented at Pyjamas Conf 2021.
A developer stream log about handling a customer feature request after abandoning a problematic package integration.
A personal story about learning programming through Python and a Raspberry Pi project, offering advice for beginners.
A DevOps specialist shares how software engineering practices improved an academic infectious disease modeling project, applying web dev skills to research.
A tutorial explaining the fundamentals of conditional logic (if, else if, else) for decision-making in Python programming.
A guide to replacing unreliable third-party coverage services like Codecov with a self-contained, GitHub Actions-based solution for Python projects.
A developer debugs a complex scheduling bug in their SaaS application during a live coding session.
A critique of Python's chaotic packaging ecosystem and its negative impact on Linux distribution maintainers, calling for the PSF to address the issue.
Explores 16 advantages of using Visual Studio Code for Jupyter Notebook development, including better navigation, debugging, and integration.
Explores the unique, proprietary Python ecosystems used within major investment banks, detailing their unconventional architecture and tools.
An overview of the Pandas library for data analysis, covering data reading, filtering, merging, and visualization.
A personal newsletter discussing a trail running injury, Terraform basics, and a podcast episode on cloud-native app evolution and open-source communities.
A guide to starting a quick HTTP server from the command line using Python, Ruby, Node, and PHP as alternatives to the VSCode liveserver extension.
A developer builds a bulk delete feature for a SaaS application, allowing customers to delete multiple course tasks at once.
A PyCon AU talk on using Chaos Engineering principles to plan for system failures, focusing on methodology over tools.
A tutorial on building an Alexa Skill using Python and Azure Functions, including debugging and setup steps.