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
I was thinking about a more permanent solution to this naming problem than this. I've noticed that there's more than just these professors that are having naming issues.
We could use a separate file so that gradeDist.js, rmp.js, and cape.js could all use the function.
And instead of using a for loop and checking all of them, we could use a hashmap
Thoughts?
The text was updated successfully, but these errors were encountered:
I was thinking about a more permanent solution to this naming problem than this. I've noticed that there's more than just these professors that are having naming issues.
We could use a separate file so that gradeDist.js, rmp.js, and cape.js could all use the function.
And instead of using a for loop and checking all of them, we could use a hashmap
Thoughts?
The text was updated successfully, but these errors were encountered: