Introduction - Setting up your local environment and starting your JavaScript development

preview_player
Показать описание
Preparing your computer and local environment to start building rich websites with JavaScript.

This video takes you into the basics of installing the tools and then writing the first few lines of code for a new project.

By the end of this video you will know how to use `npm init` to create a project managed by Node, setup `editor config` to keep your IDE formatting consistent, create and host a website (with simple HTML and JavaScript) on your computer using the `serve` library.

Links to the main tools we set up are;

VSCode

Node JS

Homebrew

This is part of my Angular Fast Track series, this is part of the Introduction section which focuses on the background needed to begin building websites with Angular.

Don't forget to Subscribe and catch the future videos for the series, or follow me on Twitter / GitHub.

Рекомендации по теме
Комментарии
Автор

Great intro! Looking forward to the future episodes 👍🤓

eddiejaoude