(no title)
metaloha | 1 year ago
Once you have a firm grasp of the DOM and browser quirks and have figured out how to write an efficient {insert simple/intermediate component here}, move on to custom HTML components using LitHTML or Svelte or some such. Once you grok what's going on there, you're ready for any framework you want :)
dondraper36|1 year ago
JavaScript was my first programming language years ago. I haven't written much JS ever since, but I at least remember the mere basics. That should probably help.
I'm much less sure about having a grasp of the DOM model though