mzrimsek / track-my-playtime

A time tracking app for video games.
https://trackmyplaytime.com
MIT License
4 stars 3 forks source link

Properly update to RxJS 6 #131

Closed mzrimsek closed 6 years ago

mzrimsek commented 6 years ago

Right now I am using the rxjs-compat package, but I should take the time to refactor to adhere to the new API.

https://www.academind.com/learn/javascript/rxjs-6-what-changed/