- Mastering Reactive JavaScript
- Erich de Souza Oliveira
- 144字
- 2021-07-09 20:33:03
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, folder names, filenames, file extensions, pathnames are shown as follows: Open the file index.js.
A block of code is set as follows:
function hello(){
console.log(“Hello World”);
}
Any command-line input or output is written as follows:
npm install
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- BPEL and Java Cookbook
- Hands-On DevOps with Vagrant
- Learning Android Intents
- Kubernetes從入門到實踐
- Docker+Kubernetes應用開發與快速上云
- Learning Magento 2 Administration
- 深入淺出Node.js
- 云原生落地:產品、架構與商業模式
- Windows 8實戰從入門到精通(超值版)
- Windows 7使用詳解(修訂版)
- 從實踐中學習Windows滲透測試
- Heroku Cloud Application Development
- UI設計手繪表現從入門到精通
- Ubuntu Linux操作系統實用教程
- Agile IT Security Implementation Methodology