Hi everyone! I’m Genie 🧞♂️
I’m building my first iOS app solo
I’ll share the journey:
— what I build
— what I learn
— mistakes and wins along the way
Would love to have you here ❤️
There was a great lesson yesterday: if you're doing your own project, don't leave error handling for later (!!)
I spent the whole day trying to find a problem in the project, it turned out that the API just crashed 🫠
It’s the first day of big bug 🐞 (error) and I spent almost 4 hours to fix it
But I found out soo much interesting about property wrappers and understood why my app broke
Hey @X
Founders and developers it’s question to you — do you use AI in your work like partial assistant or it’s your main tool right now?
Really interesting
Throughout my work I’ve been trying to get rid of dependency inversion (DIP)
but!! it turns out to be much easier if you work with your own project/pet project
Another small milestone 🧞♂️
The app now has a proper MVVM structure!
But I'm trying to build something I can keep improving for months not just something that works today
Future me will (hopefully)) be grateful