Video 3 (FWD) - "Introduction to the Firefox Console"
Here's the next video in the Firefox Web Developer series: Using the Firefox Console. The Firefox Console is a tremendously underused tool built right into Firefox. It allows for safe and efficient JavaScript development that may otherwise be a complete nightmare. This tool is also an absolute must for remote scripting developers (yes, I still refuse to call it "Ajax").
I say it in the video as well, but let me emphasis it here: the Firefox console is not the JavaScript console. Firefox is a complete standalone Web Development Suite -- not just a web browser. These tools are not addons, plugins, or extensions, but rather are natively built-in tools in Firefox. In later videos I will discuss other tools also built right into Firefox.
OK, so here ya go...


2 Comments:
Hi David,
Wow - what a great series! Thanks!
When I go to your website and try to install the extensions per your video I get a dialog that says I haven't selected any items... I'm probably doing something wrong. Any ideas?
thanks in advance,
Bill
Sorry, I recorded those videos last summer and I didn't think anyone would use that so I didn't keep that up to date.
I went ahead and updated the extension installer though.
Post a Comment
<< Home