ga-wdi-boston/js

Rename variables in truthy/falsy section?

Closed this issue · 2 comments

In 015 this led to some confusion about whether values or variables are truthy or falsy.

I'd be in favor. This has lead to some confusion in the past as well (#20).

This should be resolved by the most recent commit. Changed to truthyValue and falsyValue. If ok, can you close @raq929 ?