-
Rocket.Chat Version: 0.56.0
When building RC as non-root user from master
```
curl https://install.meteor.com/ | sh
git clone https://github.com/RocketChat/Rocket.Chat.git
git checkout maste…
-
- Service (Database/Backend) => UI
- How to access DOM in ng2?
- UI State => Database
- https://www.google.at/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=angular+2+observable+UI+events
-
It would be great to use a client side implementation of redis for LocalStorage. The [rlite](https://github.com/seppo0010/rlite) and [rlite-js](https://github.com/seppo0010/rlite-js) node.js bindings …