Firebase and sorting

Hi,

I have two questions concerning the Firebase proxy.
(1) Is there an update available for the Firebase API 3 as the API changed (Thêm Firebase vào dự án JavaScript của bạn  |  Firebase Documentation)
(2) Is there a way to keep the Collection sorted? The use case is that I want to sort a list with a Firebase Collection by a int, but after inserting a new entry the sorting does not apply.

Thanks,
Martin