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
-
Werchte3658y@jstaiyo I'm sure I will. But after reading the JS related rants on here I'm not sure I want to, haha.
Gotta stay positive, learning new stuff is awesome. -
iAmNaN71318yI was a C++ instructor, and I was asked to teach Java, because they look the same. Talk about learning a language on the fly. I was so glad when the class was finished.
-
As a C++ dev who also have the misfortune to have worked on JavaScript for years in the past, I works say that the JavaScript type coercion rules alone are more convoluted than whatever template madness you can find in boost. But if you stay clear from the dark corners of js, use a transpiler like typescript or babel, use a good linter, and pay attention to semicolon insertion, you will be fine.
-
it'll be good for you to have a web dev thing in your tool belt, and this will force you. same thing is happening to me (c# developer doing node.js web for work) and I promise things will be fine. we all complain, but it's great.
Fourth day at new job, hired as a C++ developer.
"We think you'll be a good fit in this team!"
It's a huge JavaScript project. I feel lost and confused 😓
undefined