Scroll Management with Remix and React Router

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 35

  • @mateuszbienias7553
    @mateuszbienias7553 Год назад +8

    Remix's such a game changer in the world of react frameworks, I hope you will continue 'Remix singles' series!

  • @skelet207
    @skelet207 Год назад +17

    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.

  • @pdevito
    @pdevito Год назад +24

    Love these quick videos

    • @EmoPorEmilio
      @EmoPorEmilio Год назад +1

      Yeah, Ryan is killing it as usual :)

  • @sburke0708
    @sburke0708 Год назад +9

    Need more of these videos! I had this exact problem two days ago 😅

  • @ayo.bakare
    @ayo.bakare Год назад +4

    The video is really informative and I like that it is short.🚀
    Noticed the new route file naming as well😍

  • @davidentzat5671
    @davidentzat5671 Год назад +2

    Great videos!! Please keep posting them. Thanks

  • @blackwhite6681
    @blackwhite6681 Год назад +2

    Just what I was looking for my dialogs!
    Love the videos! Keep them coming :)

  • @rafaeljdm
    @rafaeljdm Год назад +1

    We need more videos Ryan! Love this short simple videos!

  • @ocxigin9220
    @ocxigin9220 Год назад

    This Scroll Management is well explained, Good job

  • @planetmall2
    @planetmall2 Год назад +2

    Love all the work and the videos! Thank you!

  • @teknolovedigital
    @teknolovedigital Год назад +4

    Wooow.. this video is a gem.. thanks

  • @Paul-Grunt
    @Paul-Grunt Год назад +1

    Great UX design! I know I can use this! Thanks for sharing your solutions! 🙌

  • @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?

  • @lutfiikbalmajid
    @lutfiikbalmajid Год назад +2

    Wait for routing, instead using folder groups/members.js in remix can be done with groups.members? This is cool

  • @usercl3ev2pt1b
    @usercl3ev2pt1b Год назад +1

    moar, moar of these videos. thank you

  • @alexmachin1785
    @alexmachin1785 Год назад +1

    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 ?

  • @Alex-vp8fw
    @Alex-vp8fw Год назад +3

    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 9 месяцев назад

      Check Conform, it's made for Remix and has what you are looking for with progressive enhancement as a bonus.

  • @siosaiafonua9286
    @siosaiafonua9286 Год назад +1

    Thanks Ryan

  • @luispagarcia
    @luispagarcia Год назад +1

    this is dope, thanks ryan!

  • @martinnov8k
    @martinnov8k Год назад +1

    What theme do you use for VS Code? Thank you

  • @__sunilsamuel
    @__sunilsamuel Год назад +1

    Can we get the demo repo for us to play around with ?

  • @voltaquake
    @voltaquake Год назад +1

    How does it work behind the scene?

  • @mhraihan7422
    @mhraihan7422 2 месяца назад

    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.

  • @matanon8454
    @matanon8454 Год назад

    Very nice video!

  • @DEV_XO
    @DEV_XO Год назад +1

    Nice content!

  • @AmitErandole
    @AmitErandole Год назад

    Can we see the repo please so we can play around?

  • @rinkaan
    @rinkaan Год назад

    Very nice!!! Very nice!!!

  • @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 Год назад

    Shouldn't this behavior come set by default?

  • @alex_rpascual
    @alex_rpascual Год назад +1

    Damn 🤯🙏🎉

  • @metinsut
    @metinsut Год назад

    Perfect

  • @FAMILY-CROUTON
    @FAMILY-CROUTON Год назад

    Pub