Details
-
LocationMumbai
-
Website
-
Github
Joined devRant on 6/9/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
-
Even the big guys fuck up at times and it is ok.
Sometimes I put unnecessary pressure on myself when I fuckup simple tasks. But when I see the big guys fuck up too, it kind of makes me realise that it is ok to fuck up at times. That is the only way to learn.4 -
the first code on every samsung app
if(enoughSpace())
run()
else
annoyUserWith(new Popup())
closeApp()3 -
The client asks me to do some task today.
After I successfully submitted the compiled task, client asks, but do we really need this thing?
I was like, -_-
We all have been there, haven't we?3 -
rant && dev && education
So I just interviewed this guy for admission into our bootcamp and because he has raised some red flags before, I asked him to just write a factorial function and he chose HTML to do it. I told him he can certainly try thinking that maybe he doesn't know that whatever you write inside script tag is actually JavaScript. He went on to do this. What bothers me is he have a computer science diploma.
Till now I have just heard of these people but always taught those are just marketing or some person who think that just because they here HTML with some other programming language. BUT THIS IS SOME NEXT LEVEL SHIT.78