The greatest of all wishes... Would be that all major browsers, mobile included, built in fancy auto updating that upgrades the browser without any user intervention at all. Like Google Chrome desktop. Five years from now it would be sweet if we didn't even talk about browser versions at all anymore. We referred to them just by name, because obviously everyone using them is on the latest version.
Estimated reading time: 4 min
JSHint is a fork of JSLint, the tool written and maintained by Douglas Crockford. JSLint served me well for quite some time but in the past few months it has gotten uncomfortably opinionated and hostile towards your code. It is quickly transforming from a tool that helps developers to prevent bugs to a tool that makes sure you write your code like Douglas Crockford.
Estimated reading time: 2 min
-
felix Anton Kovalyov, maintainer of JSHint, about JSLint.
felix Chris Coyier's ideas about the future of CSS.