Details
-
Aboutweb developer
-
Skillshtml, css, js, jquery, angular, php, mysql
-
LocationKuala Lumpur
-
Website
Joined devRant on 9/1/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
-
Working with this dev who loaded bootstrap, then went on and defined his own class for every freaking helper class in bootstrap..9
-
Thanks RedHat :) .. got this at some cloud summit. It has some redHat bundled systems. I am yet to test them out..4
-
When you are a regular at a coffeeshop and you ask for a refill, but, the extra nice barista gives you a free, on-the-house, lattee as a Coffe Day gesture :)21
-
PM approves all UI and project gets assigned to me. He then makes tons of UI changes that will affect the workflow of the approved UI. To this point, code was clean and well documented. I request a few days to re arrange the code to reflect the new workflow. PM says: I need a minimal product. I don't need it clean. I want speed to ship and start marketing. That's where I stopped caring.. To the next dev, I am terribly sorry..2
-
Browsing through upwork jobs. Saw a job post where the owner has requested a programmer use his username on stackoverflow and answer questions on specific topics on his behalf. Payment suggested was some $/Upvote.. what the hell!!1
-
When you ask the project owner for a workflow explanation and his reply is "I don't know how it should work yet, just do whatever you get first", you know it's time to ditch the bastard along with his project.
-
spent half an hour debugging an if statement that won't return anything but false. Apparently, the condition was:
if (check === true). and the check var was a string! so yeah, spent half an hour to realise I was checking if 'true' is true..4