We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e00ff commit 9ef7242Copy full SHA for 9ef7242
website/src/pages/index.mdx
@@ -29,7 +29,7 @@ However, certain design and architectural decisions must still be followed, as d
29
### Why
30
31
- As project grow in size and complexity, maintaining code quality and ensuring consistent practices become increasingly challenging.
32
-- Defining and following a standard way to write TypeScript applications brings a consistent codebase and faster development cycles.
+- Defining and following a standard approach to writing TypeScript applications leads to a consistent codebase and faster development cycles.
33
- No need to discuss code styles in code reviews.
34
- Saves team time and energy.
35
0 commit comments