Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 630 Bytes

File metadata and controls

21 lines (15 loc) · 630 Bytes

TodoFRP

Functional reactive programming: like model view controller, except better because it's functional and stuff.

In the same spirit of TodoMVC, TodoFRP showcases different functional implementations of the exact same application so that you can decide for yourself what makes sense and what doesn't.

Apps

Todo

A todo list.

  • ClojureScript + C2
  • ClojureScript + Angular.js

Others?

I'm open to adding more small-but-interesting applications/components/problems so we can compare beyond todo lists. Open an issue with a problem description and spec.