0

Famo.us gives a more smooth user interface interaction than a gui coded with HTML elements directly, considering animations, scrolling etc.

Is Famo.us better at capturing the physical user input events like tapping, clicking?

sçuçu
  • 2,960
  • 2
  • 33
  • 60
  • How can one gain information from outside? 1. Reading, 2.Experimenting, 3. Asking to someone who can know. I have done 1st one and cannot find a convincing answer, SO is not the place for the 2nd one which I have not come here for , 3rd is what I have happened to do eventually after all. – sçuçu Mar 17 '15 at 16:35
  • The simple answer to this question is `NO`. – talves Mar 17 '15 at 17:55
  • Better you write in the answer field not to the comment field. – sçuçu Mar 17 '15 at 19:23
  • Yeah, but I am not sure it adds any real value to just say that it does not improve performance on events, seams like shooting fish in a barrel. :) – talves Mar 17 '15 at 19:30
  • better than drinking all the water in the barrel to catch the fish in it. Far more better than drinking the all water in the barrel to catch the fish in the sea. :). By the way the negative commenter's comment has gone but the down vote did not. – sçuçu Apr 02 '15 at 19:06

1 Answers1

0

Famo.us does not improve upon the event performance, but does have an EventHandler to allow for the sending of custom events along with core events in the DOM to elements created by Famo.us.

Here is some information about events in FAMO.US

talves
  • 13,993
  • 5
  • 40
  • 63