Multi-stage builds for Ionic Apps with Azure Pipeline Templates
A guide to setting up multi-stage Azure Pipelines for building and signing Ionic Android apps using YAML templates.
A guide to setting up multi-stage Azure Pipelines for building and signing Ionic Android apps using YAML templates.
Learn how to query and aggregate data from multiple Azure Application Insights instances using KQL cross-resource queries.
Preliminary results from a Jakarta EE 2020/2021 survey show Java EE 8 leading in usage, with insights into adoption of Jakarta EE 8 and older versions.
A guide to advanced tips and best practices for using styled-components in React to improve code quality and developer happiness.
Explores the debate on whether engineering managers need strong technical skills or if management skills alone are sufficient.
A technical guide for converting interactive xaringan slides with panelsets to PDF using the chromote package and headless Chrome.
Explains Swift's callAsFunction() feature, allowing objects to be called like functions, with examples and use cases.
Explains the theory behind linear regression models, a fundamental machine learning algorithm for predicting continuous numerical values.
Explains the evolution from callbacks to Promises and async/await in NodeJS for cleaner asynchronous code.
Author shares lessons learned from failing the Certified Kubernetes Administrator (CKA) exam, detailing preparation and plans to retake.
A technical guide on how to test and handle multiple page redirects within the Cypress end-to-end testing framework.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.
Explains the concept of Dependency Injection in programming, using a simple web server example to illustrate how to inject functionalities.
Explains the Composite design pattern using the ngrev Angular visualization tool as a practical example from open-source software.
Argues that taking more MOOCs has diminishing returns for tech professionals and advocates for hands-on, project-based learning instead.
A guide to securing Azure DevOps pipelines using approvals, environments, and Azure Key Vault to prevent unauthorized or malicious changes.
A technical guide on configuring Azure Arc Data Services on a standard Kubernetes cluster, covering prerequisites, setup steps, and storage considerations.
A guide to developing and deploying Azure AD B2C custom policies locally using Visual Studio Code, environment configuration, and manual deployment methods.
A step-by-step tutorial on creating and deploying serverless functions using Netlify Cloud Functions, including setup, configuration, and testing.
A tutorial on creating and deploying serverless functions using Vercel's Cloud Functions platform, including setup, basic usage, and CORS configuration.