|
|
|
Ask HN: Is working on an old front end stack going to hurt my career
|
|
7 points
by 2bor-2n
1677 days ago
|
|
I am working on a SPA for the last 6 months. The frontend stack is jQuery and vanilla JavaScript for the most part. The product is actually good and the code base is huge. Most of my time goes into identifying and fixing bugs, I also get to work on new user stories but since I am new on the product I am mostly assigned bugs and doing testing so I can get familiar with the product. The good part is I got to learn core concepts of JavaScript like OOP in JS, how prototypes work in JS etc. React and other frontend frameworks are all the rage nowadays and I am afraid if I keep working with the old stack and don't update my technical knowledge in line with new industry trends then it's going to hurt my career in the future. I am confused about what to do, should I start looking for a job where react or some other framework is being used on the frontend or keep on the current job for now? |
|
I have discovered this myself in recent interviews. If you are a front end developer expect to know React and expect to be interviewed by a supposedly senior developer who hasn’t touched anything in the front end outside of React.
This is so prevalent (and I have no interest in React or other frameworks) that now I immediately attempt to disqualify myself from any position brought to me by mentioning I will not interview with React. This has saved me a lot of time and disappointment.
Strangely I have also observed tremendous interest in TypeScript at just about everywhere, but TypeScript experience is irrelevant if the company is not already actively writing code in it. If a company mentions anything TypeScript keep this mind so that they aren’t wasting your time.