Hacker News new | ask | show | jobs
by mjmasia 1827 days ago
Thanks @kuzee! Much appreciated :)

I appreciate that info on LiveView, I plan on digging into it!

The public-facing pages of this site aren't currently using LiveView, but I see it on the horizon.

For speed considerations, I'm actually caching news stories in memory using the excellent Cachex (https://github.com/whitfin/cachex) library.