Details
-
AboutWeb Developer
-
Skillsjs, html5, css3, jquery, nodejs, angularjs
-
LocationMumbai
Joined devRant on 6/3/2016
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
-
When you have something in your clipboard but then press Ctrl+C instead of Ctrl+V and end up with a blank line.27
-
Love working with atom using this theme in coffeeshops, making people think I'm a top hacker, when in reality I'm just stuck with css classes or something. Equally stupid.25
-
If you had
one language
One framework
To code everything you want
Would you learn it or let it pass
His code is heavy,
arms are weak,
mind is bending.
It's all spaghetti.
He is nervous but looks calm and ready
to go now
but he keeps on forgetting
what he wrote down.
The manager is getting loud
He moves his mouse but the bugs won't got out
They are features now
Time to ship
Over blaow!18 -
Today while i was working on my web project, suddenly my boss put his hands in my pants, jerked me off and then i continued my work like nothing ever happened.
Being your own boss has its own advantages ;)12 -
Guys on CodePen are making battling Pikachus out of pure CSS and I'm just sitting here trying to get my navbar straight.6
-
Dealing with a client that won't pay:
Add opacity to the body tag and increase it every day until the site completely fades away...17 -
Dev confession.
Everybody in my department thinks I am a genius programmer.
I am just a better googler who knows how to apply things.13 -
School time, programming class:
Girl: Hey, Can you help me?
Me: Sure, what's up?
G: I have an error but I don't know why
M: *looks at error stack trace* You're missing a semicolon in line 133 *puts comma, run... 27 more errors* Well, you have more issues up there, why don't you try to fix them?
G: Oh, Ok, thanks
-- 1 hour later --
G: Hey, can you come? I already fixed the other issues but I still have one I can't fix
M: *checks code, same mistake I fixed, missing semicolon, same line* Why did you erase the semicolon?
G: Oh, because if I erase it, I only have 1 error, but if I leave it, I have 27 so....
M: *turn around, walk away*19 -
Client: Google analytics is saying our bounce rate is 86%, Could you fix what you did to improve this?
It's a single page website -.-4 -
Made a really cool spinning animation on a button that submits a form...
API Call is too fast to see it
setTimeout18