feature-flags
marcellothiry/feature-flags
TypeScript
This is the complementary repository for the video series Implementing Feature Flags from Scratch. The goal is to develop a complete solution(minus the front-end, at least for now) to manage and use Feature Flags (also known as Feature Toggles) without using any existing framework or tools to handle them.