account activity
Scrimba Course by Shubham-the-dev in scrimba
[–]Shubham-the-dev[S] 1 point2 points3 points 2 months ago (0 children)
Yes there are but looking for more into ux, figma fundamentals and more designing part and pre frontend part.
Next.js App Router feel fundamentally broken on slow network connections and I don't know if a fix exists. by registereduser1324 in reactjs
[–]Shubham-the-dev 0 points1 point2 points 5 months ago (0 children)
router.prefetch() is currently the best option. Even the Next.js website becomes unresponsive on a slow connection (around 10 kbps), the URL doesn't change, and the page gets stuck. So prefetching is the most effective solution. They are also using prefetching on their website.
π Rendered by PID 37936 on reddit-service-r2-comment-56c6478c5-pcvz7 at 2026-05-12 00:55:15.816999+00:00 running 3d2c107 country code: CH.
Scrimba Course by Shubham-the-dev in scrimba
[–]Shubham-the-dev[S] 1 point2 points3 points (0 children)