From three simple concepts (Feeds, Channels and Items), a solution is presented to read and write RSS feeds. RSS is a lightweight XML format for distributing news headlines and other content on the Internet.
I provide a demo developed in reactive web.
It is based on the excellent open-source library RSS.NET.
A Reactive Demo has been added to demonstrate how to use the extension.
As this component is an Extension, it can be used in any type of application (Web Traditional, Mobile or Reactive Web)