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
its good to get into the practise of clearing console logs as you go so that when you put new ones in you dont get confused about wehre they are coming from.
also, try using the chrome debugger as a replacement for console.logs - it can save time and make things easier (ask if you want a demo!)
The text was updated successfully, but these errors were encountered:
its good to get into the practise of clearing console logs as you go so that when you put new ones in you dont get confused about wehre they are coming from.
also, try using the chrome debugger as a replacement for console.logs - it can save time and make things easier (ask if you want a demo!)
The text was updated successfully, but these errors were encountered: