|
|
|
|
|
by kuzee
1833 days ago
|
|
Wow this site is fast. Well done. FWIW you can use AdSense/ad tags within LiveView, if you're using that. There's an attribute you need to set - Google it - I can't recall atm, but I got it working just fine on one of my sites to refresh ads and also take advantage of LiveViews speed for user engagement. |
|
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.