It's a friendly metaphor, not real coffee. Each "coffee" is $3 and you can buy as many you like.
☕
x
1
3
5
Using @username will link to your social profile
Add a video message
Add a video message
The message will be visible to you and the creator only
About Swapnanil Dhol
Recent supporters
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 views
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