• Home
  • Free Trial
  • Sign In
  • Techdegree
  • Tracks
  • Content 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
  • Arvind Kevin Arjun Sharma
    Arvind Kevin Arjun Sharma
    8,272 Points

    Who have the right code for this challenge and who can explain how to do this?????

    Posted July 29, 2017 8:18pm by Arvind Kevin Arjun Sharma
    Arvind Kevin Arjun Sharma
    8,272 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Saud ALQahtani
    Saud ALQahtani
    7,842 Points

    Inside the array, add an empty JavaScript object. This will hold our song.

    Posted July 2, 2017 12:07pm by Saud ALQahtani
    Saud ALQahtani
    7,842 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 Answers

  • Saud ALQahtani
    Saud ALQahtani
    7,842 Points

    Inside the array, add an empty JavaScript object. This will hold our song

    Posted July 1, 2017 12:04pm by Saud ALQahtani
    Saud ALQahtani
    7,842 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    3 Answers

  • Mohamed Monir
    Mohamed Monir
    22,362 Points

    i try to solve

    Posted April 16, 2017 5:41pm by Mohamed Monir
    Mohamed Monir
    22,362 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Mohamed Monir
    Mohamed Monir
    22,362 Points

    i try to solve

    Posted April 16, 2017 5:40pm by Mohamed Monir
    Mohamed Monir
    22,362 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Alex Warner
    PLUS
    Alex Warner
    Courses Plus Student 4,987 Points

    Bug? The code challenge is asking my to create an empty JavaScript array which should be var myArray = [];

    Posted March 6, 2017 7:35pm by Alex Warner
    Alex Warner
    Courses Plus Student 4,987 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • A X
    A X
    12,842 Points

    2 Questions about Challenge on JSON Basics

    Posted December 28, 2016 11:02pm by A X
    A X
    12,842 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 Answers

  • Erlend Priks
    Erlend Priks
    5,667 Points

    Dont get passed , need help { "songs": [ { "song": "pla", "artist": "jou" } ] }

    Posted July 5, 2016 12:29pm by Erlend Priks
    Erlend Priks
    5,667 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Nathan Friend
    Nathan Friend
    11,177 Points

    I've aded a title property but the challenge won't progress. What am I missing?

    Posted June 30, 2016 9:26am by Nathan Friend
    Nathan Friend
    11,177 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 Answers

  • William Richardson
    William Richardson
    1,793 Points

    [ {"title" : "satisfaction"}, {"artist" : "sting"} ] What am I doing wrong? Everything looks correct..right?

    Posted February 2, 2016 5:42pm by William Richardson
    William Richardson
    1,793 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Luis Rodriguez
    Luis Rodriguez
    4,525 Points

    Add an "artist" property to this object. Use a musician or musical group name for the property's value. Im stuck here

    Posted January 14, 2016 8:13pm by Luis Rodriguez
    Luis Rodriguez
    4,525 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    4 Answers

  • Paloma Venegas
    Paloma Venegas
    6,756 Points

    Could you help me to understand my mystake?

    Posted December 18, 2015 6:55pm by Paloma Venegas
    Paloma Venegas
    6,756 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 Answers

  • wee lgod
    wee lgod
    831 Points

    plea ,tell me a answer , i ve tried a lot

    Posted August 26, 2015 12:59pm by wee lgod
    wee lgod
    831 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 Answers

  • Adewuyi Kupolati
    PLUS
    Adewuyi Kupolati
    Courses Plus Student 8,887 Points

    What is wrong with my answer?

    Posted August 2, 2015 3:13am by Adewuyi Kupolati
    Adewuyi Kupolati
    Courses Plus Student 8,887 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    0 Answers

  • Martina Carrington
    Martina Carrington
    15,754 Points

    In this challenge, you'll create a JSON file containing a string that's formatted as an array of JavaScript objects. The

    Posted July 23, 2015 5:25pm by Martina Carrington
    Martina Carrington
    15,754 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Nick Tolbert
    Nick Tolbert
    12,003 Points

    [RESOLVED] I seem to make it pass part 4 of creating a json file, am I do something wrong?

    Posted July 22, 2015 2:33am by Nick Tolbert
    Nick Tolbert
    12,003 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Israt Ali
    Israt Ali
    5,358 Points

    Why is this code not running?

    Posted June 6, 2015 4:40pm by Israt Ali
    Israt Ali
    5,358 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    5 Answers

  • Israt Ali
    Israt Ali
    5,358 Points

    What is the problem with my code?

    Posted June 4, 2015 6:37am by Israt Ali
    Israt Ali
    5,358 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 Answers

  • Michael Montgomery
    Michael Montgomery
    9,479 Points

    I need help with json

    Posted May 20, 2015 4:54am by Michael Montgomery
    Michael Montgomery
    9,479 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Gesang Lamu
    Gesang Lamu
    2,742 Points

    json data format basic

    Posted March 5, 2015 9:56pm by Gesang Lamu
    Gesang Lamu
    2,742 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 Answers

  • Sean Perryman
    Sean Perryman
    13,810 Points

    Cannot get JSON to pass

    Posted March 2, 2015 5:32am by Sean Perryman
    Sean Perryman
    13,810 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • MUZ140063 Glen T. Moyo
    MUZ140063 Glen T. Moyo
    5,257 Points

    This object represents one song. Add a "title" property to this object. Set the property's value to any song name you wa

    Posted February 3, 2015 10:41am by MUZ140063 Glen T. Moyo
    MUZ140063 Glen T. Moyo
    5,257 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    4 Answers

  • Hardik Pandya
    Hardik Pandya
    4,957 Points

    I Don't understand this one!

    Posted December 23, 2014 12:12pm by Hardik Pandya
    Hardik Pandya
    4,957 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    1 Answer

  • Łukasz Czuliński
    Łukasz Czuliński
    8,646 Points

    'AJAX Basics' challenge: what am I missing?

    Posted August 29, 2014 10:10am by Łukasz Czuliński
    Łukasz Czuliński
    8,646 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    6 Answers

  • Richard Duffy
    Richard Duffy
    16,488 Points

    Help!

    Posted July 1, 2014 9:08pm by Richard Duffy
    Richard Duffy
    16,488 Points
    • JavaScript
    • AJAX Basics (retiring)
    • Programming AJAX
    • Create a JSON file

    2 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

  • Perks
  • Treehouse for Libraries
  • Treehouse for Teams
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2022 Treehouse Island, Inc.