Have you moved from Twitter to Mastodon for social media?
A developer shares their experience moving from Twitter to Mastodon, discusses the tech community exodus, and provides helpful resources for newcomers.
A developer shares their experience moving from Twitter to Mastodon, discusses the tech community exodus, and provides helpful resources for newcomers.
A developer migrates from AWS SES to Cloudflare Email Routing for a simpler, serverless email handling setup for their domains.
Guide to incrementally migrating legacy ASP.NET Framework apps to ASP.NET Core Razor Pages using Microsoft's SystemWebAdapters.
A guide on migrating a low-code automation from Azure Logic Apps to Power Automate Flow, including moving data to SharePoint.
A technical guide on migrating a service in Google Kubernetes Engine (GKE) between clusters while preserving the same external IP address.
Guide to migrating from old to new routing and data loading syntax in SvelteKit's August 2022 update, including a migration tool.
A developer shares their naive approach to building a custom parser in Elixir to migrate recipe data from a JSON file to a new format.
Guide to preserving original UNC paths after migrating to Azure Files using DFS-N Root Consolidation and a Windows Server Cluster.
Explains how to migrate Active Directory groups between forests using ADMT and Azure AD Connect while maintaining Azure AD links via specific GUID attributes.
A guide to migrating from cglib to Byte Buddy for Java proxy creation, focusing on API differences and implementation for Java 17 compatibility.
A developer's experience and technical guide for migrating a static site from the Gridsome framework to the newer SvelteKit meta-framework.
A guide to replacing Docker with Podman on Mac and Windows, covering installation, setup, and troubleshooting.
A developer shares their experience and step-by-step process for converting a Gatsby.js blog from JavaScript to TypeScript, including setup and common issues.
A developer shares their quick experience migrating a medium-sized React app to Preact using Vite in under 10 minutes.
A developer details their journey migrating a personal blog from Gridsome/Vue 2 to Vite/Vue 3, including tools built and lessons learned.
Guide to upgrading Azure Application Insights from Classic to Workspace-based mode before retirement.
A team's journey migrating from Flow to TypeScript for better type safety and maintainability in their React/JavaScript frontend codebase.
Author migrates blog from WordPress to Jekyll for easier maintenance, with plans to add a comment system.
A guide to using Azure Resource Mover, a preview service for migrating Azure VMs and related resources between different geographic regions.
Personal notes and practical tips for developers migrating from Vue 2 to Vue 3, covering reactivity, v-model, and TypeScript.