How to Manage Node.js Locally

Опубликовано: 15 Январь 2020
на канале: Hey Node
545
1

See the written version of this tutorial for links to prerequisites and related tutorials:
https://heynode.com/tutorial/overview...

To set up a local development environment on your computer, all you need is to install Node.js. There are, however, some additional things you can do to optimize the way you run Node locally. By the end of this video, you should have a good understanding of how to start developing Node.js apps locally.

In this tutorial we'll:
Explain the Node.js release cycle and long term support (LTS) strategy
Understand the Node Version Manager and which version(s) of Node.js you should install
Work with environment variables in Node.js

Goal: Understand the primary issues around managing a local Node.js installation for development.

Heynode.com: The best online Node.js courses and tutorials. Individual and group membership plans available.