News

The latest State of JavaScript survey confirms findings from previous editions: Developers like and want static typing for the super-popular programming language. What's more, they're more likely to ...
Software vendor Onux tackles the issue of type safety in JavaScript with a language called JS++, or JavaScript++, which checks types at compile time as opposed to runtime. The Onux JS++ compiler ...
Tips for naming JavaScript variables Dynamic typing and JavaScript variables How to work with string variables What you need to know about variable scope What is a user-defined variable in JavaScript?