[Go to site: main page, start]

0% found this document useful (0 votes)
10 views18 pages

JavaScript Primer and Key Concepts

This document outlines chapters in a book about JavaScript including functions, closures, modules, object-oriented programming, patterns, testing, debugging, DOM manipulation, and server-side JavaScript. Chapters cover core JavaScript concepts like functions and objects, common patterns for organizing code, interacting with the browser DOM, and using JavaScript on the server.

Uploaded by

Sandra Panovic
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views18 pages

JavaScript Primer and Key Concepts

This document outlines chapters in a book about JavaScript including functions, closures, modules, object-oriented programming, patterns, testing, debugging, DOM manipulation, and server-side JavaScript. Chapters cover core JavaScript concepts like functions and objects, common patterns for organizing code, interacting with the browser DOM, and using JavaScript on the server.

Uploaded by

Sandra Panovic
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Chapter 1: JavaScript Primer

Chapter 2: Functions, Closures, and Modules


Chapter 4: Object-Oriented JavaScript
Chapter 5: JavaScript Patterns
Chapter 6: Testing and Debugging
Chapter 8: DOM Manipulation and Events
Chapter 9: Server-Side JavaScript

You might also like