Return to profile for Jordan Kasper

Look ma, no server! Testing Front End Code Without a Server

50 minute intermediate seminar

Description/Proposal

One of the hardest parts of any front end testing strategy is eliminating dependencies; in particular, your own server and data source. This talk will introduce attendees to the problem, why it's important, and how Ajax mocking can make their lives easier. We'll also cover a couple of methods for mocking out server requests using jQuery and Angular. Attendees will leave this session ready to test their front end code without waiting for any back end code to be finished, speeding up development time and reducing headaches!