wix-incubator / react-module-container

Small library for building micro apps in React and Angular
MIT License
69 stars 18 forks source link

added support for registerModule #16

Closed gilamran closed 7 years ago

shahata commented 7 years ago

@gilamran I'm merging this in order to not block you, but take into account that this is risky business. this is classic inside out pattern, creating an api without having e2e that actually uses it in real use case. risk is that you make assumptions about how this is going to be used without validating them.

gilamran commented 7 years ago

What would you suggest? e2e?