Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ejs
on Oct 6, 2009
|
parent
|
context
|
favorite
| on:
JavaScript Programming Patterns
I think JSLint can be a big help, especially with semicolons so I made a quick jQuery plugin to run things through it on page load. So I know exactly when something may be wrong.
http://github.com/ejschmitt/AutoLint
sprsquish
on Oct 7, 2009
[–]
I'm using the Javascript Tools bundle for TextMate. It runs JSLint every time I save a javascript file.
http://github.com/subtleGradient/javascript-tools.tmbundle
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://github.com/ejschmitt/AutoLint