You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modules are really cool and I like the idea of being able to "pull" in modules and then use them. But how can we properly extend them? Ideally we wouldn't want to change code in the module, but expose some way to plug in to a module ( some plugin architecture)
So how would we create truly reusable modules?
The text was updated successfully, but these errors were encountered:
Modules are really cool and I like the idea of being able to "pull" in modules and then use them. But how can we properly extend them? Ideally we wouldn't want to change code in the module, but expose some way to plug in to a module ( some plugin architecture)
So how would we create truly reusable modules?
The text was updated successfully, but these errors were encountered: