Skip to main content
Ibrahem Abukhalil
Everything is understandable.
View all authors

A/B Testing with Feature Flags: How It Works and When to Use It

· 16 min read
Ibrahem Abukhalil
Everything is understandable.
Csilla Kisfaludi
Tech support by day, movie addict by night, crazy cat lady 24/7.

A feature can work perfectly and still make the product worse. Imagine your team builds a new search-ranking algorithm that performs well in internal tests. Instead of releasing it to everyone, you can use a feature flag to show it to a percentage of users and compare how they behave.

Feature flags control who receives each variation, while your analytics platform measures the outcome. Together, they make it possible to test meaningful product changes, limit risk, and roll out the winning version without another deployment.

A/B Testing with Feature Flags

Are You Confused About NFTs? We Explain.

· 9 min read
Ibrahem Abukhalil
Everything is understandable.

Before we know what the Non-Fungible Token (NFT) is, we need to know what’s the technology behind it, which’s Blockchain. Blockchain

When we say Blockchain, people tend to start thinking about Bitcoin, Etherum, Doge, etc… These are cryptocurrencies. Blockchain is the underlying technology beneath that. So basically Blockchain Technology can exist without cryptocurrencies, but cryptocurrencies can’t exist without Blockchain and the same principle applies to NFTs.

Blockchain Technology is a big decentralized system that lets you record data in ways that make it hard or impossible to have changes on it or to hack it. Think of it as a series of blocks that are tied together like a chain. Each block has data, mostly transactions, and keep in mind that blockchain is transparent by nature, so you’ll be able to track the entire transaction history made using Blockchain.