- Mastering React Test:Driven Development
- Daniel Irvine
- 54字
- 2021-06-24 14:45:06
Before you check in...
Make sure to add dist/main.js to your .gitignore file. This file is generated by Webpack, and as with every generated file, you shouldn't check it in.
You may also want to add a README.md at this point, to remind yourself how to run tests and how to build the application.
推薦閱讀
- ClickHouse性能之巔:從架構設計解讀性能之謎
- Visual C++程序設計教程
- AngularJS Testing Cookbook
- R語言數據分析從入門到精通
- Learning Elixir
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- SEO實戰密碼
- Python機器學習算法與實戰
- ArcGIS for Desktop Cookbook
- Python 3 數據分析與機器學習實戰
- Mastering Apache Camel
- Python Machine Learning Cookbook
- 嵌入式C編程實戰
- Node.js實戰:分布式系統中的后端服務開發
- Java Web入門很輕松(微課超值版)