Artigos marcados com a tag real
Double confirmation 29/07/2022 13:26
PASTE THIS CODE ON YOUR SITE Source: The Developer's Life Transcription ↓real story; string sender = "Jorge Bubba"; Dev: Alonso, I need you to correct the API return. In addition to the error code, put a boolean to confirm whether the compensation is done or not... Alonso: okay! (Some time later...) Dev: So, did you finish?(…) leia mais
We don't need another branch 24/06/2022 00:42
I got it! 21/06/2022 10:18
PASTE THIS CODE ON YOUR SITE Source: The Developer's Life Transcription ↓real story; string sender = "Eduardo Luiz"; Dev: Alonso, check the source code, it is crashing on line 23... Alonso: Ok, I'll see it... Code: data = self._get_data() Alonso: Oh, I got it! I already learned how to fix this kind of errors.(…) leia mais
Can't read the barcode 08/06/2022 09:29
PASTE THIS CODE ON YOUR SITE Source: The Developer's Life Transcription ↓real story; string sender = "Gilmar Lopes"; User (on phone): Good morning, I'm having an issue with your system. I can't read the barcode using the collector Dev: Weird... It works on my machine! Dev: Could you, please, read the barcode for me?(…) leia mais
New branch 30/05/2022 08:46
PASTE THIS CODE ON YOUR SITE Source: The Developer's Life Transcription ↓real story; string sender = "Guilherme"; Dev: So, Alonso, we have to develop the updates from our local system. Please, make a new branch on git, while I finish some features on the other project... Alonso: Alright! (More than 3 hours later...(…) leia mais
Limit exceeded 27/05/2022 15:59
Date validation 23/05/2022 01:21
PASTE THIS CODE ON YOUR SITE Source: The Developer's Life Transcription ↓real story; string sender = "Vitor Amaral de Melo"; Dev: Alonso, get the form I sent you and write a validator to check the year the user type to not allow a wrong year! Alonso: Ok! (A time later...) Code: if ($row_year[0] !(…) leia mais
Important updates 18/04/2022 13:54
PASTE THIS CODE ON YOUR SITE Source: The Developer's Life Transcription ↓real story; string sender = "@computeiro"; Boss: Did you make those important updates we talk last week? Dev: Those updates that I said they were irrelevant? Boss: I don't remember the details, but I know that you had to do it...(…) leia mais