ReactiveX / learnrx

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

[Duplicate] Load fifth version of rxjs explicitly from unpkg #172

Closed myshov closed 6 years ago

myshov commented 6 years ago

Recently rxjs has been updated to version 6. So old url doesn't work anymore. And because of that 3rd exercise doesn't work too. I explicitly include 5th version, because upgrade up to 6th version requires more time...

myshov commented 6 years ago

duplicate https://github.com/ReactiveX/learnrx/pull/170