3. Tools of the Trade

The goal for the first part of this book is to provide a context for the rest of the book, especially Part 2: JavaScript Fundamentals. As you saw in the first two chapters, this context includes an overview of what JavaScript is, a bit of its history, some programming approaches, and a quick introduction to how you’ll use JavaScript within HTML. This chapter discusses the last piece of the introductory puzzle: the software you’ll use to write, execute, and debug JavaScript. Along the way you’ll also find plenty of online resources with which you should familiarize yourself.

The Great Debate: Text Editor or IDE?

The first piece of software you’ll need is something to actually program JavaScript in. When making this decision, ...

Get Modern JavaScript: Develop and Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.