- Learning Node.js Development
- Andrew Mead
- 146字
- 2021-06-30 18:56:54
Node Fundamentals – Part 2
In this chapter, we'll continue our discussion on some more node fundamentals. We'll explore yargs, and we'll see how to parse command-line arguments using process.argv and yargs. After that, we'll explore JSON. JSON is nothing more than a string that looks kind of like a JavaScript object, with the notable differences being that it uses double quotes instead of single quotes and all of your property names—like name and age, in this case—require quotes around them. We'll look into how to convert an object into a string, then define that string, use it, and convert it back to an object.
After we've done that, we'll fill out the addNote function. Finally, we'll look into refactor, moving the functionality into individual functions and testing the functionality.
More specifically, we'll go through following topics:
- yargs
- JSON
- Adding note
- Refactor
- 廣電5G從入門到精通
- Proxmox High Availability
- SD-WAN架構與技術(第2版)
- Getting Started with Grunt:The JavaScript Task Runner
- Scala Design Patterns.
- INSTANT LinkedIn Customization How-to
- 現代通信系統(第5版)
- Qt5 Python GUI Programming Cookbook
- Guide to NoSQL with Azure Cosmos DB
- 物聯網
- SEO攻略:搜索引擎優化策略與實戰案例詳解
- 黑客與反黑工具使用詳解
- 黑客心理學:社會工程學原理
- 物聯網商業設計與案例
- 網絡空間作戰:機理與籌劃