next-learn
next-learn copied to clipboard
Learn Next.js Starter Code
Bumps [next](https://github.com/vercel/next.js) from 15.1.6 to 15.2.3. Release notes Sourced from next's releases. v15.2.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
#1023 Multiple users include my friend were facing an issue regarding deployment with bcrypt, I think since this is a tutorial and only for learning purposes using bcryptjs for now...
Hello, When completing the Fetching data for part of chapter 7 I am getting the following error: Error: Invalid src prop (https://picsum.photos/id/64/100/100) on `next/image`, hostname "picsum.photos" is not configured under...
Hi, When trying to Login in learn Dashboard app, I have this error on screen below to login form: "Invalid credentials" In actions.ts function authenticate the output of console.log(formdata) is:...
I want create or update a invoice, and click the submit button. Then validated by useActionState hook. And the form I've already filled would be empty. Is there any way...
Hi, As you may know already, I am a big fan of Next Learn, so much that I uses it as a solid basis to teach Next.js to web developers,...
Hi, thank you for the nice tutorial. In https://nextjs.org/learn/dashboard-app/creating-layouts-and-pages#creating-the-dashboard-page, there is a link "colocate" pointing to https://nextjs.org/docs/app/building-your-application/routing#colocation, but the targeted heading seems to be nonexistent. I guess the destination should...
in placeholder-data.ts 👍 { id: '3958dc9e-712f-4377-85e9-fec4b6a6442a', name: 'Delba de Oliveira', email: '[email protected]', image_url: '/customers/delba-de-oliveira.png', }, { id: '3958dc9e-742f-4377-85e9-fec4b6a6442a', name: 'Lee Robinson', email: '[email protected]', image_url: '/customers/lee-robinson.png', }, because id must be...
pnpm 10 blocks lifecycle scripts by default. https://github.com/pnpm/pnpm/releases/tag/v10.0.0