News

Matthew Tyson updated the article with newer syntax and code examples in May 2024. This article covers a sample of JavaScript statements you are most likely to see and use in your JavaScript programs.
Now programming tools are often a means to another end--encouraging programmers to produce the software that will make Windows or the Palm Pre useful and therefore popular, for example.
Built-in JavaScript objects and functions are ones you'll use all the time. Here's how to use Object, JSON, String, Math, Date, and console in your JavaScript programs.