danielbergholz / techschool.dev

TechSchool is a curated list of free programming courses from YouTube
https://techschool.dev
MIT License
275 stars 26 forks source link

Languages for Angualr course #36

Closed quedicesebas closed 8 months ago

quedicesebas commented 8 months ago

Why is this change is being made?

How is this being accomplished?

danielbergholz commented 8 months ago

I know this might sound counter-intuitive, but I have a section about this on the README: https://github.com/danielbergholz/techschool.dev/blob/main/docs/contributing-guide.md#important-notes

We should only add a language to the array if that language is being taught in the video. For example, If TypeScript is being used but not taught from zero, it should not be included. In this case, only Angular is being taught in the course, so the language array should be empty.

But thanks for engaging in this!