Autor Téma: Check your javascript against online javascript lint  (Přečteno 3102 krát)

0 uživatelů a 1 Host prohlíží toto téma.

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Příspěvků: 33925
  • malware fighter
Check your javascript against online javascript lint
« kdy: Květen 18, 2007, 04:39:46 odpoledne »
Hi malware fighters,

Coding in javascript, check it against online javascript lint, works similar to the javascript engine in the Firefox browser. Here is the link: http://www.javascriptlint.com/online_lint.php

Enjoy,

polonus
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Zagor

  • Host
Re: Check your javascript against online javascript lint
« Odpověď #1 kdy: Květen 18, 2007, 04:57:37 odpoledne »
Thanks Polonus, nice one. How did you come across it?

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Příspěvků: 33925
  • malware fighter
Re: Check your javascript against online javascript lint
« Odpověď #2 kdy: Květen 19, 2007, 12:18:25 dopoledne »
Hi Zagor,

While checking the Javascript files I added to my Flock browser version, I use it. It was advised in a thesis on insecure code. Nice to have it,

enjoy,

polonus
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Zagor

  • Host
Re: Check your javascript against online javascript lint
« Odpověď #3 kdy: Květen 19, 2007, 01:02:52 dopoledne »
Yes it surely is nice to have another tool. Can't hurt ;) I used in the past some tools but additional help is needed. Speaking of coding in general, if no one have mentioned before I would like to suggest something.

Anyone who uses Firefox browser and is learning html, xhtml, css (even a beginner) should consider Web Developer Toolbar extension for Firefox. This tool just saves lives. Excellent peace of work. Great helper for making a standards compliant web code.