Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Using $this or any $ variable prefix is just wrong #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

FinalAngel
Copy link

jquery community...

@davatron5000
Copy link
Owner

Using $this as an alias for $(this) is a common practice. It doesn't matter to the JS interpreter, and in this case, the $ is being used to hint that we're actually using a jQuery object.

@FinalAngel
Copy link
Author

Yes that is true, but it is not best practice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants