Front-end debugging methods and debugging methods
Debugging and testing are inevitable during the development process at the front end.
Debugging methods vary in different platforms and environments. This series of articles will explore common front-end debugging scenarios and systematically organize some debugging methods.
Debugging of development tools for IE, FireFox, Chrome, Safari and Edge browsers on PC, remote Android pages, common android browsers, WebView environments, iPhone pages, and Safari for iPhone
API testing tools Postman, Packet Capture tools Fiddler, Charles, Packet Capture, HttpInterceptor, developer tools, Node environment debugging, etc.
The knowledge points of the article may be disordered and intertwined. If there is a broken slice, please forgive me ~
(Updating...) related articles:
Debugging guide for Chrome Developer Tools (Todo)
Debugging on the android page
Debugging the iPhone page (Todo)