by sanchitnevgi on 12/30/16, 3:35 PM with 36 comments
by swsieber on 12/30/16, 7:08 PM
It clears up why he's using a boatload of libraries. Basically, he wrote it in such a way that you can save the page as a phone app/bookmark thing, and it'll work even if you're offline.
by Softcadbury on 12/30/16, 4:43 PM
by tyingq on 12/30/16, 3:46 PM
One missing piece though...I expected to be able to move items up or down in order. Basically sorting the to-do list. That doesn't appear to work.
by janci on 12/30/16, 7:18 PM
by krylon on 12/30/16, 6:00 PM
I like the the visual style, very minimalistic.
by rubicon33 on 12/30/16, 7:42 PM
Firebase handles your offline database, and syncing it for you automatically when you are reconnected.
by drizze on 12/30/16, 4:23 PM
https://itunes.apple.com/us/app/clear-tasks-reminders-to-do/...
by nishs on 12/30/16, 8:09 PM
by lemiffe on 12/30/16, 6:56 PM
by petropolisful on 12/30/16, 7:07 PM
yarn start v0.18.1
$ react-scripts start
sh: react-scripts: command not found
...The demo site looks cool, though :)