delba
banner
delba.bsky.social
delba
@delba.bsky.social
DX @vercel
Vercel pricing update:

CPU billing is now based on active usage, not function duration.

This means you no longer pay for time spent waiting on external services such as databases, APIs, or LLMs.

vercel.com/blog/introdu...
July 3, 2025 at 8:23 PM
React 19

forwardRef → ref
December 6, 2024 at 1:52 PM
Reposted by delba
A great visual explanation by @delba.bsky.social

(Be wary of Next.js 14 synchronous request APIs)
www.youtube.com/watch?v=MTcP...
Next.js Visually Explained: Partial Pre-rendering (PPR)
YouTube video by Delba
www.youtube.com
December 5, 2024 at 12:26 PM
Reposted by delba
Seeking a new role👍 If you hear of any opportunities/wanna catch up, DM/comment.

💼Looking for FE Dev(mid-level), Full Stack Dev (mid-level), DevRel(senior-level), & Docs Engineer(mid-senior) roles

🌎 Open to roles in remote & hybrid(🇩🇪)

🏆Experience: FE & Full Stack Dev(4 years) & DevRel(3.5 years)
December 5, 2024 at 1:35 PM
Reposted by delba
🚀 @delba.bsky.social crushed it with an awesome talk on the future of UI development using React's #useClient directive, even though she couldn’t be with us in person! Check out how to optimize your web apps with better bundling and server-client harmony: hubs.li/Q02ZP3h20
November 28, 2024 at 3:32 PM
You can just keep iterating
November 14, 2024 at 12:22 PM
Reposted by delba
Having poor performance with Partial Prerendering with @nextjs.org? Check your code if you're using revalidatePath. This is actually revalidating the entire static shell each time, making things really slow! Instead rely on router.refresh() to update your server component data.
November 12, 2024 at 4:43 PM
You can just programmatically animate things.
November 12, 2024 at 11:45 AM
Reposted by delba
If you use auth with refresh tokens that have automatic reuse detection. I.e. if an auth token is expired, you can request a new one using the refresh token only once. How do YOU on your site deal with the race condition where opening multiple tabs/requests at once logs the user out? Not at all?
November 10, 2024 at 4:54 AM
Geist is now available on Google¹ Fonts. Which means...
November 8, 2024 at 12:27 PM
Reposted by delba
My talk from #nextjsconf is now available on YouTube!
Optimizing LCP: Partial Prerendering deep dive (Wyatt Johnson)
YouTube video by Vercel
youtu.be
November 7, 2024 at 5:12 PM
November 1, 2024 at 2:58 PM
October 31, 2024 at 8:03 PM