kottans / frontend

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

Add links to p2p homeworks repo #234

Closed OleksiyRudenko closed 5 years ago

OleksiyRudenko commented 5 years ago

Practical tasks instructions should contain links to both frontend-2019-homeworks and frontend-2019-p2p repos.

zonzujiro commented 5 years ago

Right now we have the same text in every task. I believe we should use DRY and make two separate files with instructions - one for p2p and one for the main course. And then just put links inside every task.

OleksiyRudenko commented 5 years ago

@zonzujiro Initialized kottans/frontend-2019-p2p repo

zonzujiro commented 5 years ago

I have made basic PR with file - https://github.com/kottans/frontend/pull/236