Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: How do you handle monorepos in VSCode?
1 point by unkoman on Nov 14, 2022 | hide | past | favorite | 1 comment
What do you utilize to manage your monorepos in VSCode and at the same time have intellisense and so on working?



https://nx.dev/ - quite nice for frontend development. Has plugins for e2e, has nice dependency graphs, automatic dependency rebuild, running something (eg. lint) only for affected projects.

There’s also https://monorepo.tools/ to compare different tools, but keep in mind it’s by same guys as nx




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: