Joumen Harzli
Aug 27, 2017 · 1 min read

I realized during my end of engineering studies project the Web Framework “Orchestrator” that makes possible to split your Frontend application into small and reusable widgets (Micro Frontends) that can be developed with Web Frameworks like Angular and React….
It defines a modular architecture for the Frontend.
The Framework provides an OSGi-like environment for the browser and offers services like managing widgets lifecycle, smart dependency loading, communication, routing, i18n, animation and more.

With this Framework you can for example easily have an Angular 4 navbar with a React buttons, a sidebar with VueJS and the comments sections with Angular 2 without noticing anything.

Sadly the company where i worked didn’t let me open source it.

)
    Joumen Harzli

    Written by

    Full Stack Software Engineer