mirror of
				https://github.com/goldbergyoni/nodebestpractices.git
				synced 2025-10-31 09:38:39 +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/> | <br/><br/> | ||||||
|  |  | ||||||
|  ### Separate component code into layers: web, services, and DAL |  ### コンポーネントコードをウェブ、サービス、DALのレイヤーに分ける | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  <br/><br/> |  <br/><br/> | ||||||
|  |  | ||||||
| ### 1 min explainer: The downside of mixing layers | ### 1分解説: レイヤーを混ぜることのデメリット | ||||||
|  |  | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Yuta Azumi
					Yuta Azumi