Just when you thought you had hit a home run...
- Enathi Motolwana
- Oct 21, 2017
- 1 min read
There is always a bit of joy when your code runs just the way it should but those moments are often short lived due to having to add more functionality. We recently had a breakthrough (finally) with the signup/login algorithm for our app however there are difficulties that occur when trying to apply a similar algorithm to log an incident (which is what our whole app is based around) on the database. Online sources can be misleading as different software by the various sites. Ultimately, I can say with a great passion that there are few things in this world more frustrating than debugging. You will be humbled.
Comments