Your content never fails to inspire and educate-thank you for sharing this incredible project! I still remember the time when you had just 15k subscribers and uploaded the Threads clone project. It’s amazing to see how far you’ve come while continuing to deliver such high-quality and helpful tutorials. Truly grateful for everything I’ve learned from your channel! ❤❤
Your projects are so damn good, i feel blessed to have found you, really you're so good! ❤ Just one request for a project, can you please make a BookMyShow clone for movie ticketing system, like all the movie and theatre list, real-time seat selection, ticketing, invoicing, emailing of tickets etc. Ive been trying to do it since a while, but get stuck here & there. Im pretty sure you'll blow this project up. More power to you & thanks for making this movie project in advance! 😂✨️❤️
Legend! I am one hour into the video. Really appreciate the work you have done. also, i was waiting for some project that is not 20+ hours long and can help me learn all of that stuff you are showing here
@@asaprogrammer_sir, is this project able to handle large traffic concurrently?... I mean it would have been great if you could release a microservice version of this app
"Awesome video! I've been wanting to learn Next.js, and I'm so glad I'm learning it from one of the best. Your videos are such a great learning experience-thank you for sharing your knowledge! By the way, I love the color theme you're using. Could you share what it is?"
I don't know why I'm facing this error, code is running perfectly, but I think this is typescript error: how can I solve it error: 'ClerkProvider' cannot be used as a JSX component. Its type '(props: Without) => Promise' is not a valid JSX element type. Type '(props: Without) => Promise' is not assignable to type '(props: any, deprecatedLegacyContext?: any) => ReactNode'. Type 'Promise' is not assignable to type 'ReactNode'. code: import type { Metadata } from "next"; import localFont from "next/font/local"; import "./globals.css"; import { ClerkProvider } from "@clerk/nextjs"; const geistSans = localFont({ src: "./fonts/GeistVF.woff", variable: "--font-geist-sans", weight: "100 900", }); const geistMono = localFont({ src: "./fonts/GeistMonoVF.woff", variable: "--font-geist-mono", weight: "100 900", }); export const metadata: Metadata = { title: "Create Next App", description: "Generated by create next app", }; export default function RootLayout({ children, }: Readonly) { return (
// @ts-expect-error next.js compatibility Add this comment above the 👆 This is just a TS error and it does not crash anything. I think we're getting this because there's a new version of Next.js already.
it's giving me error in webhooks. webhooks are failed. can someone help me? many of the fields are NULL NOTE: Got it! i didn't put await in const payload = await request.json() my bad sorry!
hii bro i'm getting the error while running the next app project it gets stucked at the starting... and from there it is not working how to solve it please tell
Hi bro. I am getting an error like "Failed to authenticate: "No auth provider found matching the given token", check your server auth config". npx run dev and npm run dev are running properly. All the adjustments have been made (keys and secrets for convex and clerk). I was able to login and payment worked as well, opening the compilation of other coding languages. But I am getting 2 errors. First saying that "C:\Users\src\client\…console-error.ts:46 A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used: - A server/client branch `if (typeof window !== 'undefined')`. - Variable input such as `Date.now()` or `Math.random()` which changes each time it's called. - Date formatting in a user's locale which doesn't match the server. - External changing data without sending a snapshot of it along with the HTML. - Invalid HTML tag nesting." and second is that authentication one. Could you please look into it?
Could you make a project using NuxtJS/VueJS and TailwindCSS for the FrontEnd and ExpressJs/NodeJs for the BackEnd? You could use Supabase and/or Clerk to simplify everything. About the tutorial, thank you very much for helping me with my studies!
hey developers i need your suggestions , which is best to get knowledge? should i write code simualtenously watching tutorial or should i first watch and understand and start writing code?
'ClerkProvider' cannot be used as a JSX component. Its type '(props: Without) => Promise' is not a valid JSX element type. Type '(props: Without) => Promise' is not assignable to type '(props: any, deprecatedLegacyContext?: any) => ReactNode'. Type 'Promise' is not assignable to type 'ReactNode'. Keep getting this error.
// @ts-expect-error next.js compatibility Add this comment above the 👆 This is just a TS error and it does not crash anything. I think we're getting this because there's a new version of Next.js already.
Bro make industry level project. Use microservice, microfrontend, docker, kafka. You are just wasting your efforts. This video teaches react & css. I hope you understand industry level projects
Try Clerk for FREE: go.clerk.com/WITrHcX
Try Convex for FREE: convex.dev/c/asaaprogrammer
Thanks
the fact that bros projects source code are free is insane
Ya other devs charge for the source code.
Incredible ❤
Your content never fails to inspire and educate-thank you for sharing this incredible project! I still remember the time when you had just 15k subscribers and uploaded the Threads clone project. It’s amazing to see how far you’ve come while continuing to deliver such high-quality and helpful tutorials. Truly grateful for everything I’ve learned from your channel! ❤❤
Thank you so much
Your projects are so damn good, i feel blessed to have found you, really you're so good! ❤ Just one request for a project, can you please make a BookMyShow clone for movie ticketing system, like all the movie and theatre list, real-time seat selection, ticketing, invoicing, emailing of tickets etc. Ive been trying to do it since a while, but get stuck here & there. Im pretty sure you'll blow this project up. More power to you & thanks for making this movie project in advance! 😂✨️❤️
one of the most underrated coding channels ever. May you get millions of subs bro.
Ayo that's a wild idea👍 This channel is great. Gave me ideas.
My inner feelings says, "You are best at this coding field"
Finally I have completed your whole project, I have learned many things from this project thank you so much❤
How will it take input from a user, like input in python or scanf in c ?
I just wanted to say, Thank You for taking the time to put out all of these Amazing videos, I am learning so much!
I liked before watching. Bro is not pregnant but delivers as always ❤
bro is not Blitzcrank but always supports
I'm a better dev thanks to you, You not only explain things clearly in a way I can understand but also include best practices. For that, I'm grateful
Without hesitation I liked & subscribed right away. Project & tutorial both with the wow-factor!!!
One more cool full project❤ you deserve more subs and recognition, thank you so much 🙏🏼
Just when I was feeling hopeless, you provided this project. You god or something?
Hoping to see more nextjs fullstack in future
Found your channel during my Spotify clone progress. Your work is incredible. Many thanks 🎉
Thank you
Legend! I am one hour into the video. Really appreciate the work you have done. also, i was waiting for some project that is not 20+ hours long and can help me learn all of that stuff you are showing here
More MERN stack projects please, although i did enjoy this one. ❤
Спасибо!
Amazing project
Will add this in my portfolio
I was also doing a project like this, except with web sockets, so you can optionally code with multiple people, fun stuff
Finnally next js, I'm starting today 😊❤🎉
Can you do a Reactjs with Typescript project next video? I would love to learn typescript with react in you, your teaching is incredibly good.
I just subscribed, impressed by your effectiveness.
A very interesting project, keep it up partner, I'll leave like and subscribe, I hope to see more content like this, the UI is very well done.
Nice, I was waiting for nextjs
Hats off to you dude... Thanks a lot for this masterpiece
thanks for this great course
no worries ^^
@@asaprogrammer_sir, is this project able to handle large traffic concurrently?... I mean it would have been great if you could release a microservice version of this app
@@asaprogrammer_btw always great videos keep contributing thanks
@@asaprogrammer_ you are amazing!
Seems fun can't wait to start coding 😮
Thank you for this content!
Hey bro, how do you create these amazing banners for your videos? Are you using Photoshop or some other tool? They look absolutely awesome!
kral eline saglik
This is insane man!❤
bro is not pregnant but always delivers🔥
Love you man ❤
"Awesome video! I've been wanting to learn Next.js, and I'm so glad I'm learning it from one of the best. Your videos are such a great learning experience-thank you for sharing your knowledge!
By the way, I love the color theme you're using. Could you share what it is?"
Thanks. It's an extension called Houston
Thanks Burak)❤
After setting up the store during sign up in lemonsqueezy, I am seeing blanks when I visit /dashboard and /setup. Could you help?
Why I always get inspired from you? why?? 🤔
Man will you post tech stacks also not often but sometimes like advance backend, typescript kinda
What if the code have something like input() function to take input from user in console . Will it be able to do?
Bro I was doing same project from last 1 month but on my own and I got stuck in part where my ide is not taking input
Thanks for teancing us
22:06 what shortcut you use to make these in one line?
I gonna try this, let's see what I will get at end of the. Videi
I don't know why I'm facing this error, code is running perfectly, but I think this is typescript error: how can I solve it
error:
'ClerkProvider' cannot be used as a JSX component.
Its type '(props: Without) => Promise' is not a valid JSX element type.
Type '(props: Without) => Promise' is not assignable to type '(props: any, deprecatedLegacyContext?: any) => ReactNode'.
Type 'Promise' is not assignable to type 'ReactNode'.
code:
import type { Metadata } from "next";
import localFont from "next/font/local";
import "./globals.css";
import { ClerkProvider } from "@clerk/nextjs";
const geistSans = localFont({
src: "./fonts/GeistVF.woff",
variable: "--font-geist-sans",
weight: "100 900",
});
const geistMono = localFont({
src: "./fonts/GeistMonoVF.woff",
variable: "--font-geist-mono",
weight: "100 900",
});
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
};
export default function RootLayout({
children,
}: Readonly) {
return (
{children}
);
}
Same
// @ts-expect-error next.js compatibility
Add this comment above the 👆
This is just a TS error and it does not crash anything. I think we're getting this because there's a new version of Next.js already.
Man, can You make ultimate mortal kombat 3 game? no one do this so far.
it's giving me error in webhooks. webhooks are failed. can someone help me?
many of the fields are NULL
NOTE: Got it! i didn't put await in const payload = await request.json()
my bad sorry!
Bro, I can solve…I have made whole project though
Help me too @@yagnikkkk connect Abhishek9503
Thanks Burak , Please Build LMS courses online platform with nextjs 15
Great Video
Do you think convex , clerk used in industry projects? It better you make single page project with react/nextjs & tailwind css
absolutely fantastic
Great Project Sir
How will it take input from a user, like input in python or scanf in c ?
hii bro i'm getting the error while running the next app project it gets stucked at the starting... and from there it is not working how to solve it please tell
what is the error bro?
The best COD ❤
Please make a detailed video on websockets.
Hi bro. I am getting an error like "Failed to authenticate: "No auth provider found matching the given token", check your server auth config". npx run dev and npm run dev are running properly. All the adjustments have been made (keys and secrets for convex and clerk). I was able to login and payment worked as well, opening the compilation of other coding languages. But I am getting 2 errors. First saying that "C:\Users\src\client\…console-error.ts:46
A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:
- A server/client branch `if (typeof window !== 'undefined')`.
- Variable input such as `Date.now()` or `Math.random()` which changes each time it's called.
- Date formatting in a user's locale which doesn't match the server.
- External changing data without sending a snapshot of it along with the HTML.
- Invalid HTML tag nesting." and second is that authentication one. Could you please look into it?
I am doing your tinder clone project😊 right now, then after I do this
Please make a microservice project as a new year gift. Don't use convex, appwrite. We are here to learn industry standards technology.
Do you have any specific reason for using convex?
isPro is not getting true even after payment in production but working in development
Could you make a project using NuxtJS/VueJS and TailwindCSS for the FrontEnd and ExpressJs/NodeJs for the BackEnd? You could use Supabase and/or Clerk to simplify everything. About the tutorial, thank you very much for helping me with my studies!
hey developers i need your suggestions , which is best to get knowledge? should i write code simualtenously watching tutorial or should i first watch and understand and start writing code?
latter
It's crazy ❤😂
Please use docker & k8s for.deployment
Sir ji, I also build an code editor "codepen clone"
Crazy 😮
Crazyyyyy🎉🎉 project
another banger
Wow interesting project
which theme you are using bro
Amazing
Sir what's your vs code theme?
Houston - by Astro
please next js for beginners
Bro can you do a project on an employee leave management?
make video on how to make code editor like visual studio code (Visual Studio Clone pls For Mobile Phones)
why didnt you go for MERN ?
Great ❤🎉
Bro awesome video please build fullstack Netflix clone with Admin where he can add and delete and edit the movie and series please
Thanks
brother can you make React and Django projects , it would be great stack
'ClerkProvider' cannot be used as a JSX component.
Its type '(props: Without) => Promise' is not a valid JSX element type.
Type '(props: Without) => Promise' is not assignable to type '(props: any, deprecatedLegacyContext?: any) => ReactNode'.
Type 'Promise' is not assignable to type 'ReactNode'.
Keep getting this error.
// @ts-expect-error next.js compatibility
Add this comment above the 👆
This is just a TS error and it does not crash anything. I think we're getting this because there's a new version of Next.js already.
Spring or .Net please
Thnx for not using stripe
30:00
Audio track in French PLEASE in all your videos
IS THIS FULLY RESPONSIVE
not fully but mostly
10:28
Clerk😢
Bro make industry level project. Use microservice, microfrontend, docker, kafka.
You are just wasting your efforts. This video teaches react & css. I hope you understand industry level projects
Thank you, I am waiting for full stack project with react router v7 framework. Please make . There is no project on TH-cam or any other platform
Please Make this project in the MERN stack 🙏