Scroll Management with Remix and React Router

  Рет қаралды 18,599

Remix

Remix

Күн бұрын

Learn to prevent scroll reset on navigation and how to take control over how it restores on back/forward.
Learn more at remix.run

Пікірлер: 36
@pdevito
@pdevito 2 жыл бұрын
Love these quick videos
@EmoPorEmilio
@EmoPorEmilio 2 жыл бұрын
Yeah, Ryan is killing it as usual :)
@mateuszbienias7553
@mateuszbienias7553 Жыл бұрын
Remix's such a game changer in the world of react frameworks, I hope you will continue 'Remix singles' series!
@skelet207
@skelet207 2 жыл бұрын
Love these small videos talking about one simple topic! Would be great to have one where you briefly talk about a file/folder structure that you prefer. I would for instance have created a groups folder in this example.
@vinsonwei1306
@vinsonwei1306 3 ай бұрын
Jumped from remix doc to this series and almost finished it in one go. Thanks ryan.
@sburke0708
@sburke0708 2 жыл бұрын
Need more of these videos! I had this exact problem two days ago 😅
@blackwhite6681
@blackwhite6681 2 жыл бұрын
Just what I was looking for my dialogs! Love the videos! Keep them coming :)
@davidentzat5671
@davidentzat5671 2 жыл бұрын
Great videos!! Please keep posting them. Thanks
@ayo.bakare
@ayo.bakare 2 жыл бұрын
The video is really informative and I like that it is short.🚀 Noticed the new route file naming as well😍
@rafaeljdm
@rafaeljdm 2 жыл бұрын
We need more videos Ryan! Love this short simple videos!
@planetmall2
@planetmall2 2 жыл бұрын
Love all the work and the videos! Thank you!
@teknolovedigital
@teknolovedigital 2 жыл бұрын
Wooow.. this video is a gem.. thanks
@ocxigin9220
@ocxigin9220 Жыл бұрын
This Scroll Management is well explained, Good job
@Paul-Grunt
@Paul-Grunt 2 жыл бұрын
Great UX design! I know I can use this! Thanks for sharing your solutions! 🙌
@usercl3ev2pt1b
@usercl3ev2pt1b 2 жыл бұрын
moar, moar of these videos. thank you
@luispagarcia
@luispagarcia 2 жыл бұрын
this is dope, thanks ryan!
@Alex-vp8fw
@Alex-vp8fw 2 жыл бұрын
Damn, really nice work! I'm absolutely in love with Remix, the way you teach and the channel! Love that you create such a valuable resource for remix here on YT, especially now as there's not that much in-depth knowledge and content about it existing elsewhere. For me personally, concise vids about one topic, well organized in playlists is the perfect concept; I think I haven't seen this executed that well for a programming channel before! If I may, I'd like to suggest a video-topic: I'm currently developing a little app with Remix that has more or less complex form logic. All the examples I've seen up until now feature simple, uncontrolled forms. Could you give some examples for (or does anyone else in the comments know a good resource for) things like client-side validation, multi-step forms, autocompletes, etc. the remix way? I know how to do it in React, but don't know if that would be "the remix way".
@saurabh75prakash
@saurabh75prakash Жыл бұрын
Check Conform, it's made for Remix and has what you are looking for with progressive enhancement as a bonus.
@DEV_XO
@DEV_XO 2 жыл бұрын
Nice content!
@matanon8454
@matanon8454 Жыл бұрын
Very nice video!
@siosaiafonua9286
@siosaiafonua9286 2 жыл бұрын
Thanks Ryan
@rinkaan
@rinkaan Жыл бұрын
Very nice!!! Very nice!!!
@lutfiikbalmajid
@lutfiikbalmajid 2 жыл бұрын
Wait for routing, instead using folder groups/members.js in remix can be done with groups.members? This is cool
@alex_rpascual
@alex_rpascual 2 жыл бұрын
Damn 🤯🙏🎉
@crazier192
@crazier192 2 жыл бұрын
I wanted to test but don't have the page so I will ask you here. Hope you have time checking this. First question: Does this feature work on Safari? Second question: How does it work with infinite scroll? If uses scroll to the ajax load point, move away and then wanted to come back at the same scrolled position, do I need to set up more or it will work by default?
@voltaquake
@voltaquake 2 жыл бұрын
How does it work behind the scene?
@alexmachin1785
@alexmachin1785 2 жыл бұрын
So you're using navigating for tabs which is super cool. Could this work for a project which has more than 1 tab group or would you need to use JavaScript to handle the tabs ?
@__sunilsamuel
@__sunilsamuel 2 жыл бұрын
Can we get the demo repo for us to play around with ?
@martinnov8k
@martinnov8k 2 жыл бұрын
What theme do you use for VS Code? Thank you
@AmitErandole
@AmitErandole 2 жыл бұрын
Can we see the repo please so we can play around?
@metinsut
@metinsut 2 жыл бұрын
Perfect
@mhraihan7422
@mhraihan7422 6 ай бұрын
where can I get this one repo? thanks
@ShourovRoy-pk5zm
@ShourovRoy-pk5zm Жыл бұрын
In Remix, when navigating to a page where loader function is in use to fetch data, it’s navigating to that page once the data fetching is complete. Which is giving a very uncomfortable behaviour. Because rest of the pages are instantly navigating. Is there any fix? I was using Nuxt3 today and in Nuxt3 it was navigating the the page instantly and at the same time it was fetching the data too from server.
@marmotablanoasa2473
@marmotablanoasa2473 Жыл бұрын
I want to show a custom popup in remix when the user tries to navigate to another route(aka from is dirty) but i don't know how can i achieve that anyone has an idea?
@adonaicandido
@adonaicandido 2 жыл бұрын
Shouldn't this behavior come set by default?
@FAMILY-CROUTON
@FAMILY-CROUTON 2 жыл бұрын
Pub
Remix Single: Optimistic UI
16:56
Remix
Рет қаралды 31 М.
An Early Glimpse of TanStack Start
16:41
Netlify
Рет қаралды 35 М.
I Was Wrong About React Router.
19:06
Theo - t3․gg
Рет қаралды 66 М.
"The Epic Stack" by Kent C. Dodds at #RemixConf 2023 💿
23:17
Prefetching Links in Remix
10:29
Remix
Рет қаралды 7 М.
Learn Next.js Intercepting Routes In 11 Minutes
11:08
Web Dev Simplified
Рет қаралды 40 М.
Remix Single: Concurrent Mutations w/ useFetcher
15:06
Remix
Рет қаралды 36 М.
When Did NextJS Routing Become so Advanced??!
8:02
Josh tried coding
Рет қаралды 48 М.
Searching IndexedDB in Remix
18:22
Remix
Рет қаралды 9 М.
How Remix solved React’s client state management problem
6:08
Thomas Gauvin
Рет қаралды 36 М.
React router crash course
55:54
Hitesh Choudhary
Рет қаралды 45 М.