Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
devTea240885y@AbdulJabbar well the term front end also works with React/Angular/Vue SPA, so node.js isn’t that wrong, but usually they require you to be God with peanuts salary
-
-AJ-2325y@devTea Maybe I am missing something here. While I do interact with Node.js via npm where I can setup basic npm scripts and configure my environment, ultimately I am compiling the code for the browser to interpret. I don’t go anywhere near utilising Node.js’ full potential. What I am trying to say is, when I hear Node.js, I think server side scripting, express etc. Perhaps instead of just having ‘Node.js’ as a requirement, they could be more specific.
-
If I give a front end developer an interview I will reasonably expect them to know what Node.js is even if it ain't used on our backend. I know of no current front end framework that does not use it. Even with Sass you are expected to know at least how to use the package.json file to run the compile scripts.
There is waaaay more to frontend than just css,html and basic js -
@AleCx04 webpack and configurating loaders is a good plus. Http framework. Testing modules. Its all part of node.js.
-
htlr52075yIt's not frontend developer anymore, it's frontend engineer. Most of the modern frontend applications built with React/Angular/Vue is more complex than it's backend counter parts. And for learning React, Angular and Vue, having sound knowledge of Node.js is a must (Well, it helps). I don't see a problem with listing Node.js as a requirement but if the pay is less, then that's a real problem.
The number of ‘Junior FRONT-end’ positions that list Node.js as a requirement.
rant
what more can i say