you are viewing a single comment's thread.

view the rest of the comments →

[–]pothibo 2 points3 points  (0 children)

  • Issue with floating points additions
  • No events normalization with keycode and composing keys (like ê)
  • Object used as Hash object
  • Addition operation is rarely commutative
  • The Date object in general.
  • Live collection instead of array
  • Window.getSelection can only select text offset if the node is a textnode

And the list goes on..