Skip to content

Instantly share code, notes, and snippets.

@davidsp
Created April 9, 2014 16:29
Show Gist options
  • Select an option

  • Save davidsp/10289168 to your computer and use it in GitHub Desktop.

Select an option

Save davidsp/10289168 to your computer and use it in GitHub Desktop.
/*
The view.$el property is equivalent to $(view.el) and view.$(selector) is equivalent to $(view.el).find(selector)
*/
view.$(selector)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment