My approach to setting up Core Data stack
A developer shares their approach to setting up a Core Data stack outside of AppDelegate, including code for a singleton Database class.
A developer shares their approach to setting up a Core Data stack outside of AppDelegate, including code for a singleton Database class.
Analysis of key trends shaping cloud adoption, including performance optimization, app portability, and the skills shortage.
A tutorial on integrating Apple's EKEventEditViewController for calendar event creation and editing within a SwiftUI application.
A personal guide detailing the author's experience, study resources, and strategies for successfully passing the Google Cloud Professional Cloud Architect certification exam.
Explains the three main types of statistical weights (precision, frequency, sampling), their uses, and the software documentation challenges they create.
A discussion on defining a software team's 'critical path' by focusing on business-critical processes that directly impact revenue and customer experience.
A developer shares their experience and lessons learned from giving a technical talk at the online EuroPython 2020 conference.
How to accept legal terms for Azure Marketplace VM images using Azure CLI when automating deployments.
A tutorial on implementing a function-based Kafka consumer in Go, moving from the deprecated channel-based approach.
A developer's notes on implementing a Kafka consumer in Go using the deprecated channel-based API, including code examples and termination patterns.
A technical exploration of date/time complexities, timezone changes, and edge cases in software scheduling, framed as a historical scenario.
A technical overview of the new UIColorWell control in iOS 14, covering its basic usage and integration without Interface Builder.
Best practices for securing Azure Container Registry, including image scanning, content trust, managed identities, and network controls.
A tutorial on storing and loading base64-encoded secret keys in .env files for Vapor 4 applications.
A developer's personal notes and resources for understanding function closures in the Go programming language, including examples and links.
Overview of new WKWebView features in iOS 14, including JavaScript sandboxing, async JS calls, text find, PDF creation, and zoom.
A personal account of passing the Microsoft AZ-104 exam to become an Azure Administrator Associate, covering preparation strategies and exam format.
A technical guide on using Linux for live streaming, covering webcams, encoding, OBS, and ffmpeg for multi-platform broadcasting.
A tutorial on using iOS 14's PHPickerViewController to let users select photos and videos from their library without requiring permissions.
Explains how Apple's transition to its own silicon impacts Swift developers, covering universal apps, Rosetta 2, and running iOS apps on Mac.