Skip to content

Instantly share code, notes, and snippets.

@davidwtbuxton
Created July 12, 2016 15:23
Show Gist options
  • Save davidwtbuxton/b94ddbb52067d64a5e88af10b2367595 to your computer and use it in GitHub Desktop.
Save davidwtbuxton/b94ddbb52067d64a5e88af10b2367595 to your computer and use it in GitHub Desktop.
For future reference

If you want to make us angry you can do

<ng-class="{'ng-hidden': condition}">

instead of ng-hidden="condition"

or even better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment