Not to brag but I wrote some pretty sweet code three years ago, apparantly

3    24 Dec 2016 01:42 by u/dolphonebubleine

I was looking at this old project of mine on github and didn't even recognize the code as my own because it looked so good. Look at this shit. And this.

1 comment

1

I take issue with how you populate the default feeds in reader.js since you populate new feeds in the callback for populating a feed (I would have returned the Reader instance from the addFeed function), but otherwise this is some pretty good code.