- Mastering React Test:Driven Development
- Daniel Irvine
- 141字
- 2021-06-24 14:44:59
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, React component names, test names, directory names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "In test/domManipulators.js, add the following new property to the return object of createContainer."
Any command-line input or output is written as follows:
$ mkdir css
$ cd css
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The final test for the Undo button is to check that it dispatches an UNDO action when it is clicked."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Redis Applied Design Patterns
- Learning Real-time Processing with Spark Streaming
- 精通API架構:設計、運維與演進
- 匯編語言程序設計(第3版)
- Swift語言實戰精講
- Visual Foxpro 9.0數據庫程序設計教程
- Advanced Express Web Application Development
- Mastering React
- ServiceNow:Building Powerful Workflows
- Building Wireless Sensor Networks Using Arduino
- JavaScript程序設計(第2版)
- Vue.js 3應用開發與核心源碼解析
- Splunk Essentials
- Natural Language Processing with Python Cookbook
- Web前端開發精品課:HTML5 Canvas開發詳解