• Home
  • Free Trial
  • Sign In
  • Plans
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • Ali Sh
    Ali Sh
    2,026 Points

    what is javascript console is used for?

    Posted March 25, 2018 10:48pm by Ali Sh
    Ali Sh
    2,026 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    1 Answer

  • Andy tran
    Andy tran
    7,112 Points

    Thousands of lines of codes in some websites like Amazon and Target and other websites

    Posted January 29, 2018 7:31pm by Andy tran
    Andy tran
    7,112 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    5 Answers

  • Andrei Georgescu
    PLUS
    Andrei Georgescu
    Courses Plus Student 191 Points

    Bug in your website

    Posted November 24, 2017 4:45am by Andrei Georgescu
    Andrei Georgescu
    Courses Plus Student 191 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    1 Answer

  • Yemaya Re
    PLUS
    Yemaya Re
    Courses Plus Student 1,922 Points

    "Fill in the blank to write a message to web browser".../can they be more specific??

    Posted October 7, 2017 2:41am by Yemaya Re
    Yemaya Re
    Courses Plus Student 1,922 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    1 Answer

  • Christian Achleitner
    Christian Achleitner
    789 Points

    console.log () wrong

    Posted September 22, 2017 10:45am by Christian Achleitner
    Christian Achleitner
    789 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    1 Answer

  • David Enus
    David Enus
    646 Points

    Finish the code below to write the message "I'm a programmer!" to the web page: console.log("I'm a programmer!");

    Posted July 31, 2017 10:09pm by David Enus
    David Enus
    646 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    3 Answers

  • Gianfranco Amati
    Gianfranco Amati
    1,310 Points

    What is the proper way to input the message? as I understood it should be either console.write(Im a Programmer) or alert

    Posted July 21, 2017 7:31pm by Gianfranco Amati
    Gianfranco Amati
    1,310 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Lee Toye
    Lee Toye
    2,098 Points

    Unable to upload certifications and track completions to Google+. Keep coming up with link invalid error.

    Posted July 11, 2017 1:27pm by Lee Toye
    Lee Toye
    2,098 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    0 Answers

  • JIAYING LU
    JIAYING LU
    1,545 Points

    Quiz correc answer

    Posted June 9, 2017 11:03am by JIAYING LU
    JIAYING LU
    1,545 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Andres Vicente
    Andres Vicente
    1,665 Points

    Finish the code below to write the message "I'm a programmer!" to the web page:

    Posted December 22, 2016 5:58pm by Andres Vicente
    Andres Vicente
    1,665 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Gary Meade
    Gary Meade
    6,195 Points

    Why is document.write not a correct answer for the quiz question here?

    Posted April 21, 2016 10:57pm by Gary Meade
    Gary Meade
    6,195 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    1 Answer

  • Norbu Wangdi
    Norbu Wangdi
    7,187 Points

    Which of the following is an example of JavaScript "syntax"?

    Posted April 14, 2016 5:05pm by Norbu Wangdi
    Norbu Wangdi
    7,187 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Prath M
    Prath M
    9,631 Points

    What is the <script____<script> blank supposed to be? I know we've done this before but I've forgot

    Posted September 22, 2015 11:57pm by Prath M
    Prath M
    9,631 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    3 Answers

  • Brigitt Arndt
    Brigitt Arndt
    9,498 Points

    What is a "syntax error"?

    Posted July 30, 2015 3:55pm by Brigitt Arndt
    Brigitt Arndt
    9,498 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Raven Cole
    Raven Cole
    504 Points

    Tells me to finish code <script _____________></script> with file app.js. I put in src = "app.js", but doesn't work?

    Posted July 16, 2015 10:41pm by Raven Cole
    Raven Cole
    504 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Sam Katz
    Sam Katz
    2,985 Points

    document.write is the correct command but it doesn't take it

    Posted May 27, 2015 3:38am by Sam Katz
    Sam Katz
    2,985 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Patrick Ludwig
    Patrick Ludwig
    2,462 Points

    What is the right answer then?

    Posted May 12, 2015 6:51pm by Patrick Ludwig
    Patrick Ludwig
    2,462 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    1 Answer

  • Justin Reyes
    Justin Reyes
    3,701 Points

    How is "<script src = 'app.js'> </script>" wrong?

    Posted May 8, 2015 5:28am by Justin Reyes
    Justin Reyes
    3,701 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    2 Answers

  • Andrew Crowe
    Andrew Crowe
    2,586 Points

    Feedback on this quiz.

    Posted April 19, 2015 5:36pm by Andrew Crowe
    Andrew Crowe
    2,586 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    3 Answers

  • Soufiane Bdaoui
    Soufiane Bdaoui
    9,601 Points

    Linking a Js file on html?

    Posted October 31, 2014 5:28pm by Soufiane Bdaoui
    Soufiane Bdaoui
    9,601 Points
    • JavaScript
    • JavaScript Basics (Retired)
    • Introducing JavaScript
    • Review Introducing JavaScript

    4 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Perks
  • Public Library Access
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2023 Treehouse Island, Inc.