Next.js MDX is pretty awesome

  Рет қаралды 8,244

Web Dev Cody

Web Dev Cody

Ай бұрын

My Products
📖 ProjectPlannerAI: projectplannerai.com
🤖 IconGeneratorAI: icongeneratorai.com
📝 ThumbnailCritique: thumbnailcritique.com
Useful Links
💬 Discord: / discord
🔔 Newsletter: newsletter.webdevcody.com/
📁 GitHub: github.com/webdevcody
📺 Twitch: / webdevcody
🤖 Website: webdevcody.com
🐦 Twitter: / webdevcody

Пікірлер: 41
@JollyCoding
@JollyCoding Ай бұрын
MDX is awesome, for docs and for blog posts as well, especially if you want to embed a one off component to enhance the post, Josh Comeau does this really well on his. Personally went with Contentlayer (when it was maintained) and then Velite since then. Advantages for me on those over NextJS MDX are that the MDX doesnt have to be part of my router. Other than that minor differences in approach! Looking forward to the starter kit!
@IkeVictor
@IkeVictor Ай бұрын
Seems to be all the rage amongst indie devs lol
@WebDevCody
@WebDevCody Ай бұрын
I'm trying to get my 💰
@Cyber-Bison
@Cyber-Bison 29 күн бұрын
Definitely a good idea, I ended up going with Nextra in a separate repo, this allowed me to easily add a subdomain. I see a lot of companies and projects using Nextra for their docs, was surprised you chose to do it this way.
@WebDevCody
@WebDevCody 29 күн бұрын
I need to look more into it, but i was annoyed it required the pages router. I don’t want to require someone to need to know both pages and app router to maintain their project
@Cyber-Bison
@Cyber-Bison 29 күн бұрын
@@WebDevCody thats a good point although using nextra itself is relatively easy unlike a traditional next app (pages or app router). But I see your point of trying to centralize everything in a mono repo
@lotfijbeli1471
@lotfijbeli1471 Ай бұрын
You inspired me to build saas and im now working on 2 Thank you
@WebDevCody
@WebDevCody Ай бұрын
Awesome man, stick to it!
@lev1ato
@lev1ato 29 күн бұрын
really like your conent, keep it up!
@felixmildon690
@felixmildon690 29 күн бұрын
This what Ive been trying to tell everyone thanks for spreading the good word
@felixmildon690
@felixmildon690 28 күн бұрын
so good i watched it twice ngl
@SeibertSwirl
@SeibertSwirl Ай бұрын
Good job babe!
@TheSocialDeveloper
@TheSocialDeveloper 29 күн бұрын
Also, Nextra is supported by vercel now I believe
@bombardo2489
@bombardo2489 Ай бұрын
Hey man how did you make that navigation progress? it looks good
@WebDevCody
@WebDevCody Ай бұрын
It’s a library called nextjs top loader
@Ahmed_005
@Ahmed_005 20 күн бұрын
Is the source code for this video available in your GitHub? I’d love to see how implemented mdx to your project. If no, do you have any other repos where you used mdx?
@faisal_dev951
@faisal_dev951 Ай бұрын
Velite also good option for mdx ..
@Ivcota
@Ivcota 29 күн бұрын
Shipfast alternative?
@WebDevCody
@WebDevCody 29 күн бұрын
Yeah pretty much.
@Ivcota
@Ivcota 29 күн бұрын
@@WebDevCody Honestly I would buy it if it were based on the T3 stack (or similar). I got shipfast to check out the stack, but I'm not really fond of trying to implement drizzle or prisma ontop of supabase postres db (since I don't want to use the supabase query builder).
@Cyber-Bison
@Cyber-Bison 29 күн бұрын
@@Ivcota dito that, I would want something more robust. Shipfast seems like its meant for people building micro-saas products
@WebDevCody
@WebDevCody 29 күн бұрын
@@Ivcota oh shipfast doesn’t use an orm?
@Ivcota
@Ivcota 29 күн бұрын
@@WebDevCody Shipfast doesn't include an ORM for the Postgres / Supabase branch. It only provides one for the Mongo branch via Mongoose. You get the superbase client, but then you have everything else bundled with supabase and it feels too opinionated on it.
@rand0mtv660
@rand0mtv660 Ай бұрын
2:33 lol I always get markdown links wrong on my first try
@ramsundararaman6615
@ramsundararaman6615 29 күн бұрын
Would be nice if this allows some kind of search.
@WebDevCody
@WebDevCody 29 күн бұрын
If what allowed search? The docs?
@ramsundararaman6615
@ramsundararaman6615 29 күн бұрын
@@WebDevCody some way to search the markdown content so as to create a result page.
@illegalsmirf
@illegalsmirf Ай бұрын
is this the latest thing in the weird and wacky world of JavaScript? I don't know how you can maintain the enthusiasm at this point
@SamedGaming
@SamedGaming Ай бұрын
The more people do these kinds of things the more people like you are going to cry about it
@abdirahmann
@abdirahmann Ай бұрын
@@SamedGaming 🤣🤣
@illegalsmirf
@illegalsmirf Ай бұрын
@@SamedGaming u wot m8
@cas818028
@cas818028 Ай бұрын
RIP shipfast
@WebDevCody
@WebDevCody 29 күн бұрын
🤣 idk about that, but just from friendly competition for sure
@cas818028
@cas818028 29 күн бұрын
@@WebDevCody I bought shipfast. It’s actually pretty good. What I liked about it was that within the code he included comments for different sections of the landing page in marketing tactics you should be using. Which is really helpful. I’m he tries to approach his boilerplate as not just a codebase to get you started but truly how to launch a microsaas end to end. Small details matter
@Cyber-Bison
@Cyber-Bison 29 күн бұрын
LOL idk why but the dudes content feels so disingenuous
@WebDevCody
@WebDevCody 29 күн бұрын
@@cas818028 I’m sure his starter kit is filled with good info. I was thinking about buying it to see what it actually provides, but I wanted to build as much as I could without tainting my approach first
@TheSocialDeveloper
@TheSocialDeveloper 29 күн бұрын
I’m about to open source my starter kit cli. 32 templates in one command
@WebDevCody
@WebDevCody 29 күн бұрын
Oh niceee I’ll be on the lookout
@TheSocialDeveloper
@TheSocialDeveloper 29 күн бұрын
@@WebDevCody Should be about a week. I’ll tag you and let you know
10 common mistakes with the Next.js App Router
20:37
Vercel
Рет қаралды 173 М.
The Story of Next.js
12:13
uidotdev
Рет қаралды 532 М.
КАК СПРЯТАТЬ КОНФЕТЫ
00:59
123 GO! Shorts Russian
Рет қаралды 2,6 МЛН
How many pencils can hold me up?
00:40
A4
Рет қаралды 16 МЛН
Await Async Tasks Are Getting Awesome in .NET 9!
9:24
Nick Chapsas
Рет қаралды 84 М.
Pretty much every website uses the wrong font size…
15:33
Theo - t3․gg
Рет қаралды 61 М.
My best advice for finishing projects
8:41
Web Dev Cody
Рет қаралды 13 М.
Using CSS custom properties like this is a waste
16:12
Kevin Powell
Рет қаралды 156 М.
15 crazy new JS framework features you don’t know yet
6:11
Fireship
Рет қаралды 302 М.
This tool makes self hosting simple
5:59
Web Dev Cody
Рет қаралды 52 М.
10 Tailwind Classes I Wish I Knew Earlier
13:31
Web Dev Simplified
Рет қаралды 156 М.
The BEST way to host Next.js websites
17:37
ByteGrad
Рет қаралды 20 М.
Laravel's secret weapon: macros (watch me code)
23:46
Aaron Francis
Рет қаралды 15 М.
How I setup magic link sign in
5:02
Web Dev Cody
Рет қаралды 4,1 М.