ga-wdi-boston / js

Other
36 stars 212 forks source link

Explicit example of ternary operator? #58

Open payne-chris-r opened 7 years ago

payne-chris-r commented 7 years ago

There's some confusion on what, how, why, ? : and I don't think it's covered here. It should at least be shown here--not just the precedence of a ternary operator.

gaand commented 7 years ago

Yes, please.