Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

Thursday, June 27, 2013

jshint

JSHint

Installation:
$ sudo npm install -g jshint

Why?
use it for JavaScript and node.js

(works within pycharm as well)

Monday, June 17, 2013

HTML, CSS, JavaScript Tutorials

Some nice simple on-line free tutorials for HTML, CSS, and JavaScript. Great for beginners.
Thanks HTML DOG.


Another good looking on-line free teaching site for these topics is W3Schools.