Skip to Content
Hands-On Serverless Computing
book

Hands-On Serverless Computing

by Kuldeep Chowhan
July 2018
Intermediate to advanced
350 pages
8h 47m
English
Packt Publishing
Content preview from Hands-On Serverless Computing

Integrated Terminal

Visual Studio Code has an integrated terminal in which you can run shell commands. You can learn about it more at https://code.visualstudio.com/docs/editor/integrated-terminal . With the help of the Integrated Terminal, you can run Node.js directly in it and avoid having to switch out of Visual Studio Code while running command-line tools.

You can access the Integrated Terminal within Visual Studio Code by navigating to View | Integrated Terminal. You can also access it by pressing control + backtick key on your keyboard and it will open the Integrated Terminal. You can then run node app.js there:

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.
Start your free trial

You might also like

Learn AWS Serverless Computing

Learn AWS Serverless Computing

Scott Patterson
Erlang and OTP in Action

Erlang and OTP in Action

Eric Merritt, Richard Carlsson, Martin Logan

Publisher Resources

ISBN: 9781788836654Supplemental Content