https://github.com/rishi-raj-jain/custom-subscription-feature-flag-angular-and-unleash
A demo of Feature Flags with Angular and Unleash.
https://github.com/rishi-raj-jain/custom-subscription-feature-flag-angular-and-unleash
angular feature-flags standalone unleash vercel
Last synced: 26 days ago
JSON representation
A demo of Feature Flags with Angular and Unleash.
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/custom-subscription-feature-flag-angular-and-unleash
- Owner: rishi-raj-jain
- Created: 2024-01-30T04:21:19.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-12T09:49:52.000Z (about 1 year ago)
- Last Synced: 2024-10-12T13:36:56.932Z (7 months ago)
- Topics: angular, feature-flags, standalone, unleash, vercel
- Language: TypeScript
- Homepage: https://dev.to/reeshee/how-to-implement-contextual-feature-flags-in-angular-using-unleash-1omc
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# How to Implement Feature Flags in Angular using Unleash
Introduction · Tech Stack · Author
## Introduction
A demo of Feature Flags with [Angular](https://angular.io) and [Unleash](https://getunleash.io).
## Tech Stack
### Frameworks
- [Angular](https://angular.io) – Framework
### Platforms
- [Unleash](https://getunleash.io) – Feature Flags Management
- [Vercel](https://vercel.com) – Hosting
### Code Quality
- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style
## Author
- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))