💡 Code Lessons From EduHub #2
How do apps know if a username is already taken?
I learned a simple Firebase trick: use the username as the document ID for a direct lookup instead of searching every user.
Faster. Cleaner. Scalable.
#Flutter#Firebase
📚 Code Lessons From EduHub #1
These two lines taught me a key Firebase concept:
FirebaseAuth.instance
FirebaseFirestore.instance
🔐 Auth = Who the user is
🗄️ Firestore = User information
This changed how I think about app architecture.
#Flutter#Firebase
@livenationph Still don't know the reason why I didn't receive verification code.yesterday we were in the queue and today weren't able to even go to the queue