Adsense
Popular Posts
- Amazon web serive
- increase mysql query speed
- MySQL workbench -"Could not decrypt password cache"
- git svn conversion
- Unix Utils and wget in Windows
- add comment to table columns in phpMyAdmin
- deposit cheque in TD bank using Mobile phone
- Setup vi syntax for PHP
- Special characters pronunciation link
- Get WAMP running on EC2
Saturday, January 17, 2015
underscore (-) and dollars sign ($) in Javascript variables and functions
underscore (-) and dollars sign ($) in Javascript variables are the same as other characters such as letters and number. For example _$.area is the as as other JS variables course123, c3 etc.
For dollars sign ($) in Javascript function may have special meaning, for example $() in jQuery represnets to call jQuery library. _() in Underscore.js call underscorelibrary.
Labels:
javascript
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment