Details
-
Skillshtml/js/css, node
-
LocationPhuket, Thailand
Joined devRant on 5/17/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
-
PM said I modified code that change UI so user may not familiar with. So, how could I know what is user familiar with if PM doesn't include spec or user manual to me.
No one tell me how to solve the problem, since you just want problem to be solve I solved it my way. :)2 -
My colleague want to change notification sound on application I created. I said it support only WAV file. What they do is change extension of MP4 file to WAV and report me that my program isn't work.
*sigh*1 -
There's a command named "SaveNew..." and "Create...". I wonder what is different between them. I asked my colleague but his answer wasn't clear for me. Then I take an examination by myself.
After my examination, I realized that "SaveNew..." is just a normal save command that save an existing object. So why they add "NEW" in command name? -
What a developer on earth using AngularJS for form manipulation but using jQuery $.ajax to submit a form?2
-
Feeling bored about Android's cache issue. Since I first use ICS until Marshmallow, I still have to clear app's cache due to lack of space in my phone. :(1
-
Today, I found "ClassNotFoundException" in my Java program.
After a long time to figure out the problem, I found that my flash drive which I run program has been removed by myself. Lol