If Let, Two In One
Optional pros in Swift? It’s possible to assign nil to it. Optional cons in Swift? It has to be changed[…]
Read moreLet’s Discover iOS World Together
Optional pros in Swift? It’s possible to assign nil to it. Optional cons in Swift? It has to be changed[…]
Read more-How are you? -… -Why don’t you answer? -I’m waiting until you finish Sometimes a function may finish earlier because[…]
Read moreGuard checks if the condition is correct otherwise, it returns or throws (Custom Error). Yet, what about the result of[…]
Read moreForms. Validations. Forms and validations everywhere with Guard. Let’s say we have registration form which 4 inputs fields: name, passwords,[…]
Read more-Ghost: Booo!!!-Developer: ….-Ghost: Null Pointer Exception!-Developer: AAAA!!! NullPointerException is one of the most known errors in programming. Most developers are[…]
Read moreCan we store number 4 in code? Yes, we can. Can we store number 33889194 in code? Yes, we can.[…]
Read more