Implementing feature flags in single page apps, using React and Redux Saga
This article explains how to implement feature flags in a single page app, using React and Redux Saga. Built on frameworks like React, Angular, and Ember, single page apps (SPA) are becoming the new norm for modern applications. They center around dynamically updating a single HTML page via AJAX and HTML5 to deliver a more […]