Philipp

4 posts

Philipp

Philipp

@boxi0

Germany เข้าร่วม Ekim 2011
470 กำลังติดตาม60 ผู้ติดตาม
Jarred Sumner
Jarred Sumner@jarredsumner·
if you have a bun GitHub issue open for awhile with a clear reproduction, reply with a link below & I will have Claude try to fix it today
English
81
6
484
71.6K
Meabed
Meabed@meabed·
I love nextjs and been using it for last 10 years but last week... I have migrated to tanstack start from nextjs after i got frustrated by slow dev server and delay of page interactivity Same code in tanstask start 350ms - 1100ms nextjs... My code has SSR / hyderation boundary / ssr store and layout.. - Faster rendering, - instant navigation, - less hyderation mismatch issues, - playwright tests runs 100% faster on dev server. - Isomorphic Functions is huge mental simplicity that is crazy to handle in nextjs... - runtime environment variables!!!! was there before in next/config runtime variables but honestly i dont know how this even removed in app router.... very bad decision And alot more tbh after this i dont think i would need to use nextjs again, and most likely will migrate my old projects... The feature gain and speed improvements and dx is crazy...
Meabed tweet mediaMeabed tweet mediaMeabed tweet media
English
73
46
861
296.4K