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 one-to-throw-away thing served as the perfect proof of why automated front end tests are a necessity. Manually testing for every possible bug you can think of is not only risky (you might not think of one that falls outside how you expect people to use your app), it's time consuming (I could be building awesome stuff or writing better blog posts with that time!) and you know, tedious!
We've discussed building an html + jquery prototype. Lets build one quickly and throw it away.
The text was updated successfully, but these errors were encountered: