News

The comment (//) syntax tells JavaScript that you want to include explanatory comments in your program. The comment ends at the first hard return (line break) following the statement.
Microsoft announced an ambitious project to inject type syntax into ECMAScript, the official JavaScript standard. While that might sound an awful lot like TypeScript, it's different. The company is ...