You have been producing tutorials that I have been following since your first video, my coding pattern is basically yours, cause you have been my teacher since, I always love ❤ your tutorial and you have never failed me, I just want to request something from you sir, please help with a tutorial of a bank app (fintech) with Prisma, superbase , extended and explanatory like you always do , thanks. 🎉❤
@EMPEROR1232 ай бұрын
Thanks bro, great one , we need bank financial app, with Prisma and superbase like you always do, where funds can be transferred, received, transaction details, every based on bank app is done please. More power to your elbow boss
@ezems872 ай бұрын
Jan, you explain very well, thank you for your videos, could you make one of handling with multi-step forms ?
@dilshodziyodullayev182 ай бұрын
Good tutorial bro 🎉, please use uploadcare library in your next tutorial
@markus_dev_cwb2 ай бұрын
Great Tutorial Jan. Tks to share
@janmarshalcoding2 ай бұрын
Glad it could help you! Thanks for supporting the channel. I see you in the comments often! 🫶
@MentolateeTV2 ай бұрын
Thanks Jan!
@ilan1172 ай бұрын
Jan ❤ I admire you Always thank you for your content.
@janmarshalcoding2 ай бұрын
I appreciate you. I know you were supporting the channel when I still had very little subs ❤️
@peterelliston2 ай бұрын
Nice tutorial! I've been using react-hook-form but I like the look of conform. One thing I struggle with is safe actions, do you use next-safe-action?
@aryanjangir11262 ай бұрын
I have posted a bug about your SAAS BLOG website (see comment of that video) about unique slug verification(if the slug is not unique then website is throws error) and responsive design issue in dashboard page
@NizzyABI2 ай бұрын
hell yeah
@janmarshalcoding2 ай бұрын
💪
@kenthefley22262 ай бұрын
God I love you, man!
@janmarshalcoding2 ай бұрын
Glad you do 😂 🫶
@sanjayjaysanАй бұрын
What if I want to use javascript instead of typescript?! Can we follow the same steps?! Are we able to use zod?!
@sartajabbas50582 ай бұрын
Hello I had a problem in your create a modern fully responsive UI/UX website with next.js 14 and tailwind i can’t get svg image which you use in this that video how I use svg image in that project please tell me
@chrisfx90972 ай бұрын
Have you checked his GitHub repo?
@AtharAbbas-y4r2 ай бұрын
"I checked the GitHub repo , but I couldn't find any images there." @@chrisfx9097
@janmarshalcoding2 ай бұрын
Inside the git repo, you will find a public folder. Inside the public folder you will find everything you need. Gradient etc.
@AtharAbbas-y4r2 ай бұрын
@@janmarshalcoding I checked your gethub repo but I can't get any public folder please send me a link of your git repo.
@CARLOSANDRESHERNANDEZAGUDELO2 ай бұрын
Why don't you use the form componet of shadcn ui? There is some reason?
@janmarshalcoding2 ай бұрын
The answer is quite simple: I don’t like react-hook-form. It’s perfect for client-side validation, but in my opinion, it falls short when it comes to server-side validation. Over the years, I’ve tried countless form libraries, and Conform has consistently performed the best. Conform works seamlessly for both client- and server-side validation.