CamelCodes
  • Articles
  • Free Developer Tools
  • About
Sign in Subscribe

Server Side Rendering

A collection of 2 posts
Angular SSR automatic cache refresh using Firestore 🔥
Angular

Angular SSR automatic cache refresh using Firestore 🔥

Howdy developers 👋 This is a follow-up post to finish what we have started in the last Angular SSR cache post. To summarize we have used Redis as a cache to serve Angular SSR routes faster. But we have a little gotcha here, when is this cache evicted/refreshed? and how
03 Apr 2023 4 min read
Caching Angular SSR routes using Redis 🔥
Redis

Caching Angular SSR routes using Redis 🔥

In my last article, we implemented a memory cache to cache Angular SSR routes using the memory-cache package which we used to cache Angular universal rendered routes in the NodeJS backend. But there is a problem here. We want to scale our application to be able to serve more users.
03 Mar 2023 4 min read
Page 1 of 1
CamelCodes © 2025
  • Privacy policy
  • Terms of service
  • About
  • Contact me on LinkedIn
  • Sign up
Powered by Ghost