Details
-
Aboutjunior Fe
-
Skillshtml CSS JavaScript jquery angular 2
Joined devRant on 11/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
-
Worst part of being a web dev is spending the majority of your life making stuff you'll never touch with your hands5
-
I feel like "programmers are not computer technicians" joke is kinda overused lately. It doesn' matter if we are not technicians, we are very knowledgeable in computers and people knows that. People of course will try to get help from you when they can so it's not a wonder that they ask you to help with something they are not confident. Everyone that exercises practical professions lives through that. If your sister-in-law is a mathematician it's normal to ask for help if you are not able to come up with the right algorithm for the task. People depend on each other. That's how we survive.
But I'm not saying start helping everybody that can't open a pdf file. Just know who to choose to help. If they are a capable person or someone that's a part of your everyday life they will most likely repay you when you are also in need. Believe me everyone needs help time to time.3 -
Android Relative layout is similar to Microsoft Word.
Move the button a little bit and earth moves from it's orbit :/8 -
Debuging 101
1 You open the project.
2 Run the app and replicate the bug.
3 Stop the app.
4 Stare at your code for like 15 mins and change nothing.
5 you re-run the app and hopes that it would fix on its own even if you didnt do anything.4 -
PM ordered me to not use encryption for customer authentication links because we want to be able so send same link if the user loose it. "we have to prioritize usability over security". At least I can tell future hackers it's not my fault..10