view source
Including a Blog RSS Feed in your AngularJS App
Including an RSS feed from a blog or news site is a great way to keep the content of your website fresh so that people will want to come back and check out your site regularly. Including an RSS feed in your AngularJS application is easy using the Google Feed API. We recently used the Google Feed API in an AngularJS web app.
Advertisement