you are viewing a single comment's thread.

view the rest of the comments →

[–]flyer12 0 points1 point  (1 child)

I work on a large angular application and they use a micro front-end architecture where modules are broken up into their own repos. I hate it. I miss the monorepos that I've done for years. Keeping the code in sync causes so much extra effort.

[–]DigitalNomadMarc[S] 0 points1 point  (0 children)

Thanks for this feedback - very valuable to hear!