Hacker News new | ask | show | jobs
by c76 2135 days ago
I really like your ideas here, but it makes use of backend for orchestration more than required in some situations. This nice demonstration of what you can do in frontend with many different approaches could be interesting to compare your ideas against, maybe?

https://medium.com/ringcentral-developers/web-apps-micro-fro...

1 comments

Thanks for the link!

After giving it a first, quick read it really looks like a lot of similar ideas are shared between Stacker and this framework.

Especially interesting for us is the separation between front ends on the client side, which I still, after all these years, find downright hostile if you need proper encapsulation of apps within one page.

Will take a deeper look!