TrustRadius: an HG Insights company

Angular Feature Flags vs. Unleash

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Angular Feature Flags

    Score6.4 out of 10
    N/AAngular Feature Flags is an open source AngularJS feature management tool.N/A

    Unleash

    Score10 out of 10
    N/AUnleash is an open-source feature management platform. It's built for high scale and supports all the major programming languages. Unleash lets users turn new features on/off in production with no need for redeployment. A software development best practice for releasing and validating new features. Feature management platform Deployable on-prem, in private cloud, or hosted by the vendor Segments the rollout on application attributes or user…

    $80

    per month 5 users

    Pricing
    Angular Feature FlagsUnleash
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Angular Feature FlagsUnleash
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—Unleash offers 3 pricing editions: □Open Source - it's a free and basic feature management solution hosted by the user. □Pro - 80$/month includes 5 team members with access to the full managed version □Enterprise - Includes SSO, unlimited team members, managed by us or Self-hosted. No credit card is required and the first 14 days are free. Contact sales.
    More Pricing Information
    User Ratings
    Angular Feature FlagsUnleash
    Likelihood to Recommend
    8.0
    (1 ratings)
    10.0
    (3 ratings)
    User Testimonials
    Angular Feature FlagsUnleash
    Likelihood to Recommend
    Open Source
    Feature Flags are well suited for apps which are being developed across numerous teams in order to extend and basically enable/disable whatever areas of the app you want. It's not really necessary for an individual developer or perhaps even a single team of developers, depending.
    Incentivized
    Read full review
    Bricks Software AS
    If you are writing apis and you make a logic change for eg change format of a number from showing no decimal points to 2 decimal points, and screen of your older version of ui app does not have enough space on screen which makes the ux break, instead of releasing a new version of the api you can toggle off the feature for app versions lower than the one being targetted so that api keeps responding with zero decimal points for older app and with decimal points for the newer version of the app
    Read full review
    Pros
    Open Source
    • Allows for easy configuration of what you may define as features
    • Allows for a customization layer to utilize Feature Flags
    Incentivized
    Read full review
    Bricks Software AS
    No answers on this topic
    Cons
    Open Source
    • Would be nice if there were a built in route guard and more end to end solution out of the box I suppose
    Incentivized
    Read full review
    Bricks Software AS
    No answers on this topic
    Alternatives Considered
    Open Source
    We still utilize Git as our source control system but Feature Flags allow us to use Git in a less complex and more efficient way for our development needs.
    Incentivized
    Read full review
    Bricks Software AS
    No answers on this topic
    Return on Investment
    Open Source
    • I would say a large ROI considering the reduction in branching and merging we need to perform and also the ability to use common, up to date code across teams. There's a lot of shared code we make use of, particularly with identity and authentication and our entire identity platform which is essentially used by each feature.
    Incentivized
    Read full review
    Bricks Software AS
    No answers on this topic
    ScreenShots

    Unleash Screenshots

    Screenshot of Overview of all feature togglesScreenshot of The Unleash architecture is designed with performance, resilience, privacy, and extensibility in mind. The Unleash Client SDK polls the Unleash API at regular intervals and caches all feature toggles locally. The interval is configurable from the client-side.Screenshot of Overview of all feature toggles across all environmentsScreenshot of The enhanced list of users helps track account activity. It can display and sort by when an account is last logged in, to find inactive accounts.Screenshot of Custom context fields extend the Unleash Context with more data that is applicable to any situation. Each context field definition consists of a name and an optional description. Additionally, a set of legal values can be defined, or whether or not the context field can be used in custom stickiness calculations can be selected, for the gradual rollout strategy and for feature toggle variants.Screenshot of API tokens can be used to connect to the Unleash server API.