News

Of all the hats JavaScript can wear, its form-processing features are among the most sought and used. Learn how to use JavaScript for form processing, validation, and more. Forms are an essential part ...
Google I/O: New Advances In The Searchability of JavaScript and Flash, But Is It Enough? This week at Google I/O, Google talked a lot about the evolution of the technological capabilities of the web.
What is AJAX (Asynchronous JavaScript and XML)? AJAX (Asynchronous JavaScript and XML) is a technique aimed at creating better and faster interactive web apps by combining several programming tools, ...
Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout. I ...