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 haven't implemented spies yet because it feels like it would be forcing it since my fetches and localStorage usage is all happening in the index.js file, not in my classes.
Once I implement inheritance, I can implement spies without it feeling forced.
The text was updated successfully, but these errors were encountered:
I haven't implemented spies yet because it feels like it would be forcing it since my fetches and localStorage usage is all happening in the index.js file, not in my classes.
Once I implement inheritance, I can implement spies without it feeling forced.
The text was updated successfully, but these errors were encountered: