What We Didn't Cover - Getting Good with JavaScript (2011)

Getting Good with JavaScript (2011)

Appendix B: What We Didn't Cover

You can't learn everything there is to know about JavaScript in a weekend; it's really a lifetime pursuit. Here's a list of a few topics we weren't able to get to in this book.

· Non-base 10 numbers

· reserved words

· labels

· break and continue

· ECMAScript

o What it is

o Fifth edition features

· Regular Expressions

· Server-side JavaScript

· AJAX

· Cookies

· JavaScript on the Desktop

· Publish and Subscribe Events (pub-sub)

This is just a short list, but it should give you a few things to look at when continuing your JavaScript education.