• Home
  • Free Trial
  • Sign In
  • Techdegree
  • 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
  • Abram McCreary
    Abram McCreary
    1,371 Points

    Too Much

    Posted June 11, 2018 6:48pm by Abram McCreary
    Abram McCreary
    1,371 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    3 Answers

  • Dennis Eitner
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Dennis Eitner
    Full Stack JavaScript Techdegree Graduate 25,593 Points

    How can you loop through lists if you have Application and Players in two seperate files?

    Posted June 2, 2018 11:05am by Dennis Eitner
    .a{fill-rule:evenodd;}techdegree seal-36
    Dennis Eitner
    Full Stack JavaScript Techdegree Graduate 25,593 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    1 Answer

  • kavinduwijesuriya
    kavinduwijesuriya
    3,103 Points

    Why does he include a comma at the end of every list item (array index) defined in JSX?

    Posted May 25, 2018 12:08pm by kavinduwijesuriya
    kavinduwijesuriya
    3,103 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    2 Answers

  • Evan Loiterman
    Evan Loiterman
    3,829 Points

    The ReactBasicsProject will not open in chrome but will run in FF.

    Posted May 1, 2018 2:58am by Evan Loiterman
    Evan Loiterman
    3,829 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    0 Answers

  • Judith Tchatchoua
    Judith Tchatchoua
    305 Points

    My code is not running on the browser.

    Posted March 29, 2018 7:40pm by Judith Tchatchoua
    Judith Tchatchoua
    305 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    1 Answer

  • Arnold Nunez
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Arnold Nunez
    Front End Web Development Techdegree Student 9,494 Points

    Why doesn't this render?

    Posted March 25, 2018 3:42am by Arnold Nunez
    .a{fill-rule:evenodd;}techdegree
    Arnold Nunez
    Front End Web Development Techdegree Student 9,494 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    1 Answer

  • Brian Patrick
    PLUS
    Brian Patrick
    Courses Plus Student 2,770 Points

    Can someone explain how we're grabbing the PLAYERS array when we use the map function.

    Posted December 16, 2017 7:01am by Brian Patrick
    Brian Patrick
    Courses Plus Student 2,770 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    2 Answers

  • Ronald Jefferson
    Ronald Jefferson
    5,114 Points

    Why do you put commas after the last item in arrays and skip semi colons at the end of statements? Seems wrong.

    Posted November 9, 2017 4:08pm by Ronald Jefferson
    Ronald Jefferson
    5,114 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    2 Answers

  • R W
    R W
    19,783 Points

    "Too Much Recursion"

    Posted October 13, 2017 2:11pm by R W
    R W
    19,783 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    1 Answer

  • Matthew Aglibot
    Matthew Aglibot
    1,489 Points

    Uncaught TypeError: Cannot read property 'shape' of undefined

    Posted October 9, 2017 3:01am by Matthew Aglibot
    Matthew Aglibot
    1,489 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    1 Answer

  • zahid hasan
    zahid hasan
    3,600 Points

    Warning: Failed propType: Application: prop type `players` is invalid; it must be a function, usually from React.PropTyp

    Posted May 18, 2017 1:51pm by zahid hasan
    zahid hasan
    3,600 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    3 Answers

  • Peter Braswell
    PLUS
    Peter Braswell
    Courses Plus Student 1,507 Points

    Is there a way to get a copy of the incremental source code?

    Posted January 26, 2017 3:01pm by Peter Braswell
    Peter Braswell
    Courses Plus Student 1,507 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    1 Answer

  • Brendan Whiting
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Brendan Whiting
    Front End Web Development Techdegree Graduate 84,697 Points

    Some questions about React propTypes

    Posted January 6, 2017 7:48am by Brendan Whiting
    .a{fill-rule:evenodd;}techdegree seal-36
    Brendan Whiting
    Front End Web Development Techdegree Graduate 84,697 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    2 Answers

  • Christopher Capasso
    Christopher Capasso
    775 Points

    Var vs function

    Posted September 6, 2016 5:14am by Christopher Capasso
    Christopher Capasso
    775 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    3 Answers

  • Chris Tsantiris
    Chris Tsantiris
    587 Points

    My players component isn't displaying, why not?

    Posted September 4, 2016 2:03pm by Chris Tsantiris
    Chris Tsantiris
    587 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    1 Answer

  • Dylan Gaffney
    PLUS
    Dylan Gaffney
    Courses Plus Student 4,781 Points

    Required prop 'id' was not specified in 'Player'. Check the render method of 'Application'.

    Posted September 2, 2016 9:40pm by Dylan Gaffney
    Dylan Gaffney
    Courses Plus Student 4,781 Points
    • JavaScript
    • React Basics (retired)
    • Thinking in Components
    • Loops and Lists in JSX

    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

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

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.