mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-30 00:57:04 +08:00
translate createlayers to japanese
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
# Layer your app, keep Express within its boundaries
|
||||
# アプリケーションを階層化し、 Express を境界内に収める
|
||||
|
||||
<br/><br/>
|
||||
|
||||
### Separate component code into layers: web, services, and DAL
|
||||
### コンポーネントコードをウェブ、サービス、DALのレイヤーに分ける
|
||||
|
||||

|
||||

|
||||
|
||||
<br/><br/>
|
||||
|
||||
### 1 min explainer: The downside of mixing layers
|
||||
### 1分解説: レイヤーを混ぜることのデメリット
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user