Testing an Interactive Voice Response System With Python and Pytest
A tutorial on writing automated tests for a Django and Twilio Interactive Voice Response (IVR) system using Python and Pytest.
A tutorial on writing automated tests for a Django and Twilio Interactive Voice Response (IVR) system using Python and Pytest.
A developer shares how writing about coding experiences helps others, reinforces learning, and creates a personal knowledge base.
A beginner's tutorial on implementing Sign in with Apple authentication for a website using the Vapor 4 server-side Swift framework.
The author explains why they chose to make their personal blog closed-source, citing reduced friction, private drafts, and avoiding code maintenance.
A tutorial on implementing dynamic, multi-color theme switching for a website using CSS custom properties and Eleventy.
Analysis of Stripe's updated data collection disclosures and new opt-out feature for user tracking in their JavaScript library.
A tutorial on creating a custom syntax highlighting lexer for the Pollen markup language using the Pygments library in Python.
A developer addresses user feedback by fixing navigation, print styles, and form layouts in a SaaS application built with Python and Django.
Analyzes Subversion (SVN) as a source control solution for game development, discussing its history, features, and relevance for indie teams.
A tutorial on implementing copy-to-clipboard functionality in Blazor applications using JavaScript interop and the modern Clipboard API.
A developer details switching from Pandoc to Pygments for syntax highlighting on their blog, including Haskell code snippets and implementation changes.
Author announces completion of their free online book 'Why Cryptocurrencies?', detailing the writing process and personal workflow.
A guide to disabling Windows' automatic screen brightness and adaptive contrast features, which often cause distracting changes.
An in-depth guide explaining what JavaScript source maps are, why they are useful, and how to build a compiler that generates them from scratch.
Part 4 of a React Native tutorial series on building a chat app, focusing on implementing chat UI screens using the react-native-gifted-chat library.
A tutorial on building a cross-platform Expense Tracker app for iOS and macOS using SwiftUI, Core Data, and CloudKit for data syncing.
A developer shares key lessons learned from transitioning to React, focusing on its nature as a UI library and the shift in mindset required.
A guide to using Cloud Custodian, an open-source tool, for AWS compliance tasks like resource tagging and identifying unused resources.
A developer builds a custom e-ink dashboard using a Raspberry Pi and a Waveshare display to show weather and calendar info.
Exploring Bring Your Own Key (BYOK) capabilities with Azure Container Registry for better key lifecycle management.