Hey,
I’m a newbie in Ember and Firebase. I try to find some explanations an tutorials around Ember Data , Firebase for the uploads of datas. I have a model for the user, and those user has profil picture … but I saw that DS.attr() can only be ‘number’ ‘string’ ‘boolean’ or ‘date’ but none of these treat datas …
In firebase I have a storage bucket but I don’t know how to uploads files … If someone can help me with that.
Thank you very much.