curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

Media Queries: A resource suggestion for this lesson

Open xplozion15 opened this issue 8 months ago • 3 comments

Checks

Describe your suggestion

I wanna suggest this resource as I used this and felt like its amazing resource to get the basics of media query in responsive design. He has explained it really well in the video so I thought it might be great if we had this in the lesson as assignment or just a part of lesson which could potentially help other people too! Link to the resource

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/node-path-advanced-html-and-css-media-queries

(Optional) Discord Name

xplozion_15

(Optional) Additional Comments

No response

xplozion15 avatar Apr 17 '25 12:04 xplozion15

Thank you for making this issue @abhilash15500

I'm going to ping our HTML/CSS team and let them take over how to proceed on this @TheOdinProject/html-css

JoshDevHub avatar Apr 18 '25 19:04 JoshDevHub

Thank you for making this issue @abhilash15500

I'm going to ping our HTML/CSS team and let them take over how to proceed on this @TheOdinProject/html-css

Thanks! Let me know if anything is to be done from my side.

xplozion15 avatar Apr 19 '25 01:04 xplozion15

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar May 19 '25 02:05 github-actions[bot]

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar Sep 03 '25 02:09 github-actions[bot]

Thanks for the suggestion @xplozion15. I've just watched the video and while I think it's a great video, it doesn't seem like the best fit for an assignment or additional resource IMHO. It's a brief rundown of media query syntax (already in the lesson) before demonstrating something done in an impractical way (adding breakpoints only when something breaks as you change viewport size) before offering an alternative approach (starting with fixed breakpoints and building responsively around them).

The problem domain is rather narrow and specific for it to be an assignment or additional resource I think, as in it just doesn't seem to flow well with the lesson. It's definitely a good video for the topic it's discussing, and we always encourage people to take the initiative for their own learning and independently research as needed anyway. So we don't need to assign resources for every situation related to the topic.

mao-sz avatar Sep 13 '25 15:09 mao-sz