- Angular 6 for Enterprise:Ready Web Applications
- Doguhan Uluca
- 166字
- 2021-06-25 21:20:29
Folder structure
I advise against keeping your frontend and backend code in the same code repository. Using the same repository leads to bizarre dependencies when you need to enable Continuous Integration or deploy your code to production. In order to get an integrated development experience with the ability to quickly switch between repositories, you can use IDE features, such as VS Code Workspace, to open multiple repositories under the same tree-structure at once.
If you must use a single repository, create separate folders for backend code and frontend code, named server and web-app, respectively. The benefit of doing this at a minimum is great, because team members can start working on either the frontend or the backend without stepping over each other's toes.
Follow the instructions in the next two sections to set up your application correctly. If you already have a robust development directory setup and you're a Git pro, then skip over to the Generate Your Angular Application section.
- 物聯(lián)網(wǎng)工程規(guī)劃技術(shù)
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應(yīng)用開發(fā)
- Hands-On Chatbots and Conversational UI Development
- SD-WAN架構(gòu)與技術(shù)(第2版)
- HTML5 Game development with ImpactJS
- Yii Application Development Cookbook(Second Edition)
- 夢工廠之材質(zhì)N次方:Maya材質(zhì)手冊
- 網(wǎng)絡(luò)利他行為研究:積極心理學(xué)的視角
- 一本書讀懂物聯(lián)網(wǎng)
- 無線傳感器網(wǎng)絡(luò)定位技術(shù)
- 5G時代的大數(shù)據(jù)技術(shù)架構(gòu)和關(guān)鍵技術(shù)詳解
- AWS Lambda Quick Start Guide
- TCP/IP基礎(chǔ)(第2版)
- 云計算技術(shù)與標(biāo)準(zhǔn)化
- 精通SEO:100%網(wǎng)站流量提升密碼