You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jQuery/DOM manipulation (there are, of course, a million Intro to jQuery resources available that teach newbies how to use jQuery, I'd prefer a resource that actually explains how jQuery works)
Generators
Hoisting (maybe this could fall under scope/closures)
Inheritance patterns/OOP (prototypal vs. pseudoclassical, etc)
TDD and/or debugging
Bind, call, apply
Code reuse/modularization
General application architecture w/ a emphasis on front end development
Regex
Node.js
Angular
React
The text was updated successfully, but these errors were encountered:
Likely topics include:
Functional programmingIntro to jQuery
resources available that teach newbies how to use jQuery, I'd prefer a resource that actually explains how jQuery works)The text was updated successfully, but these errors were encountered: