diff --git a/index.html b/index.html index 37f1faeb..5da056e8 100644 --- a/index.html +++ b/index.html @@ -201,7 +201,7 @@ if('this_is'==/an_example/){do_something();}else{var a=b?(c%d):e[f];}

Vim

Aj3423 converted the script to vimscript — and so now there is a vim plugin for the quality javascript beautifying.

Other nice things

-

If you're writing javascript code, JSLint is a really fine piece of software, too. You don't have to follow its recommendadions blindly, but understanding what it says about your code can greatly improve your skills.

+

If you're writing javascript code, JSLint is a really fine piece of software, too. You don't have to follow its recommendations blindly, but understanding what it says about your code can greatly improve your skills.

Contacts

If you find some problems with the generated javascript, adapt the script for your favorite editor, or something, my email is einars@gmail.com.