È una metafora amichevole, non un vero coffee. Ogni "coffee" costa $3 e puoi comprarne quanti ne vuoi.
☕
x
1
3
5
L'uso di @nomeutente ti collegherà al tuo profilo social
Add a video message
Add a video message
Il messaggio sarà visibile solo a te e al creator
Chi siamo Swapnanil Dhol
Writing tutorials and making software around Apple Platforms.
Hey 👋 I just created a page here. You can now buy me a coffee!
Sostenitori recenti
Sii il primo a supportare Swapnanil Dhol.
Posts
Optionals are Swift Language traits that lets the programmer operate on a variable that may or may not have a value at a particular instance. Read more: https://swapnanildhol.medium.com/optionals-in-swift-25aef4eeab09
New Article: Optionals in Swift
Jun 25, 2022
107 visualizzazioni
At WWDC 2020 SwiftUI got a new property wrapper called @StateObject . What is the main purpose and why does this new property wrapper exist? Read more: https://medium.com/p/40499592853
New Article: @StateObject vs @ObservedObject in SwiftUI