DEV Community

Discussion on: My experiences creating a Netflix clone using microfrontends

Collapse
 
andrewbrown profile image
Andrew Brown 🇨🇦

Finally! Someone else talking about micro-frontends. lol
I use micro-frontend approach in my web-application, though I had to roll our own solution since I use MithrilJs and I needed a middle-tier architecture.

Collapse
 
dantederuwe profile image
Dante De Ruwe

There are so many ways to deal with microfrontends, so I guess there's something for everyone! Pretty neat you created a custom solution, I would imagine it's not that straightforward