Feature flags
F
                    
                        Web components do not 'just work', they need to be defined as custom elements before their tags will be interpretted by the browser. At first I thought this would be annoying, but in reality this aspect makes them perfect for use as feature flags.