Search in Next.js with Drizzle ORM | Nextjs Full Stack Project
Dave Gray
0:00 / 0:00
Search in Next.js with Drizzle ORM | Nextjs Full Stack Project
6 257 просмотров · 1 год назад
Dave Gray
446 тыс. подписчиков
6 257 просмотров · 1 год назад
Learn how to search in Next.js with Drizzle ORM SQL database queries and next/form. We will add search features for customers and tickets and learn how the Next.js Form component works with search params.
⭐ Use the code "davegray" for 3 months free on the Team plan of Sentry for any new accounts:
Sentry Homepage: https://bit.ly/sentry-dg
Sentry Sign-up: https://bit.ly/try-sentry-dg
Sentry Next.js: https://bit.ly/sentry-nextjs-dg
Sentry Next.js Docs: https://bit.ly/sentry-docs-dg
🔥 Neon Postgres: https://fyi.neon.tech/davegray
🔒 Kinde Auth: https://kinde.com/dgray-nextjsstack/
👉 Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
💖 Support me on Patreon ➜ / davegray
🚩 Subscribe ➜ https://bit.ly/3nGHmNn
📬 Course Updates ➜ https://courses.davegray.codes/
❓ Ask Questions & Discuss on Discord ➜ / discord
☕ Buy Me A Coffee ➜ https://www.buymeacoffee.com/davegray
🔗 Next.js Full Stack Project playlist: • Next.js Full Stack Project with Nextjs 15 ...
👇 Follow Me On Social Media:
GitHub: https://github.com/gitdagray
Twitter: / yesdavidgray
LinkedIn: / davidagray
🔗 Course Resources: https://github.com/gitdagray/nextjs-f...
Search in Next.js with Drizzle ORM | Nextjs Full Stack Project
(0:00:00) Intro
(0:01:03) Tech Stack
(0:01:23) User Stories Checklist
(0:02:26) SearchButton component
(0:05:03) Customer Search Form
(0:08:25) Customer server component
(0:11:11) Drizzle Query: getCustomerSearchResults
(0:17:26) Testing Customer Search Results
(0:19:05) Ticket Search
(0:34:38) Improving Navigation
📚 Tutorial References:
🔗 Next.js: https://nextjs.org/
🔗 ShadCN/ui: https://ui.shadcn.com/
🔗 Sentry Next.js: https://bit.ly/sentry-nextjs-dg
🔗 Tailwind CSS: https://tailwindcss.com/
🔗 TypeScript: https://www.typescriptlang.org/
🔗 Drizzle ORM: https://orm.drizzle.team/
🔗 Neon Postgres: https://fyi.neon.tech/davegray
🔗 Kinde Auth: https://kinde.com/dgray-nextjsstack/
🔗 next-safe-action: https://next-safe-action.dev/
Was this Next.js search form tutorial with Drizzle and next/form helpful? If so, please share. Let me know your thoughts in the comments.
#nextjs #search #form