Friday, June 29, 2018

Debug JavaScript in Mobile Safari (iOS) in 7 Easy Steps

This article will focus on debugging JavaScript code being run in Safari on iOS devices using the desktop Safari Web Inspector. Being able to debug code being run on an iOS device through the desktop developer tools that we’re familiar with is a huge benefit and can reduce debugging time dramatically.

Gone are the days of using alert calls to debug!



from DZone.com Feed https://ift.tt/2yVrxxq

No comments:

Post a Comment