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.

FreeCodeCamp Issue Template - a suggestion

See original GitHub issue

Under the title Your Code, there’s a place for pasting js code:

#### Your Code

```js
// If relevant, paste all of your challenge code in here

.```

Note that the comment: // If relevant, paste all of your challenge code in here should be before the js-code apostrophes.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Tzahilecommented, Jun 24, 2016

This is only a suggestion of course. people aren’t stupid and it’s possible to write something like: // If relevant, paste all of your challenge code under the next line Then the comment won’t be shown in public

0reactions
raisedadeadcommented, Jun 25, 2016

Resolved in FreeCodeCamp/FreeCodeCamp#9374

Read more comments on GitHub >

github_iconTop Results From Across the Web

Possible Solution to Set up a Template Engine - Contributors
What is your hint or solution suggestion? Solution app.set('view engine', 'pug'); app.set('views', './views') app.route('/').get((req, ...
Read more >
UX improvement to the forum's Ask For Help template - Contributors ...
Hi all. Last week, I saw multiple posts where people asking for help didn't write down what they needed help with. I think...
Read more >
How to Set up a Template Engine - The freeCodeCamp Forum
I am trying to pass the test, Set up a Template Engine on my Replit. I first added the pug@~3.0.0 as a dependency...
Read more >
Tribute Page Suggestions For Improvement - Code Feedback
I have made this tribute page and i sincerely request everyone to look at it and suggest me what could be done differently....
Read more >
Set up a Template Engine Keeps Failing - JavaScript
I am having the exact same problem. I went to your glitch link and see that you have continued as I see references...
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