Completing Account Deactivation on Building SaaS
A technical walkthrough of completing the account deactivation workflow in a Django SaaS app, including Stripe cancellation.
A technical walkthrough of completing the account deactivation workflow in a Django SaaS app, including Stripe cancellation.
Improving Python project dependency management with pip-tools and converting a Django app into a distributable Python package.
A tutorial on how to render and manage lists of items, from simple primitives to complex objects, in React components.
This episode covers completing the user account deactivation flow, including logging out users and marking accounts as inactive in a Django app.
Learn how to navigate files in Vim instantly using fuzzy finders, moving beyond traditional file trees for greater speed in large projects.
An introduction to Python testing using pytest, covering the basics and providing resources from a Python Frederick talk.
The article details a significant performance improvement in Ansible deployments by integrating the Mitogen tool, resulting in a 4.5x speed increase.
An experiment testing if players with feminine usernames receive different in-game chat comments than those with masculine names in Overwatch.
A recap of the January live streams focused on building a SaaS product with Python and Django, covering integrations and admin tools.
Explores how sleep deprivation negatively impacts software developers' coding abilities and productivity, comparing it to sleep-deprived doctors.
A tutorial on migrating a React Firebase app from the Realtime Database to Cloud Firestore, highlighting the benefits and process.
A guide comparing local development, Vagrant, and Docker for web projects, helping developers choose the right tool for their workflow.
The author reflects on their 2018 accomplishments, including creating React Testing Library and writing a novel for NaNoWriMo.
A personal review of the author's favorite and most inspiring conference talks from 2018, covering topics like development and security.
A beginner's guide to building a React application with Firebase for authentication and a realtime database.
Updated guide for learning React and Redux in 2019, offering opinionated tips on boilerplates, components, state management, and testing.
A technical analysis measuring computer latency from 1977-2017, finding that some modern machines are slower than 40-year-old computers.
Announcing two new React video courses: a free beginner's guide and an advanced patterns course available via subscription on egghead.io.
A guide to implementing linear regression with gradient descent in JavaScript, using a housing price prediction example.
A personal story about how receiving a Nintendo Entertainment System as a Christmas gift in 1990 shaped the author's life and career path.