- React Router Quick Start Guide
- Sagar Ganatra
- 155字
- 2021-07-23 16:41:31
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
In GitHubComponent
GitHub ID - mjackson
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<Route
to='/github/:githubID'
component={GitHubComponent}
/>
Any command-line input or output is written as follows:
Root:
path: /category, isExact: true
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: "Select System info from the Administration panel."
- 一步一步學Spring Boot 2:微服務項目實戰
- Pandas Cookbook
- JSP開發案例教程
- Learning Three.js:The JavaScript 3D Library for WebGL
- Swift語言實戰精講
- 從Java到Web程序設計教程
- Mastering Web Application Development with AngularJS
- Troubleshooting Citrix XenApp?
- Scala編程實戰
- Android應用開發實戰(第2版)
- Scratch從入門到精通
- SSH框架企業級應用實戰
- Building Apple Watch Projects
- 深入大型數據集:并行與分布化Python代碼
- Hands-On ROS for Robotics Programming