We live to share our knowledge
Backend
March 08, 2023
Authentication with SvelteKit and Auth.js
Setup GitHub login in your app using the new library from the folks behind NextAuth.js.
Read

January 16, 2023
Notify users about new deployments with Next.js + SWR
Keep your users informed about new features and bug fixes by ensuring that they always use the latest version of your app.
Read

September 16, 2022
Sharing authentication between Next.js projects with NextAuth
Read

September 06, 2022
Handling Counters with Firestore triggers
How to handle counters using Firestore Triggers with the Firebase Node.js SDK
Read

May 23, 2022
Instant server side redirects with Vercel
Redirect users to their dashboard when they're logged in.
Read
