Join Slack
Powered by
i’m confused with usage of `with` function, it see...
# getting-started
r
rokee
01/11/2016, 5:15 AM
i’m confused with usage of
with
function, it seems replace the
let()
. As lambda passed into
apply()
can be coded as a object method (can use
this
keyword),
with()
is also able to do that rather than use
it
keyword of
let()
.
Open in Slack
Previous
Next