- Mastering React Test:Driven Development
- Daniel Irvine
- 62字
- 2021-06-24 14:44:59
Debugging when things go wrong
Should you get stuck, or your tests fail in a way that you weren't expecting, feel free to launch the application and see what the console is telling you. Add in console.log statements to help you debug.
The best defense against getting stuck is committing early and often. Any time you have a working feature, commit it!
推薦閱讀
- 演進式架構(原書第2版)
- CentOS 7 Linux Server Cookbook(Second Edition)
- Visual Basic程序設計(第3版):學習指導與練習
- Wireshark Network Security
- 老“碼”識途
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Learning Selenium Testing Tools(Third Edition)
- 微信小程序入門指南
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- PHP 7從零基礎到項目實戰
- 貫通Tomcat開發
- SCRATCH編程課:我的游戲我做主
- 計算機應用基礎(Windows 7+Office 2010)
- Visual FoxPro程序設計習題及實驗指導
- C語言程序設計