Portal feature flag implementation
Feature flags, also known as feature toggles, are a powerful technique used in software development to control the activation of features within an application or portal. They allow developers to….
Feature flags, also known as feature toggles, are a powerful technique used in software development to control the activation of features within an application or portal. They allow developers to….
Automated test data generation is a crucial part of the testing process when working with Power Pages (or any portal-based application). It involves creating synthetic data that mimics real-world usage,….
Modern application development demands agility, repeatability, and automation. When working with Power Pages (formerly PowerApps Portals), a CI/CD (Continuous Integration/Continuous Deployment) pipeline ensures consistent, automated deployments across development, test, and….
In Power Pages (formerly PowerApps Portals), Liquid is a powerful template language that allows for dynamic content rendering, manipulation of data, and interaction with Portal entities. When building portals that….
User Acceptance Testing (UAT) is a critical phase in the software development lifecycle, especially when deploying a new web portal, such as those built using Power Pages (formerly known as….