thank you man, didnt wanted to trust on cursor for integrating payment so this was very helpful
@SubhasishDas-r5o2 күн бұрын
Paddle is 5% + 50cents per transactions. Razorpay is 2%. So will stick to razorpay.
@snkedarvartak50192 күн бұрын
ive been using cursor and github copilot both extensively, but cursor is on another level, copilot cant even come close, its got a lot of work to do to be at the topp
@jjooapps69382 күн бұрын
How to make complete iOS apps in Xcode with Ai tools ? which tool is best and easy for the person that have less knowledge of coding ,giving references of famous apps UI images and give them text prompt to give functionality and other features.
@agrimgupta08052 күн бұрын
bhai aapka explanation ka tarika bhot acha h, thanks🚀
@Daveinthesouth3 күн бұрын
@codeX-th7cq3 күн бұрын
better than chai wala
@amossegun70593 күн бұрын
Bro all what i can see is your Head 🙂 in the ai input, Are you the agents in VSCode First looks! 😂😂
@AtharvaDeosthale3 күн бұрын
Haha, yeah, I'm sorry for that. We learn something new every day, and that was my lesson.
@diellonb5 күн бұрын
Great video! Keep it up!
@0xtz_5 күн бұрын
can I use this with trpc 🤔
@nikunjr38566 күн бұрын
Just cancelled everything, I'm sticking to DeepSeek
@AIAnimationStudio8 күн бұрын
This is my afternoon viewing sorted.. .... (*edit... mild success just achieved)
@rohit.ayadav8 күн бұрын
I am not getting razorpay signature and order id, please help
@0xtz_9 күн бұрын
for some reason didnt work for me i have shadcn tailwind snimate plugin i think
@Jacques-w7v11 күн бұрын
Thanks for making this video! If you could make a tutorial on how to deploy Nextjs with Auth0 to Cloudflare Pages that would be amazing!
@ShynggysZhakenuly12 күн бұрын
Thanks. This video is better than Paddle's documentation👏
@AlexanderLindgren-b6t14 күн бұрын
Thanks man, perfect timing with this tutorial, just what I needed. Just a tip - add a short part in the beginning of the video "What will we build" and showcase what the video is about and you'll maybe get more users watching it. Thanks again! Great job.
@LiquidMamba15 күн бұрын
I waited almost 2 freaking years to find a good Paddle tutorial man, thanks so much fam Keep up your good work
@Epirium19 күн бұрын
What about subscription? In nextjs , if user purchase and stops purchase how to get to know
@sigangsabaglari360619 күн бұрын
great...thanks mate.. launching my product soon
@SaltyRain120 күн бұрын
what about prerendering? is there any prerendering with dynamicIO flag? For example, generateStaticParams and generateMetadata still work? What about params being async now and I want to resolve then directly in the page level. It causes build time errors for me. No clear explanation on the internet about it...
@SaltyRain120 күн бұрын
it is soo frustrating. on the one hand this approach looks good. But on the other, I really struggle to combine it with everything else they did previously. Is there any build time prerendering at all (for pages that have dynamic data?)
@jaydeepchauhan95124 күн бұрын
how to use in my website, how do i integrate this?
@Adnan_Ali_78627 күн бұрын
Really Helpful ! Payment Gateways i tried with stripe, but it doesn't support in india Switched to razorpay did a lot of kyc details 😢 and then finally integrated.... Thanks for amazing tutorial
@sankalpsingh715027 күн бұрын
Thanku i was trying to use paddle but there documentation is mess not written properly thanks for making video
@AtharvaDeosthale27 күн бұрын
I hope the video was useful!
@FrankRamosYT28 күн бұрын
Awesome video Atharva!
@AtharvaDeosthale27 күн бұрын
Thanks, Frank!
@_NAUGHTY.EDITOR28 күн бұрын
need a complete full stack project with nextjs + aisdk
@PappuLappu-f6fАй бұрын
Vercel uses a neon tech for database
@AshutoshPandey-kr5zhАй бұрын
Bro tbh i can make fullStack Project using ai tools and can even do the changes there but i am unable to make projects by myself so as i am using ai tools to make projects ...is that good for my career growth or not !! please provide me a brief and genuine answer of this bhaiya
@SarahBintQadirАй бұрын
Bro How much does Lemon Squeezy take in taxes from my sales and from customers? I would greatly appreciate your assistance, as I need this information urgently; my store is fully ready, but I am currently unable to proceed due to tax-related concerns.
@LEGENDARYSTREAMERАй бұрын
mac book lags? while screen recording and bun dev?
@AtharvaDeosthaleАй бұрын
Yeah my mac sometimes cannot handle recording and doing dev work at the same time. Gonna get a new mac this year!
@LEGENDARYSTREAMERАй бұрын
🔥nice
@NINGANZAAudaceАй бұрын
i get error. TypeError: counterContract.deployed is not a function at main (/home/philo/HardhatContract/scripts/deploy.js:7:25)
@hugosgamesАй бұрын
Thank you for the video! I’m currently working on a landing page for web games and have successfully integrated 12 games so far. Now, I’m exploring options to choose the best hosting service. Which hosting service would you recommend?
@SumitBhatia250Ай бұрын
Exactly what I was looking for. Thanks a lot.
@rdnextaАй бұрын
your content is not viral cuz it's not for normal people. plz keep it up .your all videos are top level. 💌
@prashanthravichandhran5688Ай бұрын
thanks, it worked well.
@bryanrigsby9685Ай бұрын
Great video!
@bryanrigsby9685Ай бұрын
Great video! Love the humor :)
@ShrinidhiNarasimhaHegdeАй бұрын
if you invite a user to an organisation, and the new user tries to sign up... the clerk elements fail for some reason.
@alexdin1565Ай бұрын
this video come in the time , thanks for sharing please can you add more tutorials about Coolify using docker compose instead of docker
@_srjayАй бұрын
thanks you
@rohit_700Ай бұрын
Start the video from 4:50, imo. I don't really want to see you install everything in the video, just walkthrough of package .json is enough.
@nicoalbanese10Ай бұрын
Hey Atharva - nice video! The reason you are seeing a blank message without maxSteps is because the model is generating a toolCall but you are rendering only the message content in the Message component. With maxSteps, the AI SDK automatically sends tool call results back to the model for a subsequent generation. In this case, summarizing the result of the tool call. You can render the tool results in the UI using the tool invocations as you did with the Generative UI component 😊 Excited for the next video!
@AtharvaDeosthaleАй бұрын
Thanks for the explanation, Nico! Really appreciate you taking the time to help me understand how it works under the hood. Learnt something new today, and I hope this information is also useful to other viewers browsing the comments.
@0xtz_Ай бұрын
Nice I'm just sat to check the docs, and I see your video.
@hruthikks1610Ай бұрын
Why is payment gateway integration scenario so bad in india especially for students learning.
@Gravitti85Ай бұрын
what if I have a project already loaded
@buluturukcomedychannel....48912 ай бұрын
I'm facing that problem sir
@AayushBartaula2 ай бұрын
This video is really misleading plus hes using bun
@mk.47official292 ай бұрын
Make my clg buy and each and every student would use it