Fork me on GitHub
#pathom
<
2019-04-02
>
lauritzsh19:04:41

I watched the scaling talk and got really excited about Pathom. I am trying to wrap my head around it but I don't understand how it all works. The setup I am trying to achieve: having Fulcro talking with Pathom, persisting state in local storage/indexeddb. For persistence I might just use https://github.com/alandipert/storage-atom but datahike and konserve might scale better(?) TBD

lauritzsh19:04:54

Is it possible get some hints on how to achieve this? Google results are very limited, there are videos but it's hard to find exactly the info I need to get started and understanding it all