The JavaScript Workshop
上QQ阅读APP看书,第一时间看更新

2. Working with JavaScript

Overview

By the end of this chapter, you will be able to operate a modern integrated development environment (IDE); identify and describe basic JavaScript structures; describe different JavaScript environments; recognize the major views and their uses within the popular web browser developer tools and construct HTML elements and modify their various attributes.

In this chapter, you will get an overview of some popular tools for writing JavaScript and the various available runtimes for executing code with a modern web browser and beyond.