Skip to content

RSS feed reader written for the second part of my bachelor thesis: A Real-World Application with a Comonadic User Interface.

License

Notifications You must be signed in to change notification settings

arthurxavierx/purescript-comonad-rss

Repository files navigation

purescript-comonad-rss

RSS feed reader written for the second part of my bachelor thesis: A Real-World Application with a Comonadic User Interface, which features an extension of the model presented by Phil Freeman on Declarative UIs are the Future — And the Future is Comonadic! with support for asynchronous effects in response to user interaction and composition of components with powerful communication schemes.

Screenshot

Build instructions

In order to build this application one must have the PureScript compiler (version 0.12.0) installed, as well as the npm and bower tools for package management.

After installing the prerequisites, run:

make

TODOs

  • Load feeds from local storage;
  • Save new feeds to local storage;
  • Add link to original article in RSS items;
  • Improve initial loading.

About

RSS feed reader written for the second part of my bachelor thesis: A Real-World Application with a Comonadic User Interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published