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.

Challenge Escaping Literal Quotes in Strings has an issue. User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36. Please describe how to reproduce this issue, and include links to screenshots if possible.

My code:


var myStr; // Change this line

var myStr = "I am a \"double quoted \"string inside \"double quotes\".";

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
GreatestDanecommented, Jul 31, 2019

There was definitely something wrong with this challenge, I am just breezing through these lessons as a quick refresher and I submitted the same answer several times before it was finally accepted. Very frustrating.

1reaction
texas2010commented, Feb 25, 2017

@johngarcia9110, this challenge dont have an issue. she almost got it.

Please do not post your solution on here. You could help people at FreeCodeCamp Chat Room or Forum. GitHub Issues are for reporting bugs on the website only.

Happy Coding!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Escape Quotes - Goodreads
“Reality doesn't impress me. I only believe in intoxication, in ecstasy, and when ordinary life shackles me, I escape, one way or another....
Read more >
Replace all quotes in a string with escaped quotes?
I want to create a new copy of that string with any quotes escaped (for further use in Javascript). So, for example, what...
Read more >
100 Best Escape Quotes | Quotes Club
Escape Quotes. Real life is complicated. It is tiring, filled with peaks of excitement, hollows of despair and long valleys of sameness.
Read more >
Quotation marks and escape characters - IBM
Quotation marks and escape characters. An escape character indicates to the IBM® Informix® ESQL/C preprocessor that it should print the character as a ......
Read more >
How to escape quotes in HTML attributes - Ben Borgers
How to escape quotes in HTML attributes. July 25, 2021. If you use a quote mark ( " ) in an HTML attribute,...
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