uix
uix copied to clipboard
Avoid using the "call" method
trafficstars
You loose all feedback on the editor and its reported to be slow. Creating a new method is more readable and better for performance.
I'll look into generated js code, I think that dart2js should generate simple method invocation, same as with any other method.