Alex Azevedo

Results 6 comments of Alex Azevedo

I've been struggling to check the previous location before filtering an action. It would be much better for reacting to history changes. This should be the proper way: observing the...

@jariz I can join for Portuguese

@SimonHausdorf I've found the same issue but checking the source code I've found that perhaps the docs are incorrect. Instead of `Sequelize.UUIDV4`, it should be `DataTypes.UUIDV4`. Moreover, checking from the...

The assumption is correct. Dynamic styles should be memoized to prevent triggering re-renders. A simple benchmark with Why Did You Render would show that. The most expensive operation for RN...

@ccoenraets the code was extended for a specific usage. I believe it's no longer able to be merged because the focus of your code is work within Heroku, but this...