z-lander.hashnode.devReal-time data with xState 5, Firebase and Next.js App RouterTL;DR If you just want to see the code, it is here. You can also have a look at the xState 4 implementation here. Background After successfully implementing the authentication flow with Firebase, my next focus for the web app is real-time updates, wh...Jan 25, 2025·5 min read
z-lander.hashnode.devAuthentication with xState 5, Firebase and Next.js App RouterTL;DR If you just want to see the code, it is here. You can also have a look at the xState 4 implementation here. Background In our team, we've been using xState and Firebase for couple of years for the development of a mobile app, and we organically...Oct 14, 2024·6 min read