question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Beta] Typos within React Challenge

See original GitHub issue

Challenge Name

React: Use Advanced JavaScript in React Render Method

https://beta.freecodecamp.org/en/challenges/react/use-advanced-javascript-in-react-render-method

Issue Description

There are a few typos in the instructions and tests of this challenge. It instructs you to change the incorrect line number and also the tests spell “components” incorrectly.

Browser Information

  • Browser Name, Version:
  • Operating System:
  • Mobile, Desktop, or Tablet:

Your Code




Screenshot

screen shot 2018-01-24 at 11 57 57 am screen shot 2018-01-24 at 11 58 15 am

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
raisedadeadcommented, Jan 24, 2018

@erictleung actually we had requested @kgalang for these first timer issues

0reactions
pooranpcommented, Jan 27, 2018

Hi @kgalang , I’m a beginner and I was wondering if I’m allowed to work on this if it’s already been requested by another user. I ask because this issue is still labeled with a ‘help wanted’ tag.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue with a react lesson on beta - The freeCodeCamp Forum
All the challenges are stored in a Mongo database with the tests in an array as strings. There are typos in the two...
Read more >
Keeping Components Pure - React Docs
Given the same inputs, a pure function should always return the same result. You might already be familiar with one example of pure...
Read more >
Design Principles - React
It describes the design principles of React itself, not React components or applications. For an introduction to React, check out Thinking in React...
Read more >
Queueing a Series of State Updates - React Docs
To update some state multiple times in one event, you can use setNumber(n => n + 1) updater function. Try out some challenges....
Read more >
State as a Snapshot - React Docs
Event handlers created in the past have the state values from the render in which they were created. Try out some challenges. Challenge...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found