Todo App

Todo App

May 2017

Todo app based on the original version of the mobile app Clear.

It’s a complex app that uses RxJS under the hood to distinguish the different user interactions from each other. The swipe left, swipe right, tap, pull down, drag and drop, and scroll events are all derived from the basic mouse events.

I wrote an article about it on CodePen and gave a talk at the CopenhagenJS meetup.

Open on CodePen
  • javascript
  • react
  • rxjs