1
1
submitted 5 months ago* (last edited 5 months ago) by BlackEco@lemmy.blackeco.com to c/nextjs@programming.dev
2
1
submitted 5 months ago by nemeski@mander.xyz to c/nextjs@programming.dev
3
1
submitted 5 months ago by nemeski@mander.xyz to c/nextjs@programming.dev
4
1
submitted 5 months ago by nemeski@mander.xyz to c/nextjs@programming.dev
5
1
6
1

Last week, one engineer and an AI model rebuilt the most popular front-end framework from scratch. The result, vinext (pronounced "vee-next"), is a drop-in replacement for Next.js, built on Vite, that deploys to Cloudflare Workers with a single command. In early benchmarks, it builds production apps up to 4x faster and produces client bundles up to 57% smaller.

7
1
submitted 6 months ago by nemeski@mander.xyz to c/nextjs@programming.dev
8
1
9
1
10
1
submitted 8 months ago by nemeski@mander.xyz to c/nextjs@programming.dev

A critical vulnerability (CVE-2025-66478) has been identified in the React Server Components protocol. Users should upgrade to patched versions immediately.

11
1
12
1
submitted 2 years ago* (last edited 2 years ago) by gukkey@programming.dev to c/nextjs@programming.dev

So currently the way I rerun my changes are either by deleting the .next folder or rerunning the npm run dev command because of nextjs' caching (even if I delete the cache on the browser the changes are not reflected). Is there a way to hot reload a nextjs project without using a 3rd party dependency but rather just a set of nextjs configs, just when running a dev build?

13
1

cross-posted from: https://lemmy.blackeco.com/post/863915

The article mentions Next.js but it also applies to vanilla React as the sizes attribute is useful even outside Next's <Image> component.

14
1
Next.js 14.1 (nextjs.org)
15
1
16
1
Next.js 14 (nextjs.org)

Next.js

102 readers
5 users here now

A community for discussing and posting things relating to the next.js framework

Looking for mods, if you want to mod the community feel free to dm Ategon

https://nextjs.org/

founded 2 years ago
MODERATORS