课程: Learning JavaScript Debugging
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Solution: Debugging with an IDE
(upbeat electronic music) - [Instructor] Let's take a look at a solution for this editor-based debugger challenge. We need to set up a debugging configuration in the editor and then fix that bug with the headers not changing color when we mouse over them. So while I'm here, I'm going to copy the URL of this page that we're debugging, and then over here in Visual Studio Code, I'm going to create a debugging configuration. That's going to be here in the run or debug panel, and I'll create my launch.json file against Chrome. I can leave everything just like it is except for the URL. I'm going to change that so we start in the right place. There we go, and incidentally, you don't have to debug in Chrome. There are other extensions if you search for debugger, there's one for Firefox, down here, you can see there's another one for Microsoft Edge. So we have some options. Chrome is probably the most popular one for this sort…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
Debugging the use of a jQuery plugin6 分钟 7 秒
-
(已锁定)
Debugging a React application in Chrome9 分钟 8 秒
-
(已锁定)
Debugging on iOS using Simulator6 分钟 45 秒
-
(已锁定)
Remote debugging on an Android device3 分钟 23 秒
-
(已锁定)
Challenge: Other people's code7 分钟 52 秒
-
(已锁定)
Solution: Other people's code6 分钟 27 秒
-
(已锁定)
Debugging a Node.js application in WebStorm11 分钟 34 秒
-
(已锁定)
Setting up the WordPress example3 分钟 47 秒
-
(已锁定)
Challenge: Debugging with an IDE2 分钟 5 秒
-
(已锁定)
Solution: Debugging with an IDE4 分钟 47 秒
-
(已锁定)
Debug a WordPress theme in Visual Studio Code5 分钟 51 秒
-
(已锁定)
Use a debugger as a learning tool on a live site5 分钟 51 秒
-
-