Skip to main content

One post tagged with "Express.js"

View All Tags

How To use Feature Flags in an ExpressJS application

· 6 min read
Chavez Harris
Inspiration does exist, but it must find you writing code.

As the world continues to change rapidly, software applications must be constantly updated. This forces software developers to release new features quickly. It is, however, a challenge to keep bugs and other software issues to a minimum. I have always found that feature flagging saves the day in these situations.

cover