July 2013
Intermediate to advanced
382 pages
6h 56m
English
You have now completed the introduction to the fundamental concepts related to functions in JavaScript. You've been laying the groundwork that will allow you to quickly grasp the concepts of object-oriented JavaScript and the patterns used in modern JavaScript programming. So far, we've been avoiding the OO features, but as you have reached this point in the book, it's only going to get more interesting from here on in. Let's take a moment and review the topics discussed in this chapter:
parseInt(), parseFloat(), isNaN(), isFinite(), and eval()—and the four ...Read now
Unlock full access