Idiomorph is a JavaScript library for morphing one DOM tree to another
A DOM-merging algorithm. Contribute to bigskysoftware/idiomorph development by creating an account on GitHub. (more…)
Read more »
In multi-line objects & arrays in JavaScript, Trailing Comma is can be very useful, being part of ES5 standard, see how it can help you in your JS Apps… Read more