• criss_cross@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    I dunno some of these feel like fundamentals that any web dev should know.

    You’re gonna have headaches down the road if you don’t know hiw static html works.

    • frezik@midwest.social
      link
      fedilink
      arrow-up
      2
      ·
      16 hours ago

      I heard of some people having trouble getting their head around React. I didn’t, and I thought it was because I had a pretty good foundation in functional programming. React’s magic is transparent if you understand things like first order functions and immutable data.

      Now I wonder if the disconnect was even more fundamental.