Jorge Marizan

Results 10 comments of Jorge Marizan

the redirect() method just sets the 301 http code and Location header so you need to pass the full URI with host like this res.redirect("http:/");

+1 for React-like events

I cached the adapter on the parent view, and it works for RenderableAdapter() but it keeps updating the whole view for RenderableRecyclerViewAdapter, T_T Thanks.

yeah @jesster2k10 I did it but was hacky AF. Firestore has new features and the pagination is a little bit annoying which makes the porting a little bit harder.

@sidferreira yo! you rock! thanks for sparing a little bit of time on this!

How can I help to make it happen faster? Where should I start?

@bphilipnyc of course I am, just pass me your coding guidelines, javadocs, and where should I start looking at to implement the jpa storage.

Hey @karlney ! I will be more than happy to help you out with the RxJava 2 migration path. I will check the current wrappers this weekend and submit a...