Home
Starting Up
Tech
Creators
A.I.
Lifestyle
Money
Idea Board
Vibe Coding Tools
Products
Ideas DB
Case Studies DB
Subscribe to IH+
Starting Up
Tech
A.I.
Creators
Lifestyle
Money
Join
4
Likes
2
Bookmarks
9
Comments
Report
Next.js 13 learning mindmap
by
Khoa
Anyone learning Next.js 13?
I'm learning Next.js and detaling my learning in mindmap
Trending on Indie Hackers
Build AI Agents & SaaS Apps Visually : Powered by Simplita ai
32 comments
You don't need to write the same thing again
23 comments
No Install, No Cost, Just Code
21 comments
I built an Image-to-3D SaaS using Tencent's Hunyuan 3D AI
18 comments
Let’s Talk: What’s Missing in Today’s App Builders?
17 comments
15 Years of Designmodo
14 comments
This looks nice, I would suggest adding a "build" section also.
Keep your eyes on https://roadmap.sh/
I just discovered this website by accident today. After registering, I saw this post on the homepage. It’s useful.
I am currently learning Next.js 13. New to Next.js in general. Because 13 is so new and moves away from the pages directory to 'app', there is not a lot of fresh learning material. Most tutorials, etc cater to the old model. It's cool that they are creating it to be backwards compatible, at least for a little while.
Oh and awesome mind map too
Not sure if you're specifically looking for app router concepts, but one thing I've found super useful is a stack called T3 (can't post links yet). It offers type-safety throughout the stack from DB to Backend to Frontend, which I've come to appreicate.
I just used it to build my collaborative storytelling site in just under a week.
The mindmap looks very nice and useful :)
This is my latest project built with Next.js (App Dir) | Tailwind | TypeScript | Framer-Motion
And wrote How to Build a Simple App with Next.js
Next.js is awesome!
Great tutorial. There isn't a lot of fresh content on "App Dir" that isn't directly from the Next.js docs
Nice, I will read that article