App-modules
App-modules are lightweight apps that offer standalone UI experiences, similar to an Ibiza extension. These are the building blocks
for the Studio UX. We have transitioned to using app-modules because:
- Development in isolation, avoiding cross-cutting concerns
- Avoid the overhead of developing within the entire experimentation-ui app
In this coding bootcamp you will develop your own app-module and build it locally to test it out.
Make sure that you are familiar with how to build an app-module locally and what an app-module UX looks like.
App-module Documentation