-
Notifications
You must be signed in to change notification settings - Fork 14
日本語版 (ja) #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Bindingsを翻訳してみようと思います。:+1: |
Injectionsやります!! |
初めまして! 素敵なドキュメントだなと思ったのでcontributeさせてください 用件: 問題: ex: Motivation/モチベーション中のコード public class RealBillingService implements BillingServiceInterface 対応: P.S.: |
Guice にないところですが、 Graphing Applications やります。 |
Constructor Bindingsやります
なことから面白そうだなと思ったので! |
Constructor Bindingsはアノテーション/アトリビュートがつけれないサードパーティのコードのためで他の束縛と性格が違います。純粋なGuiceのDIからは離れてしまうのは申し訳ないところですが、どのように解決したかという視点で見てもらうと! |
@orifuji また元々は日本語なのでこちらを見てもらうと |
@koriym となると翻訳というよりほぼ移植になってしまうかもしれませんが、着手します! |
Linked Bindingsをやります 👍 |
(Constructor Bindingsで頂いたレビューも踏まえつつ、)今度はNull Object Bindingsをやります! |
@koriym |
bp/InjectOnlyDirectDependencies をやります🐣 |
AvoidConditionalLogicInModulesやりました☀️ |
AvoidStaticStateやります。 |
bp/InjectingTheInjector をやります🐥 |
bp/DocumentPublicBindingsやります✋ |
bp/DontReuseAnnotations やります🐰 |
bp/OrganizeModulesByFeature やります🐞 |
bp/ModulesShouldBeFastAndSideEffectFree やります🐛 |
@apple-x-co コンプリートまでカウントダウンですね! |
そうですね!! あとは、用語の統一のために、全ページ見たほうが良い気もしてます。 |
いいですね。 |
Uh oh!
There was an error while loading. Please reload this page.
Related: #19
Best Practice (bp/)
チェックが付いてないものが手がついていないものです。取り掛かるときにコメントしてチェックをリクエストします。
翻訳手順
参考 #10
追記:#13 で英語ページを/jaにコピーしてて、JavaのコードはPHPに書き直されています。
注意 英語をコピーしてそのままDeeplで翻訳すると英文の改行が含まれてて訳がおかしくなり直します。ウインドウサイズを横に伸ばしたりして確認して不要な改行を削除して、カット&ペーストでもう一度全文を翻訳すると良いです。
The text was updated successfully, but these errors were encountered: