This commit is contained in:
Einar Lielmanis 2009-06-10 03:12:06 +03:00
parent 6cfa282db0
commit 2da04c0445

View File

@ -190,7 +190,7 @@ if('this_is'==/an_example/){do_something();}else{var a=b?(c%d):e[f];}
<h2>Other nice things</h2>
<p>If you're writing javascript code, <a href="http://jslint.com/">JSLint</a> is a really fine piece of software, too. Understanding what it says about your code can improve your skills greatly. It can hurt your feelings a little, though.</p>
<h2>Contacts</h2>
<p>If you find some problems with the generated javascript, adapt the script for your favourite editor, or something, my email is einars@gmail.com.</p>
<p>If you find some problems with the generated javascript, adapt the script for your favorite editor, or something, my email is einars@gmail.com.</p>
<div id="footer">
<pre id="testresults"></pre>
Written by <a href="mailto:einars@gmail.com">Einar Lielmanis</a>, with the help of <a href="http://jason.diamond.name/weblog/">Jason Diamond</a>, Patrick Hof, Nochum, Andreas Schneider, Dave Vasilevsky, <a href="http://my.opera.com/Vital/blog/">Vital</a> and others.