ReactiveX / learnrx

A series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.
1.4k stars 292 forks source link

Porting the exercises to codewars.com #167

Open jchapuis opened 6 years ago

jchapuis commented 6 years ago

Hello there,

this tutorial is so awesome, I think it deserves to be available everywhere. I would like to port it over to codewars.com code katas repository. Codewars has the advantage that you can't reveal the answers without completing the exercise, and it's a motivating gamified environment. Would you agree with that initiative?

Thanks for the great work on this.

morenoh149 commented 6 years ago

@jhusain to weigh in. Does the current license allow this?

jhusain commented 6 years ago

I’ll add an Apache 2 license soon and put the issue to rest.

jchapuis commented 6 years ago

@jhusain thanks for your reply

I have started porting the material over, with some adaptations. You can find the result here: https://www.codewars.com/collections/functional-programming-in-js-slash-ts

I have added an attribution notice, with a mention of the license.

seanpoulter commented 5 years ago

This can be closed if/when the license is merged in PR #163.