- Architecting Angular Applications with Redux,RxJS,and NgRx
- Christoffer Noring
- 184字
- 2021-08-27 19:56:11
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: "We need to install webpack by typing the following in our terminal."
A block of code is set as follows:
interface IPrinter {
print(IPrintable printable);
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
interface IPrintable {
String getContent();
}
interface IPrinter {
print(IPrintable printable);
}
Any command-line input or output is written as follows:
npm install webpack webpack-cli --save-dev
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: "Let's add an item to our store by adding a value to our input element and pressing the Save button."
- 通信網(wǎng)絡(luò)基礎(chǔ)與設(shè)備
- 物聯(lián)網(wǎng)檢驗檢測技術(shù)
- 物聯(lián)網(wǎng)安全與深度學(xué)習(xí)技術(shù)
- Metasploit Penetration Testing Cookbook
- 物聯(lián)網(wǎng)通信技術(shù)
- The Kubernetes Workshop
- 互聯(lián)網(wǎng)+思維與創(chuàng)新:通往未來的+號
- 無線傳感器網(wǎng)絡(luò)定位技術(shù)
- 云工廠:開啟中國制造云時代
- 現(xiàn)場綜合化網(wǎng)絡(luò)運(yùn)營與維護(hù):運(yùn)營商數(shù)字化轉(zhuǎn)型技術(shù)與實踐
- 想象的互動:網(wǎng)絡(luò)人際傳播中的印象形成
- 物聯(lián)網(wǎng)傳感器技術(shù)與應(yīng)用
- 走近2050:注意力、互聯(lián)網(wǎng)與人工智能
- 網(wǎng)絡(luò)是怎樣連接的
- CCNP TSHOOT(642-832)學(xué)習(xí)指南