DEV Community

Cover image for Setup your Workstation for JavaScript Development
Juri Strumpflohner
Juri Strumpflohner

Posted on

Setup your Workstation for JavaScript Development

You want to learn about modern web development with JavaScript? Maybe Angular? Well, then it's time to get you setup properly to get started. In this article we'll go through some of the tools.

Here's a quick video that explains the installation of Node, NPM and the Angular CLI (for Angular development).

If you wanna read more, head over to my blog ยป

Top comments (3)

Collapse
 
peterwitham profile image
Peter Witham

Nice article, any plans to cover other JavaScript frameworks?

Collapse
 
juristr profile image
Juri Strumpflohner

Hey. Sure why not. I created this one out of pure necessity. Given I often hold Angular workshops, I usually send my participants some installation instructions. And in order to not continuously repeat the same instructions in the emails, now just send them the video :)

Collapse
 
peterwitham profile image
Peter Witham

Excellent. I think they will serve as a great resource for many people.