Recoil.js for Beginners - A Quick Start Guide

Поділитися
Вставка
  • Опубліковано 8 січ 2025

КОМЕНТАРІ • 44

  • @JackSparrah
    @JackSparrah 4 роки тому +33

    This is the clearest, most straight-forward explanation of Recoil I've seen so far.. thank you! Glad I came across your channel, love the teaching style (the dimming of portions of the screen is a nice touch!) - you've got yourself a subscriber!

    • @akim5374
      @akim5374 3 роки тому +1

      I just wanted to write really the same, but sow this comment (it already exists). I fully agree!

    • @elbozo5723
      @elbozo5723 2 роки тому

      then this is the only video you've watched on recoil

  • @SergioArroyoSailing
    @SergioArroyoSailing 4 роки тому +3

    great explanation! I also love your code illustration style! very simple,clean and neat, allows us to focus only on the important parts. Keep up the great work!

  • @DrazV2
    @DrazV2 4 роки тому +2

    Amazing, I regret brushing Recoil off as just another needlessly complicated state management library. This video really opened my eyes. I'll definitely give this a try, it looks to solve most of the pain points I've experienced with Redux and hooks

  • @ianjaspersantos7229
    @ianjaspersantos7229 4 роки тому +1

    This is nice and clean explanation on how to use recoil under 10mins. Gonna explore this kind of topic and tutorials in your channel. Subscribed!!!

  • @avivshvitzky2459
    @avivshvitzky2459 4 роки тому

    The quality of this video is amazing

  • @EmiliaKaida
    @EmiliaKaida 2 роки тому +1

    Not getting what you said about the performance improvement. What does separating into daily/weekly/monthly fields inside "repos" help? You'll still be replacing enitrely each of them anyway.

  • @jaysistar2711
    @jaysistar2711 4 роки тому

    Just subbed. I like the code based explaination rather than the typical graphical only explaination of Recoil.

  • @hypekeyzradio1992
    @hypekeyzradio1992 4 роки тому +14

    this is way way better than redux for me

    • @JoshuaKisb
      @JoshuaKisb 4 роки тому +6

      everything is better than redux

    • @DavidWoodMusic
      @DavidWoodMusic 2 роки тому +1

      Anyone who says they like Redux is just trying to sound cool.

  • @ethan_zoller
    @ethan_zoller 4 роки тому +4

    Is the API URL down for anyone else?

  • @lucifer
    @lucifer 4 роки тому +1

    could you spread instead at 7:55 or do you need to use Object.assign?

    • @lucifer
      @lucifer 4 роки тому

      nice vid btw

  • @denhoward6438
    @denhoward6438 4 роки тому +1

    I think it's a very nice way to manage state

  • @reold
    @reold 3 роки тому

    Amazing. This is how development tutorials should be. Well done. The main topic was explained well.
    I'm trying to create a video editor for people who code.

    • @devanshsinghparmar
      @devanshsinghparmar Рік тому

      reply me here once you are done, because I want to try it!

  • @zhdirjfnfb
    @zhdirjfnfb 3 роки тому +1

    Great concise tutorial, better than the docs, thank you 👌

  • @Vikas_Singh_Kushwaha
    @Vikas_Singh_Kushwaha 3 роки тому

    Great video ! I'm ready to use recoil now thanks

  • @doksara420
    @doksara420 4 роки тому +8

    You have typo at 4:11, it should be 'export const viewAtom' not 'export const view'. Excellent video btw!

  • @KangJangkrik
    @KangJangkrik 3 роки тому

    THIS is what I need! Thanks bro, your tutorial is really helpful 😁

  • @daleblois5591
    @daleblois5591 4 роки тому +1

    Great tutorial, this will better if this video put in Recoil documentation.

  • @closetonature_
    @closetonature_ 2 роки тому

    trying to learn recoil? This video is enough

  • @wikcysticket47b
    @wikcysticket47b 3 роки тому

    What font is it that you are using? Looks super clean. Nice video by the way.

  • @dinoscheidt
    @dinoscheidt 2 роки тому

    Why does this channel only have 5k subscribers.

  • @karmic9375
    @karmic9375 4 роки тому +1

    Easier than any state management library

  • @masrfaker
    @masrfaker 4 роки тому

    Why does it flicker? You only change view, you don't reset repos. Repos change only after request is finished.
    Looking at source code, I would assume, you will have infinite loop of fetching the same view, as you set onChange = [repos, setRepos, view] instead of just [view]

  • @Kontrachon
    @Kontrachon 4 роки тому

    Nicely done buddy!

  • @arafatzahan2082
    @arafatzahan2082 4 роки тому

    Does recoil have anything like mobx/mobx-state-tree computed values?

  • @ThugLifeModafocah
    @ThugLifeModafocah 2 роки тому

    Little overhead till you reach selectors.

  • @aromal_anil
    @aromal_anil 3 роки тому

    Can you please try out react-rhino

  • @pawandeore6989
    @pawandeore6989 2 роки тому

    not a single tutorial on youtube shows how to use the same state in separately created component file

  • @seyolas3588
    @seyolas3588 3 роки тому

    why there is music in background ? 😒

  • @danteslog5887
    @danteslog5887 Рік тому

    Nicely Done

  • @orelhassid5812
    @orelhassid5812 2 роки тому

    Love this tutorial

  • @monawwarabdullah7438
    @monawwarabdullah7438 3 роки тому

    nice tutorial

  • @ralfrolfen5504
    @ralfrolfen5504 Рік тому

    BGM is quite loud and annoying. :(
    Font size is proper. :)
    On Recoil: So after 50(?) years of software development we're back at "let's use global variables"? :D

  • @elbozo5723
    @elbozo5723 2 роки тому

    I think dude spent more time talking about tweets then explaining atoms...

  • @bama2619
    @bama2619 2 роки тому

    no, I am lost

  • @rishabhgupta2085
    @rishabhgupta2085 3 роки тому

    Great explanation and skipping the boring repeated typing part. ⭐⭐⭐⭐⭐

  • @someone11233
    @someone11233 2 роки тому

    Very Nice , Love u