CodeYourFuture / syllabus

Old Syllabus Website for CodeYourFuture
https://syllabus.codeyourfuture.io
154 stars 124 forks source link

Adapt HackYourFuture Async Exercise for Our Use #167

Closed ChrisOwen101 closed 3 years ago

ChrisOwen101 commented 3 years ago

Which module(s) and week(s) does this change effect? Module(s): JS2 Week(s): 3

What is the work that needs to be done?

HackYourFuture in Copenhagen have a really nice exercise that we could steal repurpose for our Syllabus

https://github.com/HackYourFuture-CPH/JavaScript/blob/master/javascript2/week3/homework.md#the-fastest-presser-in-this-realm

I spoke to the Edu Director of HYF and he's okay'd this.

This should go in either the coursework for JS2-3

https://github.com/CodeYourFuture/JavaScript-Core-2-Coursework-Week3

or in the Challenge repo

https://github.com/CodeYourFuture/JavaScript-Core-2-Challenges

Why is this work important to do?

Good, interesting exercises are important to keep our students engaged

Additional context

Who might need to know about this change?

ChrisOwen101 commented 3 years ago

I've started this work by moving it to

https://github.com/CodeYourFuture/JavaScript-Core-2-Challenges

But I still want to create an example solution and some more framework code for it