ArticCon 2022 (continued)
Getting a little fancy with types
- Create an object that builds the configuration at instantiation (when it’s created)
- We can create a record labeled
config
and annotate it with a type ofNetworkConfig
,- Again, ensuring we don’t mess up anything