I learned “pure” JS back in 2013, when HTML5 was brand new, and I still don’t get most of the stuff going on nowadays.

  • @gornius
    link
    1
    edit-2
    10 months ago

    I tried to learn React, but it was unnatural for me, but then senior front dev at my workplace suggested Vue. I remember Vue’s options api being too weird to even try it.

    Then I discovered there’s composition api and fell in love with it. React’s flow without its weird quirks.

    I think Svelte is next step towards feeling as natural as possible.