2 Star 0 Fork 0

mirrors_jsantell / 2013.cascadiajs.com

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
using-feature-flags-to-ship-beta-features_hatched.md 1.74 KB
一键复制 编辑 原始数据 按行查看 历史

Using Feature Flags To Ship Beta Features In Stable Builds

##Abstract

With the growing complexity of web applications and the diversity of platforms it is becoming harder to ship 100% stable products while relying solely on internal testing and QA. To combat this many have been relying on controlled rollouts of new features to their active client base once internal testing and QA shows that these features are stable enough. But what if the users hate the new features, render the application unusable on their platform, or the application is packaged for user installation?

Bringing experience from implementing this technique on existing large scale applications I’ll teach you how to avoid these pitfalls by integrating url feature flags into your application. This will allow you to develop, test, and enhance new features within your stable application and allow users to easily toggle these beta, alpha, or even pre-alpha features on and off.

##Speaker Bio

hatched

Jeff is a software engineer at Canonical developing the awesome GUI for the very awesome Juju. A proponent of open source software, Jeff spends his free time on his blog fromanegg.com and contributing to various open source projects including the YUI JavaScript framework. His most recent speaking engagements were YUIConf 2011-12, Prairie Dev Con 2013 and various local meetups.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
git@gitee.com:mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
mirrors_jsantell
mirrors_jsantell_2013.cascadiajs.com
2013.cascadiajs.com
master

搜索帮助