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
This is just a practice project to re-write the Undersore.js from scratch. The goal is to begin with the most generic funcitons first. This is so that we can call them in the more specific functions, avoiding writing the same code multiple times.