DEV Community

Cover image for Dev Diary Week 2 - Reading a Feed

Dev Diary Week 2 - Reading a Feed

Angelo Stavrow on April 23, 2020

This post is an entry in a weekly development diary on building a feed-aggregator-based blog on Glitch. Only a small part of building an app is co...
Collapse
 
danmactough_66 profile image
Dan MacTough

Hey Angelo! Thanks for pointing out that request is deprecated -- I've added an issue to remind myself to update those examples! github.com/danmactough/node-feedpa...

Collapse
 
angelostavrow profile image
Angelo Stavrow

Oh, awesome! I'm happy to see you're using node-fetch in your diff, which is my go-to for this stuff. Thanks so much for your time and effort on this library (as well as opmlparser, which I used in week 3's work. 🙂