Top Stories published by Idea Hub in March of 2022
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
22
23
27
28
29
31

How feature flags improve the DORA metrics

Idea

Here’s how feature flags improve the DORA metrics:

  • Feature flags improve deployment frequency because you can deploy any time. Even if there is unfinished code in the codebase, it will be hidden…

Non-deterministic Finite Automaton, NFA

Idea

  • Similar to DFA
  • There may be many choices at one particular point
  • There may be no path spelling the input
  • An input is accepted if at least one sequence…

Feature Flags: Why and How?

Idea

Why the practice of using feature flags helps to become good in software delivery according to DORA metrics and How to build a homegrown feature flagging solution.

These were the top 10 stories published by Idea Hub in March of 2022. You can also dive into daily archives for March of 2022 by using the calendar at the top of this page.