feedback on Learn Css Variables By Building A City Skyline
See original GitHub issueDescribe the Issue
this project assumes you haven’t worked with Flexbox yet hence it just givesyou the code without it being a real challenge/test.
Affected Page
Your code
none
Expected behavior
just to be given directions about what to do (as per usual) without giving you all the lines of code.
Screenshots
System
- Device: Zenbook
- OS: Linux Mint 20.3
- Browser: Brave
- Version: v1.43.93
Additional context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:15 (10 by maintainers)
Top Results From Across the Web
Learn CSS Variables by Building a City Skyline - Step 18
Tell us what's happening: Describe your issue in detail here. “You should place these div elements within the .background-buildings element.
Read more >Learn CSS Variables by Building a City Skyline Step 40 broken
Comments · Nathanael-Whitrow commented on Sep 19 · Describe the Issue · Affected Page · Your code · Expected behavior · Screenshots ·...
Read more >Learning CSS Variables by Building a City Skyline (Part 10)
Welcome back to my Journey of Learning CSS Variables by building a City Skyline. Here are the steps I took today:.
Read more >Learn CSS Variables by Building a City Skyline | PLAYCODE
Step 4 · Step 5 · Step 6 · Step 7 · Step 8 · Step 9 · Step 10 · Step 11....
Read more >github.com-freeCodeCamp-freeCodeCamp_-_2022-10 ...
freeCodeCamp.org is a friendly community where you can learn to code ... Learn CSS Variables by Building a City Skyline · Learn CSS...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for reporting this @lucyferu, and thank you again for your help everyone.
I took a closer look at the history for the steps mentioned here (13, 20, 32, 66, 71, and 102), and it seems like we can close this.
Steps 13, 20, 71, and 102 all had descriptions with the issue originally mentioned in the OP, and have all been fixed. Now they all assume that the learner has some knowledge of Flexbox from the previous Photo Gallery project.
Steps 32 and 66 don’t need to be fixed. Those steps mention Flexbox or a Flexbox related property, but don’t have the same issue where Flexbox is treated as a new concept.
Step 13 has already a PR dedicated
The others also will need to be changed to not spoon feed flexbox. The hints can probably stay the same, the instructions will need to be less “use thie exact property with this exact value” and more “use flexbox for this purpose”
I wonder if we can expand the scope of this issue or open a new one…
Thank you @lucyferu for the report on the steps that have this issue