-
-
Notifications
You must be signed in to change notification settings - Fork 28
Micro Frontends
the package manager for JavaScript
...managing JS projects with multiple packages
https://github.com/lerna/lerna
doesn't compete with Lerna. Lerna will use Yarn's workspaces if pos. Lerna's like a high-level layer on top of the low-level Yarn implementation
Old docs:
the low-level primitives that tools like Lerna can (and do!) use. They will never try to support the high-level feature that Lerna offers, but by implementing the core logic of the resolution and linking steps inside Yarn itself we hope to enable new usages and improve performance
https://github.com/microsoft/lage
https://github.com/nrwl/nx/tree/master/packages/react-native
monorepos that make ship happen... high-perf JS/TS build system... reimagines Facebook/Google build system techniques to remove maintenance burden / overhead... abstract complex config (plumbing)...