Reply to comment

i agree with posts

i agree with posts above.
when your work is going to be shared, all these shorcuts tends to make it less readable
$(document).ready() is expressive on what the coder mean to do
$() is just for those who used pretty extensively jquery before, and in a team, you can't
assume there are only JQuery experts

So is the better solution to comment the $() use ? Well, you'll need more than 16 bytes to explain it !

just my 2 cents

dazz_x

Reply

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
7 + 2 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.