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.

Accessing Nested Objects - get a hint - link private?

See original GitHub issue

Challenge Name

Accessing Nested Objects (https://www.freecodecamp.com/challenges/accessing-nested-objects)

Issue Description

The get a hint button is linked to a thread that’s private.

Browser Information

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

Your Code

Not relevant to the issue


Screenshot

Image of issue

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
RandellDawsoncommented, Apr 6, 2018

@nsuchy - I was just reporting what I found after a camper posted something about it when they were working on the challenge. I referred them to the correct link shown above by @m-henderson.

1reaction
m-hendersoncommented, Jul 18, 2017

Looks like the get a hint button needs to be directed to this url: https://forum.freecodecamp.org/t/freecodecamp-challenge-guide-accessing-nested-objects-in-json

Read more comments on GitHub >

github_iconTop Results From Across the Web

Accessing Nested Objects in JavaScript - DEV Community ‍ ‍
Let's take this nested object as an example. const user = { id: 101, email ...
Read more >
How can I access and process nested objects, arrays, or JSON?
The path is a way to say: First take the object with key items , which happens to be an array. Then take...
Read more >
Select layers and objects – Figma Help Center
Select a layer from a list of layers underneath the cursor's location. We show the layer name and icon in the same order...
Read more >
Nested Classes in C# - GeeksforGeeks
A nested class can be declared as a private, public, protected, ... You are allowed to create objects of inner class in outer...
Read more >
Object.defineProperty() - JavaScript - MDN Web Docs
If an accessor property is inherited, its get and set methods will be called when the property is accessed and modified on descendant...
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