Details
-
Aboutconsole.log("Hey there, World!);
-
SkillsJavascript, NodeJS, ExpressJS, React
-
LocationNew Delhi, India
-
Github
Joined devRant on 3/26/2018
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
-
Our story start like this.
Boss: Hey programmer A, Can you implement {feature X} on this application?
Programmer A: I suggest not implement {feature X} because {negative impact of feature X}
Boss: Ok
Boss asks Programmer B.
Boss: Hey programmer B, Can you implement {feature X} on this application?
Programmer B: Of course, no problem
Programmer B asks Programmer A.
Programmer B: Hey Programmer A, Do you know how to implement {feature X} on this application? I have no idea.
Programmer A: WHAT!!! do you know that {feature X}, Will negatively impact our application?
Programmer B: Well that's our boss want, I can't say no.
Programmer A: (F**k I hate this guy)4 -
People want AI,ML, Blockchain implementation in their projects very badly and blindly and expect developer to just get it done no matter how stupid something sounds.
--India6 -
The fact that we can’t control all the functions and organs in our body means that we don’t have admin privileges.4
-
Backend API developer that doesn't admit his mistakes. Damn, he's annoying the whole team.
Basically crashed the whole app by messing up the settings for the CORS policy, and still doesn't admit it. When he fixed it, the only reply we get was "I erased the thing and put it back and it works".
WOW!5 -
Meeting up with @CoffeeNCode was awesome! We actually have a lot in common :D
Asked her for a selfie together so here we go:56 -
Try not to use floating point numbers in places where precision is important. Like for instance, money. Always store the base value where it makes the most sense15