How to build and run a free link tracker using VS Code, Java, GitHub, MongoDB and Azure
A guide to building a free URL shortener/tracker using Java, Spring Boot, MongoDB, and Azure, focusing on cost control and free-tier services.
A guide to building a free URL shortener/tracker using Java, Spring Boot, MongoDB, and Azure, focusing on cost control and free-tier services.
A technical guide on how to simultaneously apply a stroke (border) and a fill to a SwiftUI shape, addressing a common UI development challenge.
A tutorial on implementing basic drag & drop functionality for UICollectionView in iOS, covering both drag-out and drop-in scenarios.
Announcing a new book on Bicep, a domain-specific language for Infrastructure as Code on Azure, covering syntax, deployment, and advanced scenarios.
A guide for UI designers and developers on techniques to accurately compare coded web components with original design mockups, ensuring visual fidelity.
Explains Python floating-point rounding issues and compares the round() function with the decimal module for precision.
A talk on system design for recommendation and search systems, covering architecture and production considerations.
Overview of key new features in EF Core 6, including compiled models, performance improvements, and batching for SQL queries.
An interview with iOS app designer Heidi Helen Pilypas, discussing her journey into app design, collaboration with a developer, and her design process.
A tutorial on deploying a Quarkus application to Azure using Terraform and NubesGen, covering setup, configuration, and manual deployment.
Explains a bulk data sharing architecture for high-volume, low-frequency scenarios using Azure Data Explorer, Data Factory, and Cosmos DB.
A technical guide on deploying HashiCorp Vault on Kubernetes using Helm, starting with a local development setup.
A full video course on using SwiftUI 3 to add iPadOS UX adaptivity and a SplitView to an iOS news app.
Introducing Data Fluent, an open-source Python package for analyzing and understanding PostgreSQL database structure, row counts, and growth trends.
An introduction to JAMStack, explaining its evolution from static sites to SPAs and how it creates fast, secure websites.
A tutorial on implementing end-to-end (E2E) testing in Blazor applications using the Playwright automation framework for .NET.
A freelance React developer shares their essential checklist for onboarding new projects, covering key questions and communication channels.
An in-depth technical explanation of diffusion models, a class of generative AI models that create data by reversing a noise-adding process.
A guide to adding directories to the PATH environment variable in zsh or bash on Linux to fix 'command not found' errors.
A proposal for browser dev tools to toggle CSS size units (px, em, rem) like color values, improving designer-developer workflow.