Chapter 2. Practical Application
This chapter covers the following:
-
Getting started with a Node app
-
Reading user input on the command line
-
Writing data to a CSV
Whether you are new to programming or a seasoned engineer, you probably opened this chapter to get started with Node. Many Node projects span thousands of lines of code, but some of the most useful and practical applications can be written in only a handful of lines. Let’s skip the part where you get overwhelmed and jump into the practical application.
In this chapter, you’ll get a first glance at what Node can offer out of the box and off the grid. You will learn to build a simple program that can run on anyone’s computer and save real people real time and money. By the end of the chapter, you’ll have Node locked and loaded on your computer with a development environment ready to build practically anything.
Your Prompt
A travel agent ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access