<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docker on Jan-V.nl</title><link>https://jan-v.nl/tags/docker/</link><description>Recent content in Docker on Jan-V.nl</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© 2006-2026 Jan-V.nl All Rights Reserved.</copyright><lastBuildDate>Wed, 03 Jun 2026 08:38:49 +0200</lastBuildDate><atom:link href="https://jan-v.nl/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>App Configuration emulator on macOS</title><link>https://jan-v.nl/post/2026/app-configuration-emulator-on-macos/</link><pubDate>Wed, 03 Jun 2026 08:38:49 +0200</pubDate><guid>https://jan-v.nl/post/2026/app-configuration-emulator-on-macos/</guid><description>The project I&amp;rsquo;m working on is in a maturing state. This means it needs to remain stable while still delivering new features. This is where feature toggles come into play. By adding these toggles and conditional execution paths to your code, you can keep the functionality unchanged until you turn a toggle on and then return to the previous behavior by turning it off again.
In the Azure ecosystem, we have the App Configuration resource with fairly basic feature toggle capabilities, so that&amp;rsquo;s what I&amp;rsquo;m using because it fits our current needs.</description></item></channel></rss>