fix: update links and remove .html extension
This commit is contained in:
committed by
Mathias Schopmans
parent
bc1e5b2d70
commit
daa86a3f59
@@ -6,7 +6,7 @@ tags: [frontend]
|
||||
---
|
||||
|
||||
[Turborepo](https://turbo.build/repo) is a build system for JavaScript and TypeScript project,
|
||||
which uses a [Monorepo](https://www.aoe.com/techradar/methods-and-patterns/monorepo.html) structure for their codebase.
|
||||
which uses a [Monorepo](/methods-and-patterns/monorepo/) structure for their codebase.
|
||||
|
||||
It helps to build projects efficiently by clever caching and resolving dependencies.
|
||||
At the same time, Turborepo is very easy and fast to use and doesn't get in the way.
|
||||
|
||||
Reference in New Issue
Block a user