freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
315 stars 105 forks source link

feat: add hmtl video lab #409

Closed Dario-DC closed 4 months ago

Dario-DC commented 4 months ago

Checklist:

Closes #382

I'm not sure about what we want to add here, but I think that we can ask campers to create a page that embeds video lectures from the upcoming frontend certification.

jdwilkin4 commented 4 months ago

I was thinking we could use videos from our youtube page https://www.youtube.com/c/Freecodecamp

hundreds of options to choose from there

jdwilkin4 commented 4 months ago

embeds video lectures from the upcoming frontend certification.

I am not sure how long it will take for the upcoming frontend cert videos to be made available. So using fcc youtube videos will be a better choice because it won't block this project from being added to the superblock in the short term

jdwilkin4 commented 4 months ago

iframe sizes will be taught in the lecture videos so it is fine to include it here

bbsmooth commented 4 months ago

I would add one thing for accessibility. The iframe element must have an accessible name to meet WCAG requirements. Usually this is done by adding the title attribute to the iframe element, which is what I would recommend here. In this case, because these are going to be videos, the title attribute would probably be the title of the video with the word "video" at the end.

moT01 commented 4 months ago

LGTM if this is ready @Dario-DC 👍

Name suggestion: Video Compilation Page

Dario-DC commented 4 months ago

LGTM if this is ready @Dario-DC 👍

Name suggestion: Video Compilation Page

Done :+1:

moT01 commented 4 months ago

Just to clarify, I meant that we could call it Video Compilation Page on the main site. Then users can make it a freeCodeCamp videos page, or a bike riding videos page, or other.