Honestly you should shop around on LinkedIn
Honestly you should shop around on LinkedIn
Does anyone have tips for this
ITT People who vote third party and expect things to change
Honestly, easiest to learn is probably React. That + market share would make me learn that first. Newer frameworks tend to base what they do with ergonomics from React. Even my favorite (at the moment) frontend library, SolidJS, has all their tutorials with references to how you do things in React, and how similar signals work with Solid. Learning Vue, Svelte, all have the same issue; they compare themselves to React to show you how they do things with their library. And it makes sense, for better-or-worse.
Doesn’t matter what an internet rando thinks, there are more React jobs at the moment. I’ve only seen Angular used by large enterprises for internal BI apps, which are harder jobs to get.
Moscow Mitch
For hosting check out something like github pages. There several other free ones as well, but pages looks like the easiest to set up. If you want something more robust, you could look into Netlify or Vercel, but that’s gonna require a little more know-how.