|
|
|
|
|
by sergiotapia
4064 days ago
|
|
I think 99% of the problems people have with Javascript are not actually types, but `this`. It's the most confusing part about Javascript. This context, var foo scope, what? Why is this value not updating? undefined? What??? |
|