Faster .NET Database Integration Tests with Respawn and xUnit
A guide to speeding up .NET database integration tests using the Respawn library and xUnit fixtures to manage database state.
A guide to speeding up .NET database integration tests using the Respawn library and xUnit fixtures to manage database state.
The creator of the Gleam programming language details his 2023 tech setup, including hardware, peripherals, and ergonomic choices.
A technical guide on configuring Azure Virtual WAN to route inter-hub VPN traffic through Azure Firewall for enhanced security.
A guide to using the macOS chflags command to hide and unhide files and directories, like the Library folder, via terminal.
Exploring the joy of using immutable update patterns in C#, covering modern language features like switch expressions and records.
A tutorial on performing CKKS homomorphic encryption encoding and decryption on complex numbers using R and the HomomorphicEncryption package.
Analyzes push notifications as a recommender system, discussing intent, personalization, timeliness, and user engagement challenges.
A developer shares their journey contributing to the 11ty static site generator project and joining its official support team.
A developer argues for using data over intuition when making web development decisions, explaining how 'facts' can become outdated 'feelings'.
A beginner's guide to implementing Continuous Integration (CI) for Python projects, covering automation of testing, formatting, and deployment.
Explains how to dynamically change CSS custom properties (variables) using Tailwind CSS utility classes for responsive layouts.
A folktale about a software engineer named Ada who uses Software Reliability Engineering (SRE) principles to defend a kingdom from a cyber-attack.
Introduces storage-form, a Web Component that connects HTML forms to browser localStorage for data persistence.
A step-by-step guide to deploying an Azure NAT Gateway to provide internet access for VMs after direct internet connections are deprecated.
An Apple developer shares the holiday story of their new emoji picker app being rejected from the iOS App Store for mimicking Apple's native emoji catalog.
Explains how to implement the Decorator design pattern using .NET's Dependency Injection to add cross-cutting concerns like logging or caching.
Exploring the challenges of designing an API for an Astro-first component library, focusing on popover component architecture and hydration.
Developer updates on vdirsyncer's experimental rewrite, detailing progress towards an alpha release for calendar/contact sync.
A Microsoft MVP shares practical tips and advice for first-time attendees of the MVP Summit 2024, covering logistics, accommodation, and networking.
A technical guide exploring methods to properly reset chained Web Animations API (WAAPI) sequences, including canceling and reversing animations.