Next.js Discord

Discord Forum

Next.js Learn - Ch. 6, Storage

Unanswered
Schneider’s Smooth-fronted Caima… posted this in #help-forum
Open in Discord
Schneider’s Smooth-fronted CaimanOP
Just pointing out, https://nextjs.org/learn/dashboard-app/setting-up-your-database#create-a-postgres-database this page appears to be out of date:

It says:
Create a Postgres database Next, to set up a database, click Continue to Dashboard and select the Storage tab from your project dashboard. Select Connect Store → Create New → Postgres → Continue.

But on the Storage tab you don't see this navigation, or screenshot on the Learn page. Was there an update to the Storage tab that changed this layout for some reason?

Loving the Next.js Learn documentation otherwise! Really well done, I was going to follow a video tutorial on Next.js 14 but am finding this to be much more helpful.

4 Replies

Schneider’s Smooth-fronted CaimanOP
Even if there was an update, its just a minor difference? Postgres is still clearly written there and the difference is just that instead of a modal, its now directly on the page.
@Clown Even if there was an update, its just a minor difference? Postgres is still clearly written there and the difference is just that instead of a modal, its now directly on the page.
Schneider’s Smooth-fronted CaimanOP
I guess so, just pointing it out if Next.js wants to update the changes for the Learn page. There is no navigation like this anymore:
Create a Postgres database Next, to set up a database, click Continue to Dashboard and select the Storage tab from your project dashboard. Select Connect Store → Create New → Postgres → Continue.

Everything else has been flawless with https://nextjs.org/learn/ so far, so I'm pointing it out if the team at Next.js feels it's important to update.