Linux experts Seravo background Linux Debian SUSE
Linux-natives blog: Linux and open source – technology and strategy

Posts Tagged: JavaScript

Easy HTML5 quality assurance tools

There are plenty of free tools available for HTML5 quality validation and testing that can and should be used by anybody who produces or buys software products. Unlike traditional native binary-only apps, with HTML5 apps the user has the ability to access the source code due the technical structure of how HTML5 apps are composed. […]

JavaScript, the winning style

Update July 15th 2013: Due to commenters demand, we have re-published this research as a Git repository anybody can contribute to: github.com/Seravo/js-winning-style. This article has become our most popular article with over 10 000 unique readers, so this issue is clearly something the JavaScript community should get done. Update August 16th 2013: A translation in […]

6 reasons to learn JavaScript

Presentation held at Happy Hacking Day 2013 at Haaga-Helia in Helsinki, Finland. In a nutshell, the six reasons to learn JavaScript are that it is: easy: JS is a high-level language where things like type setting and compiling is done automatically, so it suits even people with no previous programming experience. versatile: JS is multi-paradigm […]