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.

Explanation Needed - Build a Cat Photo App

See original GitHub issue

Describe the Issue

In the cat photo app depending on the step, people use either "" or '' for their code. Example: <a href="https://freecatphotoapp.com"></a> can also be written as <a href='https://freecatphotoapp.com'></a>.

Affected Page

Every step that has an example using either " or ’

Your code


Expected behavior

I think that we should have some sort of explanation for this. If I wasn’t already a programmer, I would not necessarily understand that these are interchangeable. It would be good to either go through every step and make them consistent or add a little message at the beginning that lets the user know that they can be used interchangeably.

Screenshots

Screen Shot 2022-09-08 at 12 05 31 PM

System

  • Device: [e.g. iPhone 6, Laptop]
  • OS: [e.g. iOS 14, Windows 10, Ubuntu 20.04]
  • Browser: [e.g. Chrome, Safari]
  • Version: [e.g. 22]

Additional context

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
naomi-lgbtcommented, Sep 8, 2022

My only concern with that is the more text we add, the greater the chance people don’t read any of it.

0reactions
Sembaukecommented, Sep 9, 2022

Hey @DylanDevelops, Thank you for opening this issue, we think is should be fine for users to discover this on their own. We allow any of the quotation marks, as they are valid. (the tests will pass)

Read more comments on GitHub >

github_iconTop Results From Across the Web

freeCodeCamp: CAT PHOTO APP | PROJECT SOLUTION
Are You A Coding Expert? Take Our Free Quiz and Find Out: https://www.dorscodingschool.com/quiz▻ Free Discord Group: ...
Read more >
Free Code Camp Walkthrough 1 | HTML - Cat Photo App
In this tutorial I'll show you how to get through the HTML Cat Photo App section on Free Code Camp that teaches you...
Read more >
Let's learn HTML by building a cat photo app! [Free ... - YouTube
Hello everyone!In this inaugural stream, we're going to start learning HTML, the markup language that underpins the Web, through a hands-on ...
Read more >
Learn HTML by Building a Cat Photo App - YouTube
Hello everyone!We're going to learn CSS animation by building a cat photo app. The goal is to get you started and have you...
Read more >
Learn HTML by Building a Cat Photo App (11-20) - YouTube
Timestamps:00:00 - Intro00:11 - 1101:00 - 1202:48 - 1303:44 - 1404:33 - 1505:28 - 1605:56 - 1706:20 - 1807:07 - 1907:35 - 20GitHub: ......
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