7 ms·
Thanks for the feedback! This a hobby project for now, so I tried to do it in a cheapest way possible, and PWA looked like a good approach, as there is no need
by olzhasar 3y ago
Thanks for the feedback!
This a hobby project for now, so I tried to do it in a cheapest way possible, and PWA looked like a good approach, as there is no need to buy developer subscription.
Have you used Swift to develop your IOS app or any cross-platform solution?
- mvkel 3y agoMakes total sense! I basically did whatever chatgpt told me, which was Swift with UIKit, and Storyboards for the interface design. Took me a bit to learn some of the conventions and syntax, but they've come a long way in making it much more intuitive for web dev folks.