kottans / frontend

:octocat: Kottans frontend course 🎓
https://kottans.org/frontend/
MIT License
1.23k stars 361 forks source link

Create a map of videos from Kottans Frontend 2019 course #283

Open OleksiyRudenko opened 5 years ago

OleksiyRudenko commented 5 years ago

Link videos from Kottans FE 2019 course on youtube that aren't linked yet (with e.g. #281) to relevant modules from ./tasks directory

Suggested approach

  1. Create ./tasks/video-map.md
  2. List all videos from Kottans FE 2019 course on youtube in a table

Here is how it might look:

Module name Thumbnail Video title
Weather App routing intro Routing Intro - Christina Landvytovych

more rows

Use Weather App module as a reference guide. Basically the contributor might take the relevant part from the file above and supplement it with (a) module name column and (b) rows for other videos from the youtube channel.

The map will give an idea of what videos remain non-referred to from the modules.

Some videos (intro to offline like course) will not have modules to bind with. These still have to be listed while Module name will be held empty.

It is also important to keep a proper order of videos.

  1. Link the map with Task listing

Use #281 and #276 as a reference guide.

Skills you will use, or improve, or gain

To do next

Add remaining videos to relevant modules.