My Wonderful HTML Email Workflow
A developer shares their modern workflow for creating responsive HTML emails using MJML, React components, and Markdown.
A developer shares their modern workflow for creating responsive HTML emails using MJML, React components, and Markdown.
The author shares their excitement about attending FFConf 2022, a front-end development conference, and introduces their background and projects.
A tutorial on using the QuickLook framework to preview images and PDFs in SwiftUI apps for iOS and macOS.
A guide to using Directory.Build.props to create a central NuGet package store for managing dependencies in a UNO Platform .NET 6 application.
Analysis of PHP version adoption trends in July 2022, showing growth of PHP 8.1 and concerns over slow migration from PHP 7.4.
Explains CSS style container queries, a new feature allowing child elements to adapt based on parent element styles, not just size.
Discusses a bug where DatabaseMailUserRole prevents SQL Server from starting after patching, based on MVP and customer reports.
A guide explaining how to push a locally created Git tag to a remote GitHub repository, including commands and verification steps.
Explains the benefits of writing weekly 15-5 reports for productivity, visibility, and team trust in a tech/engineering context.
Explains a quirk in ActiveRecord's as_json method when deprecating fields and how to properly exclude them from nested JSON output.
Ahmad Shadeed's Defensive CSS is a detailed resource of techniques for building resilient, robust front-end user interfaces.
Introducing StoreKitPlus, a Swift library that adds extra functionality and simplifies using StoreKit 2 in SwiftUI apps.
A comprehensive FAQ guide addressing common questions and best practices for using React Query in modern web development.
A guide to enabling and configuring shell scripts for JetBrains Toolbox App, allowing you to launch IDEs from the command line.
Explains when Blazor components automatically re-render and common pitfalls to avoid, focusing on StateHasChanged, async methods, and lifecycle events.
A developer shares ten practical tips for improving technical conference presentations, focusing on rehearsal, storytelling, and audience engagement.
A software engineer shares ten practical tips for improving technical conference presentations, focusing on rehearsal, storytelling, and audience engagement.
A technical guide on how to modify the PATH environment variable on an Azure App Service using XDT transformations to resolve assembly dependencies.
A tutorial on solving overlapping x-axis label issues in ggplot2 using techniques like plot resizing, axis swapping, and label rotation.
Learn how AWS Amplify Studio visually accelerates full-stack app development, connecting UI to backend with minimal coding.