If you’re a JavaScript developer, chances are you’ve created a React App before – but once you finish, how do you get it out into …

If you’re a JavaScript developer, chances are you’ve created a React App before – but once you finish, how do you get it out into …
By adding some custom extensions to Jest you can test your feature-flagged code in a declarative, expressive way.
At Split, we know feature flags and data are key to serving the evolving needs of today’s modern consumer. Companies must deliver new features safer …
By focusing on feature flag flow, teams can reap the full benefits of feature flagging while also keeping the number of active flags to a manageable level.
A kill switch is a tool that allows anyone on your team to turn off a feature in production with the click of a button. …