My favorite announcements from MSBuild2020
Highlights of key Azure and developer tool announcements from the MSBuild 2020 conference, focusing on CosmosDB, DevOps, and Azure Monitor.
Highlights of key Azure and developer tool announcements from the MSBuild 2020 conference, focusing on CosmosDB, DevOps, and Azure Monitor.
A guide to customizing Visual Studio Code keyboard shortcuts for seamless use across both Mac and Windows operating systems.
A personal guide to automatic time tracking tools and strategies for individuals with ADHD, focusing on immediate feedback to improve productivity.
A step-by-step guide to deploying an Angular application with optional Azure Functions backend to Azure Static Web Apps using GitHub integration.
A technical guide on creating animated sparkle effects for text and images in React, including planning, animation, and accessibility.
A developer's detailed account of persistent hardware and software issues with the LG UltraFine 5K display when used with various MacBook Pro models.
A technical guide exploring the setup and benefits of hosting a WordPress blog behind Azure Front Door for global traffic routing and performance.
A technical guide on implementing text-to-speech functionality in web applications using the JavaScript Web Speech API.
A guide to identifying and solving responsive design issues for intermediate screen sizes, often overlooked between mobile and desktop breakpoints.
A guide on abstracting React component logic into reusable custom hooks to reduce code duplication and improve maintainability.
A developer shares a plain text list of all 148 CSS named colors, created for easy reuse in projects.
Explains how to programmatically query Alfred's clipboard history, stored as a SQLite database, using SQL commands.
A tutorial on building a Telegram bot using Apache Kafka and ksqlDB to process, query, and respond to real-time data streams.
A guide to binding and validating enum values from user input in ASP.NET Core APIs, addressing common pitfalls and providing utility code.
Explains how to implement computed properties (derived state) in React using useState and sorting examples.
A guide on how to derive state from props in React function components, including code examples for initializing and updating state.
Tutorial on creating a custom React Native hook to dynamically change status bar styles based on screen focus and background color.
Three techniques to manage SwiftUI previews effectively in large iOS projects, addressing code bloat and maintainability issues.
Explains how to check if .NET Core GC verbose events are enabled on a live Linux server without using a debugger, by reading process memory.
Explores six unexpected challenges that arise after deploying machine learning models in production, from data schema changes to organizational issues.