Pros and cons of different feature flags table designs

published 1/2/2020 | 4 min read | #databases#feature flags#feature toggles#software design#features

Learn the pros and cons of structuring your features flags horizontally or vertically in your feature flags table with examples.

Tiny, yet very powerful JavaScript function you may have missed

published 12/13/2019 | 3 min read | #javascript#native#features

JavaScript is powerful, it's proving its strength every day, we use it all the way from web frontends, to desktop apps (electron) to mobile apps (react native, nativescript,..), all the way to the backend (node).