Add `memento` to external resources list

This commit is contained in:
Mike Thompson 2017-08-21 16:49:06 +10:00
parent 6340ff50c8
commit 388a84cecf
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Please add to this list by submitting a pull request.
### Examples and Applications Using re-frame
* [BlueGenes](https://github.com/intermine/bluegenes) - searching and analysing genomic data, by the University of Cambridge
* [Memento](https://gitlab.com/Numergent/memento) a private note-taking app, using Postgress.
* [How to create decentralised apps with re-frame and Ethereum](https://medium.com/@matus.lestan/how-to-create-decentralised-apps-with-clojurescript-re-frame-and-ethereum-81de24d72ff5#.b9xh9xnis) - Tutorial with links to code and live example.
* [Braid](https://github.com/braidchat/braid) - A new approach to group chat, designed around conversations and tags instead of rooms.
* [Elfeed-cljsrn](https://github.com/areina/elfeed-cljsrn) - A mobile client for [Elfeed](https://github.com/skeeto/elfeed) rss reader, built with React Native.