Readr

Bookmark It! Sep 20, 2018 Tags: Javascript Electron

Grab the app here (hosted on Github Releases)

Readr is a VERY simple bookmark listing application. The idea was if there was an site you wanted to check out later you could add it to your list, kinda replacing “open in new tab” but then never actually opening it because you end up collecting a bunch of tabs…which I’m guilty of.

This is yet another electron App, a bit more complex than the bitcoin watcher app. This application required me to do much more digging in documentation to figure out some problems. This app also made me realize just how much frontend view layers like Vue and React help, creating the UI and having everything work I realised is much more difficult using without a view layer. So for all those old large electron apps that had state and different components props (see what I did there!) to you because you are amazing people!

There isn’t much else to this application, it’s very much WYSIWYG in functionality. I don’t have any real desire to be an electron developer, I’m just enjoying software development and the feeling that comes with making my small random app ideas into functinoal pieces of technology.

Bookmarks rawr