Although it's very common to use shortened variables, I think code should be as readable as possible and reduce any factor for confusion. For example: function handleAction (e) { // what is e? } In this case, e probably means event or error, but ...
GZDSAGergely and 6 more commentedI'm seeing a lot of developers advocating having a mentor, who will guide you and help you become a better developer. I'm also seeing a lot of developers advocating that you should have a mentee, whom you will teach and help. I've never had either of...
RDSASТвой and 10 more commentedHello Everyone, I have been trying to start learning Programming Languages because it seems interesting to me. But all my efforts are failing me. May be because, I am unable to find good grip. I studied Business Studies. For some reason, I think I ca...
TRMTodd and 2 more commentedThere is one part which is confusing me really hard which is how to get constantly get data from obd-ii adapter. I am trying to understand what command to send to the adapter. I have tried to search in the internet to get some solutions but none exp...
Join discussion