Тёмный

Building Next.js Fullstack Blog with TypeScript, Shadcn/ui, MDX, Prisma and Vercel Postgres. 

Coding Jitsu
Подписаться 1,6 тыс.
Просмотров 12 тыс.
50% 1

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@codinginflow
@codinginflow Месяц назад
Your channel name is so cool!
@codingjitsu
@codingjitsu Месяц назад
Oh thanks!
@abdellah.coding
@abdellah.coding Месяц назад
i love it, you got a new subscriber bro , keep going
@codingjitsu
@codingjitsu Месяц назад
Appreciate it!
@prashlovessamosa
@prashlovessamosa Месяц назад
hey budding loved it validation part is too informative for me keep creating and sharing good stuff with us
@codingjitsu
@codingjitsu Месяц назад
Glad you liked it
@rakeshkumarparida98
@rakeshkumarparida98 6 дней назад
Bro could you please bring part 2 of it where you can implement a functionality to add multiple images in blog page as code pallet?
@codingjitsu
@codingjitsu 4 дня назад
I will try to create another short video for this.
@rakeshkumarparida98
@rakeshkumarparida98 4 дня назад
@@codingjitsu Thank you
@kambampatirohith
@kambampatirohith Месяц назад
Great tutorial. Thanks for this!!!
@codingjitsu
@codingjitsu Месяц назад
You're very welcome!
@abelmarkos5753
@abelmarkos5753 Месяц назад
Could do a couple more projects like this On for eCommerce And the other for chat app I've not finished this tutorial yet but it seems there are a ton of useful information
@codingjitsu
@codingjitsu Месяц назад
Thanks for watching.
@mmazeto
@mmazeto Месяц назад
Good job bro! Nice tutorial!
@codingjitsu
@codingjitsu Месяц назад
Glad you liked it!
@user-fd9kl9bk4k
@user-fd9kl9bk4k 5 дней назад
Круто
@user-hq8ph1eg7i
@user-hq8ph1eg7i Месяц назад
Really good and thank to you. Could you do it more advance or adding more feature such as the advertising...
@codingjitsu
@codingjitsu Месяц назад
By advertising do you mean SEO optimization?
@saveriomazza7781
@saveriomazza7781 Месяц назад
nice!
@codingjitsu
@codingjitsu Месяц назад
Thanks!
@imkir4n
@imkir4n Месяц назад
nice video
@codingjitsu
@codingjitsu Месяц назад
Thank you.
@cant_sleeeep
@cant_sleeeep 21 день назад
why swr? i don't understand? cant we just fetch in server components?
@codingjitsu
@codingjitsu 20 дней назад
Server components excel at delivering pre-rendered content for optimal initial page load performance. SWR, on the other hand, is particularly effective for managing client-side data fetching and caching, offering a dynamic user experience. By strategically combining both approaches, we can create applications that deliver exceptional performance and user satisfaction.
@cant_sleeeep
@cant_sleeeep 20 дней назад
@@codingjitsu yes but this doesnt explain why you chose it
@user-fr9wv3yd9b
@user-fr9wv3yd9b Месяц назад
Where is the admin panel
@codingjitsu
@codingjitsu 29 дней назад
Your github will be your admin panel. Jut add your MDX files in the contents folder in github repo. checkout: 13:00 - MDX Contents
@elvizsky7487
@elvizsky7487 Месяц назад
Thanks u bro
@codingjitsu
@codingjitsu Месяц назад
Any time!
@deepakkumarchouhan1061
@deepakkumarchouhan1061 Месяц назад
Can you help me to make my web ap fast I am working on Nextjs protect but my data fetching is too slow ?
@codingjitsu
@codingjitsu Месяц назад
Checkout the docs here: nextjs.org/docs/app/building-your-application/data-fetching
@tech830
@tech830 Месяц назад
but how we add more blogs in website?
@codingjitsu
@codingjitsu 29 дней назад
By adding your markdown files in the project itself(in the contents folder) checkout: 13:00 - MDX Contents. Remember this is directed towards technical bloggers, this is similar how Supabase maintains their documentation within github.
@tech830
@tech830 22 дня назад
@@codingjitsu Thanks understood! But doesn't it makes website heavy?
@codingjitsu
@codingjitsu 22 дня назад
@@tech830 Short answer: Not necessarily. With proper optimization(SSG and ISR) in Next.js, you can build fast and efficient static blogs. Example: Next pre-renders your MDX content into HTML at build time. This means that users only download the generated HTML files, which are generally much smaller than the original MDX files
@tech830
@tech830 20 дней назад
@@codingjitsu Uh, now my doubt clear!
@prashlovessamosa
@prashlovessamosa Месяц назад
Please create more stuff.
@codingjitsu
@codingjitsu Месяц назад
Preparing an e-commerce project with Next.js and Shopify. Stay tune.
@prashlovessamosa
@prashlovessamosa Месяц назад
@@codingjitsu great will wait for it
@jejeexd
@jejeexd Месяц назад
Does the blog have a pagination in the list of articles?
@codingjitsu
@codingjitsu Месяц назад
No Pagination by choice as there are category pages. If you are interested in pagination here is a tutorial where I showed how to work with search and pagination: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-BiDg-kx04J8.html
@RamrachaiMarma
@RamrachaiMarma 20 дней назад
Sadly it does not have many crucial bloggin features. Blog without ➡Search, ➡comment, ➡login, is like chicken curry without salt.
@codingjitsu
@codingjitsu 20 дней назад
Feel free to clone down the project and add the features you need. Here is an example for Search implementation in Next.js 14: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-BiDg-kx04J8.html
Далее
ВОТ ЧТО МЫ КУПИЛИ НА ALIEXPRESS
11:28
🛑 ты за кого?
00:11
Просмотров 75 тыс.
Every React Concept Explained in 12 Minutes
11:53
Просмотров 610 тыс.
The Simplest Tech Stack
9:38
Просмотров 109 тыс.
Flutter & Friends 2024 - Studio stage stream
6:20:09
Node.js: The Documentary | An origin story
1:02:49
Просмотров 592 тыс.
I forced EVERYONE to use Linux
22:59
Просмотров 519 тыс.
Real Programmers Write Machine Code
26:25
Просмотров 108 тыс.