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...
@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...
Thank you! It's a tool I'm building on top of Remotion.
11.12.2024 11:08 — 👍 0 🔁 0 💬 0 📌 0useFormState → useActionState
06.12.2024 13:52 — 👍 15 🔁 0 💬 0 📌 0Context.Provider → Context
useContext → use
React 19
forwardRef → ref
A great visual explanation by @delba.bsky.social
(Be wary of Next.js 14 synchronous request APIs)
www.youtube.com/watch?v=MTcP...
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)
🚀 @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
28.11.2024 15:32 — 👍 17 🔁 2 💬 0 📌 0Lovely!
18.11.2024 09:15 — 👍 1 🔁 0 💬 0 📌 0I love a good SVG.
14.11.2024 14:42 — 👍 1 🔁 0 💬 0 📌 0Thank you. Yeah, I tried to imagine the api I’d be productive with then slowly made a frameworky thing on top. It ended up looking similar to motioncanvas.io, which you might like.
14.11.2024 14:41 — 👍 1 🔁 0 💬 0 📌 0🖤
14.11.2024 12:29 — 👍 0 🔁 0 💬 0 📌 0You can just keep iterating
14.11.2024 12:22 — 👍 30 🔁 0 💬 3 📌 0Having 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.
12.11.2024 16:43 — 👍 25 🔁 5 💬 2 📌 1😅 Remotion and not caring about performance or people nitpicking my code.
12.11.2024 16:03 — 👍 3 🔁 0 💬 0 📌 0One day! Though it might be a framework rather than a course at this point.
12.11.2024 16:01 — 👍 11 🔁 0 💬 1 📌 0You can just programmatically animate things.
12.11.2024 11:45 — 👍 53 🔁 0 💬 7 📌 2If 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?
10.11.2024 04:54 — 👍 101 🔁 7 💬 16 📌 0Remotion 😊
08.11.2024 15:59 — 👍 4 🔁 0 💬 0 📌 0¹ Font files are still downloaded at build time and served with the rest of your static assets. No requests are sent to Google at runtime.
² The video above uses Geist Mono 💅
fonts.google.com/specimen/Geist
Geist is now available on Google¹ Fonts. Which means...
08.11.2024 12:27 — 👍 52 🔁 0 💬 3 📌 0My talk from #nextjsconf is now available on YouTube!
07.11.2024 17:12 — 👍 40 🔁 7 💬 3 📌 1Hey, I use remotion.dev
01.11.2024 11:47 — 👍 2 🔁 0 💬 0 📌 0