xtag.js: Moving from JQuery to component based x-tag
By activenode
xtag.js: Moving from JQuery to component based x-tag
This is Part 2 of the xtag presentation (http://activenode.github.io/p/x-tag/). tl;dr: How to move from JQuery to xtag.js. Nowadays everyone is using jQuery because it became some kind of standard tool that has to be included in every project no matter what. jQuery <= v2 is no high-level architectural framework but a collection of very helpful tools of which many became redundant by growing native support of technologies in browsers. xtag on the other hand provides actual additional value by allowing WebComponent based development with a lot of features that can make jQuery obsolete.



