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.

Line break needs to be removed in Filter Challenge

See original GitHub issue

Challenge Name

https://www.freecodecamp.com/challenges/filter-arrays-with-filter

Issue Description

The <br> needs to be removed from this line.

The change should give you:

... which are less than 6. The <code>oldArray</code> should not change."

So it should end up looking like this:

image

Browser Information

  • Browser Name, Version: Chrome
  • Operating System: Windows 7
  • Mobile, Desktop, or Tablet: Laptop

Screenshot

image

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jaydenwindlecommented, May 26, 2016

Since this is open again, I’d like to take a crack at it.

0reactions
ghostcommented, May 26, 2016

@jaydenwindle Cool!

Assigning @jaydenwindle to this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Line break needs to be removed in Filter Challenge #8595
Challenge Name https://www.freecodecamp.com/challenges/filter-arrays-with-filter Issue Description The needs to be removed from this line.
Read more >
Removing all data below a line break - Alteryx Community
Solved: Hello, I have a data set that contains active and inactive loans. ... Is there a filter to only select data above...
Read more >
Solved Book: Starting out with C ++ early objects. | Chegg.com
"Create a subclass of the abstract filter class of programing challenge 5 that replaces every line break in a file with a single...
Read more >
How to remove line breaks from the string in PHP?
The line break can be removed from string by using str_replace() ... Example: This example use preg_replace() function to remove line break.
Read more >
Allow line break with javascript + LivePreview - Stack Overflow
I've tested it in your code and it works fine. You just need to place it (alter it too) where it doesn't affect...
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