|
|
|
Ask HN: What to learn for a return to Web Development?
|
|
3 points
by elmo_the_don
1861 days ago
|
|
I last worked as a web developer about two years ago, before going on a hiatus due to burnout. I worked with Cold Fusion, jQuery, and what was then the latest in HTML5, CSS, and JavaScript. There wasn't much acceptance of newer libraries and technologies due to the structure of the department. It seems that the world has changed quite a lot since 2019--nothing insurmountable, though quite varied in what technologies might now make up a stack. What wold you suggest that I learn, as someone who wants to bring their skill up to what the market seeks? A fellow suggested that I start by learning React and how to work with APIs and API development. If you will, what do you believe that a person MUST know in 2021 to be effective and attractive in the market? I'm willing to tackle anything. |
|
React and APIs are safe bets, but make sure you understand React in the context of JavaScript and not the other way around. If you want to set yourself apart, learn TypeScript and GraphQL. As for APIs, are you looking to consume them in a front-end application? Or build an API on the back?
It sounds like your focus is primarily front-end. If you want to go "full stack", go MERN. You can use MongoDB's cloud-based Atlas or real-time Realm for your database.
I look forward to the State of JS survey results every year. This gives you an idea of what developers are using, whether they love or hate it, and what they want to learn https://2020.stateofjs.com/en-US/