Convenient Javascript Functions
At the javascript.crockford.com site, I found some really cool functions I wish I have known them earlier.
- typeof
- isEmpty()
- entityify()
- quote()
- supplant()
- trim()
I also learned some really good tips from it! Thanks to the author!




Recent Comments