Skip to content

JavaScript Pro Tip:

this:

! context_name in contexts

is not the same as this:

! (context_name in contexts)

see: http://mzl.la/dDmqaZ

Comment Feed

No Responses (yet)



Some HTML is OK

or, reply to this post via trackback.