I learn best by listening. You make the best videos. No flaff, no giant copy/pasting of code. Its not perfect immediately, sometimes you make mistakes. Thats why these are by far my favourite videos.
@Ragnar707 Жыл бұрын
Loving all the videos you all are putting out. Please keep up both these short videos + the longer ones with Brooks. Thanks Ryan! (I know it's a lot of work to do daily videos - don't mean you need to keep up the Trellix cadence - but I do think short videos are great additions to the written documentation)
@Remix-Run Жыл бұрын
Thanks for the encouragement! We're excited to be doing daily Trellix videos up until Christmas, and we have plenty of other content we want to keep creating. Glad to hear you enjoy both the short and long form videos. We have a robust community and realize people learn in all sorts of ways, so as long as our content is useful we want to keep making it!
@deonnahodges Жыл бұрын
I’m learning so much from these videos. Can you make one about uploading media? (image, video, audio) The documentation on how to upload media has me a bit confused.
@rubananderson3880 Жыл бұрын
You could use Record as a type for the error object
@ApprendreSansNecessite11 күн бұрын
How do you distinguish between the errors of this form and the ones of another ? I miss API routes, I had segregation, I had status codes, I could interupt, retry with different policies. Now everything is this big blob and I need to move client-server communication to the UI code. It feels wrong.
@alexm69785 ай бұрын
really nice tutorial better than most of the youtube hackjobs , where it feels disconnected and rushed
@imranaalam4 ай бұрын
NO GOOFING AROUND. BEST!!!
@abecadloish9 ай бұрын
"Next token next token next token - that's how I code now" :D
@lucasduailibe8904 Жыл бұрын
Great video! Wouldn't String(email) (when email is null) return "null"? It wouldn't make a difference because it also checks the presence of @ for email and length for password, but can be a gotcha when you have a bunch of "null" strings in your DB later
@kiran-dz7cj Жыл бұрын
What are alternative approaches to client-side validation in Remix, distinct from the built-in browser validation? While it's relatively simple in a plain React app with tools like React Hook Form and Zod, how can one achieve similar functionality and customization in a Remix application?
@zettca Жыл бұрын
remix-hook-form
@kiran-dz7cj Жыл бұрын
@@zettca have you work with remix-validated-form ? if yes which one is more customizable ?
@texoport Жыл бұрын
conform is pretty cool
@blackwhite6681 Жыл бұрын
+1 for conform
@fjdeveloper Жыл бұрын
Thanks for the videos. I appreciate it a lot
@soultouchingsongsАй бұрын
You are awesome🙌👍
@electrolyteorb Жыл бұрын
State management libraries like Jotai + Remix 🙏🙏🙏🙏