Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Introduction to Programming Basics Variables

Chrome Developer Tools

I am just starting the Javascript course and this question may suggest I am not smart enough to continue! When the instructor opens the Google Chrome Developer tools he does so in a blank tab so the developer tool is blank except for some HTML. I cannot find any way to open a blank tab in Chrome and or get a blank developer tool screen. Can anyone help me with this? Thanks so much.

3 Answers

Hey,

I create a HTML page using my text editor, save it, and open with Chrome. Is that the sort of thing you wanted?

Once opened in Chrome, I click the [Menu] button, then [Tools], and finally [JavaScript Console]

=)

Yes, thanks. That's exactly the information I needed.

You're welcome.

Happy coding =)

To get a blank tab in Chrome you now have to either type about:blank in the Address Bar, or install an extension called "Empty New Tab Page" which you can download from the Chrome Web Store.