• Notnotmike@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    Probably the hardest part of React, for me, was getting used to the callbacks. Passing data up to the parent component using a function. It’s a little difficult to get used to if you haven’t encountered it already