Cover
credit Adobe

Decoupled components

Posted Dec 22, 2018, 12:00 AM by Mathieu Ledru Mathieu Ledru

🚀 We finally split the project into severals components.

This means that the code will be easier to maintain and all components can now evolve separately.

So the core of uniflow is now stored in a separate library. The app get a dependency on it. And all clients are now served as standalone.

Edit this page on GitHub