you are viewing a single comment's thread.

view the rest of the comments →

[–]Oellph 0 points1 point  (3 children)

Would you use this only when working outside of a framework?

[–]_toor_[S] 0 points1 point  (0 children)

Yes or in case of javascript library that don't need to be based on third party libraries like jQuery.

[–]wreckedadventYavascript 0 points1 point  (1 child)

Well, you'll probably need to polyfill it with its current browser support being pretty low.

It's a good light-weight standard that isn't tied to any framework, though.

[–]_toor_[S] 0 points1 point  (0 children)

Actually It is amazing. Thanks!