Flutter & Firebase: Reference Authentication Demo
An open-source Flutter & Firebase project demonstrating a complete, production-ready authentication flow with multiple sign-in methods and state management.
An open-source Flutter & Firebase project demonstrating a complete, production-ready authentication flow with multiple sign-in methods and state management.
A developer's perspective on how service meshes could have solved challenges in early container and microservices platforms like dotCloud.
Pure Storage's approach to cloud-native storage, focusing on pay-as-you-go pricing, elastic capacity, and API-driven management.
An ARM template to enable the Container Monitoring Solution on an existing Azure Log Analytics Workspace.
Developer updates on email-based tools for software development, including web patch review for sourcehut and new email composition in aerc2 terminal client.
A developer shares his personal weight loss strategy, focusing on fasting as a 'bronze bullet' solution for those with no time to exercise.
Announcing the second edition of 'Data Science from Scratch', updated for Python 3 with cleaner code, type hints, and a new deep learning chapter.
A guide to installing, integrating, and configuring SwiftLint to enforce Swift coding styles and conventions in your Xcode projects.
A webcast demonstrating an email-based workflow for reviewing patches in git and Mercurial, focusing on the maintainer's perspective.
Explains methods to embed and run MongoDB shell scripts within larger Bash scripts for automation tasks like replica-set setup and data population.
Explores the trade-offs of dynamic imports in Angular, highlighting tooling challenges and benefits of static analysis for build optimization.
A developer explains the mindset and methodology behind debugging by walking through a real-world fix for the Twitch desktop client.
An overview of PHP's evolution in 2019, highlighting performance gains, new features, and modern development practices.
A guide to creating a basic Maven plugin from scratch, covering dependencies, annotations, and a simple example.
Author shares experience and rationale for taking the Microsoft AZ-900 Azure Fundamentals exam, emphasizing its value for developers and IT professionals.
A look at the current state and future predictions for test automation, including trends like multi-layer testing and self-healing tools.
A technical guide on resolving Flow and SQL connection deployment issues when migrating PowerApps applications across environments (DEV, QA, UAT, PROD).
A workaround technique for exploding arrays in ksqlDB using manual indexing, simulating EXPLODE/UNNEST functionality.
Learn how to prevent secrets like SSH keys and API tokens from being leaked into your final Docker images using multi-stage builds and secrets management.
Explains the role of Kafka Connect converters, demonstrating that JSON source data doesn't automatically become structured messages.