Nonsensitive function fails in Terraform
Explains why Terraform's nonsensitive() function fails when trying to output a sensitive value stored inside a list from a conditional resource.
Explains why Terraform's nonsensitive() function fails when trying to output a sensitive value stored inside a list from a conditional resource.
A beginner's guide to modern generic programming in Swift, covering protocols, associated types, existentials, and opaque types.
Andy Bell discusses the value of blogging for developers, sharing how a technical post about CLS and progressive enhancement sparked expert discussions.
An overview of the Redux Toolkit (RTK) presentation, explaining its creation and features for modern Redux development.
A critique of the Spotify iOS app's persistent bugs, focusing on broken video podcast playback and unreliable offline downloads.
A technical exploration of creating a reverse shell attack using Node.js for educational purposes and security awareness.
A guide to using Apple's new ExtensionKit and ExtensionFoundation APIs to create custom extension points for macOS applications.
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.