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 311f2db commit 06db1baCopy full SHA for 06db1ba
adev-ja/src/content/introduction/what-is-angular.md
@@ -55,7 +55,7 @@
55
</docs-card>
56
</docs-card-container>
57
58
-<docs-card-container headerTitle="自信を持って出荷" headerImgSrc="adev/src/assets/images/rocket.svg">
+<docs-card-container headerTitle="自信を持ってデプロイ" headerImgSrc="adev/src/assets/images/rocket.svg">
59
<docs-card title="Googleの巨大なモノレポに対してコミットごとに検証" href="https://cacm.acm.org/research/why-google-stores-billions-of-lines-of-code-in-a-single-repository/" link="Googleのモノレポについて学ぶ" titleIconName="sensors">
60
<p>Angularのすべてのコミットは、無数の現実世界のシナリオを表す、Googleの内部コードリポジトリにある数十万のテストに対してチェックされます。</p>
61
<p>Angularは、Google Cloudを含むGoogleの最大級の製品の安定性にコミットしています。このコミットメントにより、変更が十分にテストされ、後方互換性があり、可能な限り移行ツールが含まれることを保証します。</p>
0 commit comments