Why varied applications are important How to use dynamic components How to use variant toggles How to use noop functions How to build this stuff with Svelte
Component E props.componentC n Variants of Prototypes Variant A Component C Component D Variant B Component C Component D Variant C Component C Component D
Component E props.componentC n Variants of Prototypes Variant A Component C Component D Variant B Component C Component D Variant C Component C Component D Variants Toggle
B props.componentD Component E props.componentC n Variants of Prototypes Variant A Component C Component D Variant B Component C Component D Variant C Component C noop Variants Toggle
reference to convey absence of an object (for instance, a non-existent customer), one uses an object which implements the expected interface, but whose method body is empty. “ -- Null object pattern (Wikipedia)
a problem in your application • <svelte:component /> offers an easy-to-use slot mechanism for customizing your application • Use the Null object pattern to ensure your application won’t crash