July 2008
Beginner
356 pages
6h 8m
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 that are in use in modern JavaScript programming. So far, we've been avoiding the OO features, but as you have reached this point in the book, it is 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(), eval(), and the four functions to encode/decode a URL Read now
Unlock full access