When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Building a JavaScript Development Environment

Starting a new JavaScript project from scratch is overwhelming. This course provides a playbook outlining the key decisions you need to make. Build a robust development environment that handles bundling, linting, transpiling, testing, and much more.

     
  • 5
  •  |
  • Reviews ( 738 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (738 reviews )
  • icon4 hour 55 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Building a JavaScript Development Environment

Welcome to Building a JavaScript Development Environment. In this course, you will explore the long list of decisions and patterns for building your own JavaScript development from scratch using modern tooling. You will get there by learning about major topics like transpiling, bundling, testing, and npm scripts for automation.

By the end of this course, you will be able to create a rapid feedback JavaScript development experience that suits your team's unique preferences.

Before you begin, make sure you are already familiar with JavaScript and HTML.

After this course, you'll be ready to move on to building applications in a wide array of technologies including Angular, React, Node.js, and Electron.

I hope you'll join me, and I look forward to helping you on your learning journey here at Pluralsight.

What You Will Learn?

  • Course Overview : 1min.
  • You Need a Starter Kit : 19mins.
  • Editors and Configuration : 9mins.
  • Package Management : 7mins.
  • Development Web Server : 19mins.
  • Automation : 12mins.
  • Transpiling : 13mins.
  • Bundling : 27mins.
  • Linting : 24mins.
  • Testing and Continuous Integration : 39mins.
  • HTTP Calls : 43mins.
  • Project Structure : 9mins.
  • Production Build : 40mins.
  • Production Deploy : 25mins.