Browsing articles in "Javascript"
11
2011
Dart – Google’s Proposed Replacement For Javascript
Google is all set with a new programming language ‘Dart’ for structured web programming, initially called Dash. Dart intends to replace JavaScript which has some basic flaws that according to Google engineers cannot be resolved by just evolving the language.
Continue Reading »23
2011
Simple Trick To Validate An Integer In Javascript
What is the simplest way to validate an integer? Without using Regular Expressions, that is. They usually give me a big headache! I needed to do perform this for a project and while searching on google, I came upon the following technique. It’s so simple that it blew my mind and here I will[.....]
Continue Reading »






An article by


