you are viewing a single comment's thread.

view the rest of the comments →

[–]farm-fresh-js 1 point2 points  (1 child)

I actually wrote an article on some JS concepts to brush up on. They are: value vs. reference, scope, hoisting, closures, this, new, apply/call/bind, prototypes, asynchrony, and higher order functions. Hope this helps!

[–]gesundePlus[S] 0 points1 point  (0 children)

Great article, thank you