Show HN: Leave a message – a after hours fun project using Elixir/Phoenix/React (leave-a-message.online) 5 points by DerKobe 9y ago ↗ HN
[–] half0wl 9y ago ↗ Haha, this is pretty fun.Will you be sharing the source? I'd love to see how state is stored on the back-end. [–] DerKobe 9y ago ↗ Ok, but first I have to clean it up a bit :-) I get back to you.Spoiler: The state is stored in a GenServer. [–] DerKobe 9y ago ↗ Haven't really got time to clean it up but here it goes :-) https://github.com/DerKobe/fridge
[–] DerKobe 9y ago ↗ Ok, but first I have to clean it up a bit :-) I get back to you.Spoiler: The state is stored in a GenServer.
[–] DerKobe 9y ago ↗ Haven't really got time to clean it up but here it goes :-) https://github.com/DerKobe/fridge
3 comments
[ 3.5 ms ] story [ 12.3 ms ] threadWill you be sharing the source? I'd love to see how state is stored on the back-end.
Spoiler: The state is stored in a GenServer.