funkia / turbine

Purely functional frontend framework for building web applications
MIT License
685 stars 27 forks source link

Use moment and scanCombine in todo example #60

Closed paldepind closed 7 years ago

paldepind commented 7 years ago

Refactors the todo example to use the new functions scanCombine and moment from Hareactive.

I think both of these makes the code simpler and easier to understand :smile: