Antonio De Oliveira Junior

Results 26 comments of Antonio De Oliveira Junior

Hi, @Hipjea I had forgot about this PR, thank you for to be interested. So, it is using a pattern called "redux ducks" and you can find the explanation here:...

@vduggen cool! would you be willing to help with that?

@DEXTERNATAN Awesome! The work is already in progress on develop branch, a contribution is more than welcome.

I've moved some implementation to the server side: [https://github.com/arojunior/awesome-feed-server](https://github.com/arojunior/awesome-feed-server) It's already merged there. In the client-side the PR is still opened, I was facing some problems and didn't merge because...

@mauscoelho good catch! thanks @welitonderesende could you use your super powers to help us with it?

Hey, man. First of all, sorry about the delay and thank you for your feedback. That's an awesome idea! But I honestly have zero experience with browser extension. Also, I...

I just made some adjusts, but it needs to be improved. This issue still open. Do you wanna help me out?

There's no work in progress. Thank you very much @welitonderesende, it will be awesome!

Hey @itsalb3rt, First of all, sorry about the delay. I actually never tried with FormData, maybe you really found a bug. I will make some tests this week.

Hi guys. I just figured out what is the problem. `JSON.stringify` really doenst work with `FormData` and the library is using this approach, that's why is returing an empty object....