mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-30 00:57:04 +08:00
Define DAL in its first use
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
<br/><br/>
|
||||
|
||||
### Separate component code into layers: web, services, and DAL
|
||||
### Separate component code into layers: web, services, and Data Access Layer (DAL)
|
||||
|
||||

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