rem’s avatarrem’s Twitter Archive—№ 67,396

  1. RT jaffathecake: If you create a var outside of a function, it ends up on the global scope, but that doesn't happen with let/const. https:…