• @criss_cross
    link
    61 month 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.

    • @[email protected]
      link
      fedilink
      21 month 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.