Talk:JavaScript syntax: Difference between revisions

Content deleted Content added
Hypher (talk | contribs)
Line 124:
</source>
Sorry if that didn't make sense, I find it hard to explain.
 
: To me, this is an implementation detail. Can you give an example of different behavior (from programmer point of view) between <code>else { if(...){ } }</code> and <code>elsif(...){ }</code> constructions? — [[User:Hypher|Hypher]] ([[User talk:Hypher|talk]]) 08:38, 20 March 2011 (UTC)
 
== Bitwise ==