JavaScript App with Azure App Configuration Service
A tutorial on configuring a JavaScript application to read settings from Azure App Configuration Service using the official client library.
A tutorial on configuring a JavaScript application to read settings from Azure App Configuration Service using the official client library.
A technical guide on customizing iOS share sheet content for AirDrop using the UIActivityItemSource protocol in Swift.
Explains how to use labels in Azure App Configuration Service to manage environment-specific settings like connection strings and feature flags.
A tutorial on exporting key-value pairs from Azure App Configuration Service to a JSON file using Azure CLI commands.
A guide on importing JSON configuration files into Azure App Configuration Service using Azure Portal and CLI.
Explains the new C# 12 feature allowing default parameter values in lambda expressions, with examples and usage in Minimal APIs.
A developer discusses the importance of mentorship, feedback, and asking for help to improve skills and succeed in the tech industry.
A front-end developer's 2022 review covering conference talks on CSS, writing technical articles, and personal projects like a CSS browser support tool.
A cloud consultant's 2022 year-end review, focusing on technical education efforts, YouTube channel growth, and lessons learned in Terraform content creation.
A guide to implementing conditional feature flags using Azure App Configuration Service and the Microsoft.FeatureManagement library.
A technical guide on configuring a data pipeline from Kafka to Elasticsearch using Logstash, including Docker setup and configuration examples.
The author explains the technical process and reasons for migrating their blog from Medium to Gridsome, a Vue-based static site generator.
Explains the pitfalls of comparing ReadOnlySpan<char> objects in C#/.NET, highlighting differences from string comparison due to memory representation.
A tutorial on implementing Azure App Configuration feature flags in a .NET 7 console application, covering setup and code integration.
A guide to enabling landscape orientation for a single screen (like a gallery) in a UIKit iOS app while keeping the rest of the app portrait-only.
A senior software engineer shares key lessons from 20,000 hours of experience, covering learning, code quality, and career growth.
A nostalgic and analytical look back at the dark themes and lasting impact of the Animorphs book series.
The author discusses switching to Neovim, an Exercism Python exercise, and adding django-stubs for better type hinting in their SaaS project.
A tutorial on implementing feature flags in an isolated Azure Functions application using Azure App Configuration Service.
A tutorial on implementing feature flags from Azure App Configuration in an InProcess Azure Functions application.