- Hands-On Full:Stack Web Development with ASP.NET Core
- Tamir Dresher Amir Zuker Shay Friedman
- 156字
- 2021-06-10 19:37:18
Setting Up Your Development Environment
Writing code can be a complex job — you need to be precise, make as few mistakes as possible, prepare for failure, and, of course, get the job done. Tools such as an Integrated Development Environment (IDE) are important, because they can help in all of these tasks, and therefore, choosing the right one is a crucial decision in a project's life.
Just as the technologies themselves have been growing and maturing, so have the full-stack development tools. However, it is not enough for them to be amazing and simply exist—as a professional full-stack developer, it is your job to know these tools from top to bottom, and use them accordingly.
In this chapter, we will prepare our work environment, and install the following necessary applications and tools for full-stack development with the ASP.NET Core and JavaScript frameworks:
- Visual Studio
- Node.js and npm
- TypeScript
- Google Chrome
- Fiddler
- Modern JavaScript Web Development Cookbook
- 網(wǎng)絡協(xié)議工程
- 物聯(lián)網(wǎng)(IoT)基礎:網(wǎng)絡技術+協(xié)議+用例
- Twilio Cookbook
- 重新定義Spring Cloud實戰(zhàn)
- 網(wǎng)絡創(chuàng)新指數(shù)研究
- HCNA網(wǎng)絡技術
- 面向云平臺的物聯(lián)網(wǎng)多源異構信息融合方法
- 無線傳感器網(wǎng)絡定位技術
- 5G技術核心與增強:從R15到R17
- 物聯(lián)網(wǎng)基礎及應用
- 圖神經(jīng)網(wǎng)絡前沿
- 物聯(lián)網(wǎng)
- 區(qū)塊鏈技術與應用:打造分布式商業(yè)新生態(tài)
- Python Web Scraping Cookbook