Today: coding auth actions + forms in a Next.js project
kept feeling Déjà vu ISTG THE ENTIRE STRUCURE OF NEXTJS IS LIKE PHP BUT NOT WRITTEN PHP
First it was importing components into pages
Now it’s server code living with frontend + form actions
and then i started having flashbacks to university days writing PHP everywhere.
kept feeling Déjà vu ISTG THE ENTIRE STRUCURE OF NEXTJS IS LIKE PHP BUT NOT WRITTEN PHP
First it was importing components into pages
Now it’s server code living with frontend + form actions
and then i started having flashbacks to university days writing PHP everywhere.
Some dude is recoding a music clip at the gas station egna sefer😂
New song incoming
New song incoming
😁2
creating and controlling tables on supabase with orms => 🏳️
ill just do whatever the have in hand .....i give up
ill just do whatever the have in hand .....i give up
Commit Happens
creating and controlling tables on supabase with orms => 🏳️ ill just do whatever the have in hand .....i give up
its actually quite easier wtf😭😭 plus the tables can easily be made with the site's ui
Forwarded from Blackie Bytes
Next.js 16.1 is out ❌
“use vulnerabilities” is out ✅
NatStack
wtf is chero? what was i doing what type of naming is this?😭😭 definitely cooked
It was customer-hero lol
Just spent HOURS trying to make Supabase SSR auth work with Next.js 16 + Turbopack…
Turns out:
- cookies().getAll() is… sometimes there
- cookies().set() is… never there
- Supabase docs? 🤷♂️ “just do it”
Moral of the story: new Next.js version ≠ ready for Supabase SSR.
Supabase: “we’re fine”
Turns out:
- cookies().getAll() is… sometimes there
- cookies().set() is… never there
- Supabase docs? 🤷♂️ “just do it”
Moral of the story: new Next.js version ≠ ready for Supabase SSR.
Supabase: “we’re fine”
i think with the release of Next.js 16 and Turbopack, using Supabase SSR authentication has become highly unreliable. The server cookies API no longer fully supports getAll and set, which prevents Supabase from managing JWTs on the server as documented. I recommend to use the @supabase/supabase-js client SDK, which handles authentication entirely on the client side, including JWT storage, while avoiding the complications and inconsistencies of server-side cookie management.
So...I saw this on shalom's channel (am one of the greatest playes in ethiopia)
Link: https://www.chessigma.com/wrapped
Check yours
Link: https://www.chessigma.com/wrapped
Check yours
brain fighting between:
- Keep it slow, prioritize health and peace
- Race, pull all-nighters, finish before new year
- Keep it slow, prioritize health and peace
- Race, pull all-nighters, finish before new year
Has anyone tried code rabbit?
- Its a GitHub tool that drops smart reviews right on your pull requests.
- It helps you spot issues and improve your code without any extra hassle no boring stats, just useful feedback.
Want smoother PRs and faster reviews?
Give it a try and install it on GitHub: https://www.coderabbit.ai/
- Its a GitHub tool that drops smart reviews right on your pull requests.
- It helps you spot issues and improve your code without any extra hassle no boring stats, just useful feedback.
Want smoother PRs and faster reviews?
Give it a try and install it on GitHub: https://www.coderabbit.ai/