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.

Mistake in the text of new JS challenge

See original GitHub issue

Describe the bug The sentences linked below use “have” instead of “be”. Since monsters is an array containing objects, the value mentioned should be an object.

Expected behavior Each sentence should say: “array should be an object” instead of “array should have an object”

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ieahleencommented, Oct 14, 2022

@Aakashbansal837 @subrat611 @SaurabhBudhwani26 @IamPratikSinha @adhiramaa

We typically do not assign issues. Instead, we accept the first pull request that comprehensively solves the issue.

Issues labelled with help wanted or first timers only are open for contributions.

Please make sure you read our guidelines for contributing. We prioritize contributors following the instructions in our guide. Join us in our chat room or the forum if you need help contributing - our community will be happy to assist you.

1reaction
naomi-lgbtcommented, Oct 14, 2022

Hi friends,

Thank you all for your interest in contributing. Please take the time to review our contributing guidelines - we have a few PRs open for this issue that are blocked because they need to be updated to match our guidelines.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The 10 Most Common JavaScript Issues Developers Face
If you need help figuring out why your JavaScript isn't working, consult this list of the 10 most common JavaScript issues from a...
Read more >
Handling common JavaScript problems - MDN Web Docs
When developers make use of new/nascent JavaScript features, modern Web APIs, ... Note: Buggy JavaScript Code: The 10 Most Common Mistakes ...
Read more >
JavaScript/Debugging Challenges - Wikiversity
These debugging challenges are written in JavaScript, and designed to complement the units: ICAB4225A Automate processes and ICAT4221A ...
Read more >
25 Beginner JavaScript Challenges in 2 hours ... - YouTube
In this video, we solve 25 beginner-friendly JavaScript programming challenges on Code Wars. I walk you through my thought process and share ...
Read more >
How to read error messages from javascript error object
When I return as json() return response.json().then(text => { throw Error(text) }) and console.log('>>> in CATCH block, error ...
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