TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.11k stars 13.54k forks source link

added supporting youtube video links for flexbox and grid #29065

Closed Punosie closed 1 week ago

Punosie commented 1 week ago

Because

Students often benefit from visual and audio explanations alongside text content. Adding curated video resources will help reinforce the concepts of Flexbox and Grid through different learning mediums.

This PR

Issue

Closes #29064

Additional Information

Pull Request Requirements

rlmoser99 commented 1 week ago

@Punosie I just realized you created a PR and an issue at the same time. In the future, you should make the issue and wait to hear back from maintainers before you create a PR. If you are just making a small change (like typo/grammar), you can skip the issue and just make the PR.

Since you've made the PR, please see the note that I made on your issue and add more context to this PR.

Punosie commented 1 week ago

Got it