Payments Gateway - Building SaaS #181
A developer continues integrating Stripe payments into a Django SaaS project, focusing on a new gateway interface and checkout sessions.
A developer continues integrating Stripe payments into a Django SaaS project, focusing on a new gateway interface and checkout sessions.
A developer stream log about improving a SaaS app's design and planning Stripe payment integration, with less Stripe work than planned.
A guide to using React 18's useOptimistic hook for instant UI updates in Next.js applications, improving perceived performance.
A developer's personal review of the ultra-portable GPD Micro PC, comparing it to a MacBook Pro and detailing its use for programming on the go.
Explains React's batching feature for state updates, its performance benefits, and changes in React 18.
A developer works on a bulk delete template for a SaaS homeschool app using Python, Django, and htmx.
React 18 Alpha release details: New Root API, Suspense features, and upgrade guide for developers.
Explores the State design pattern using the real-world example of ngrev, an open-source tool for reverse engineering Angular applications.
HASH is a free online platform for creating JavaScript simulations to model and understand complex real-world systems.
A tutorial on implementing internationalization (i18n) in React applications using the react-i18next library.
A guide to using the GitHub API and PyGithub to automatically filter and close spam pull requests based on keywords.
A tutorial on using an Arduino to measure temperature and light intensity in a greenhouse project.
The author reflects on their 2018 accomplishments, including creating React Testing Library and writing a novel for NaNoWriMo.
A developer lists programming topics they don't know, challenging the expectation that experienced engineers must know everything.
A personal review of the author's favorite and most inspiring conference talks from 2018, covering topics like development and security.
Exploring the quicklink library for intelligent prefetching in Angular applications, comparing it to Guess.js and Gatsby's approaches.
Introducing Bazel schematics for Angular CLI, enabling developers to use Google's Bazel build tool for faster, parallelized builds with cloud caching.
A developer's investigation into programmatically detecting 'x is not defined' ReferenceErrors in JavaScript across different browsers.
A research project using Wi-Fi signals to estimate smartphone proximity, aiming to help identify potential perpetrators in assault cases.
Recap of a Python Frederick meetup where Patrick Pierson presented on Django, covering local development tools like Docker and Vagrant.