DEV Community

Discussion on: How do you manage your browser bookmarks?

Collapse
 
matthewbdaly profile image
Matthew Daly

Built my own bookmarking service in Laravel, React and Redux, with a bookmarklet for easy bookmarking.

Collapse
 
fyodorio profile image
Fyodor

So wouldn't you mind sharing that? 👍

Collapse
 
matthewbdaly profile image
Matthew Daly

Yep, just made the repo public. It's at github.com/matthewbdaly/linklater - feel free to check it out and have a play with it. The UI is a bit ropey because it's just me using it, but it's quite a simple application anyway.