Open in app
Home
Notifications
Lists
Stories

Write
Ann McArthur
Ann McArthur

Home
About

Published in DevCycle

·Mar 7

The Ultimate Guide to Dark Launch Releases

Dark Launching: Everything You Need to Know Dark launches have become a popular way for companies to release new production-ready software without revealing it to their entire user base. A dark launch can also mean deploying code to a production environment but without exposing it to any production traffic. …

Tech

8 min read

The Ultimate Guide to Dark Launch Releases
The Ultimate Guide to Dark Launch Releases

Published in DevCycle

·Mar 2

The Complete Guide to Feature Flag Management

Feature Flags: Everything You Need to Know Feature flagging is a software development technique that enables teams to make changes without deploying new code and allows for more controlled experimentation over the lifecycle of features. This is an excellent way to test new features before making them available to the public. A Quick Definition Turning on and off certain features…

Feature Engineering

6 min read

The Complete Guide to Feature Flag Management
The Complete Guide to Feature Flag Management

Published in DevCycle

·Feb 23

Continuous Testing Best Practices

Best Practices to Implement Continuous Testing Continuous testing is the process of executing automated tests as part of the software delivery pipeline in order to identify potential business risks. Today, it is vital to update software as rapidly as possible. Continuous testing is evolving and extending test automation to address modern software development and delivery. Organizations…

Cicd

6 min read

Continuous Testing Best Practices
Continuous Testing Best Practices

Published in DevCycle

·Feb 23

What You Need to Know About Feature Management in 2022

Feature Flag Management: What to Look Out for in 2022 When implementing feature flags, choosing the right management platform is extremely important for the success of your flags, and your engineering team. …

Feature Management

6 min read

What You Need to Know About Feature Management in 2022
What You Need to Know About Feature Management in 2022

Published in DevCycle

·Feb 22

Best Feature Flags of 2022

Feature flagging tools are incredibly useful for development teams. With feature flag management, dev teams can push releases with confidence, get more done, and improve the user experience. …

Feature Flags

8 min read

Best Feature Flags of 2022
Best Feature Flags of 2022

Published in DevCycle

·Feb 17

Using Feature Flags for Auth0 Requests

When building DevCycle we were facing an issue where we had two different backends. We had one that was handling interactions with Auth0 and we wanted to move those calls from one backend to another. In order to move quickly during early development, we were communicating directly between our NextJS…

Auth 0

4 min read

Using Feature Flags for Auth0 Requests
Using Feature Flags for Auth0 Requests

Published in DevCycle

·Feb 16

Transitioning to Trunk Based Development

Nothing makes an engineer’s life harder than dealing with dreaded merge hell. Having to rewrite code and spending hours trying to merge into main is tiresome, stressful, and wastes engineering resources. Luckily, there’s a solution; Trunk-based development is a development strategy that only uses one branch. With trunk-based development, developers…

Trunk Based Development

9 min read

Transitioning to Trunk Based Development
Transitioning to Trunk Based Development

Published in DevCycle

·Feb 9

How to Use Feature Flags for Your Next Release

TLDR; DevCycle’s Project Insights feature shows the number of times your variables are being used and seen by your end-users This is a clear and easy way to QA and tracks where your features are being used, who’s using them, and how frequently Learn how to implement feature flags in 5…

Release Management

7 min read

How to Use Feature Flags for Your Next Release
How to Use Feature Flags for Your Next Release

Published in DevCycle

·Feb 9

Feature Flags in the Software Release Life Cycle

Understanding the Feature Flag Lifecycle Feature flags are quickly becoming a popular alternative to traditional deployments. Feature flags allow for finer control over the deployment process. In the past, companies would deploy features to all their users at once. This may have been effective, but it was also unsafe and came with high levels of…

Software Development

6 min read

Feature Flags in the Software Release Life Cycle
Feature Flags in the Software Release Life Cycle

Published in DevCycle

·Feb 9

How Can Mobile Teams Best Use Feature Flags?

How To Use Feature Flags in Mobile Development A mobile engineer’s worst fear is rolling out a new version of their app with one minor mistake that has led to the app crashing. With the bug live to millions of users fixing the bug immediately is nearly impossible. It can take days or months to have a release…

Mobile

6 min read

How Can Mobile Teams Best Use Feature Flags?
How Can Mobile Teams Best Use Feature Flags?
Ann McArthur

Ann McArthur

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable