Tag: nextjs
All the articles with the tag "nextjs".
How to add Discord like QR Code Login
Updated: at 07:59 PMIn this article, I'll show you my approach that I reverse-engineered to achieve discord like passwordless login experience in my application.
Using Firebase to send real-time notifications in Django apps
Updated: at 07:58 PMIn this article, I'll show you how you can add any sort of real-time functionality to your Django application while keeping the complexity and time to implementation minimal.
How to add real-time notifications with Django
Updated: at 07:57 PMHow to add real-time notifications with Django and NextJS