Echo JS 0.11.0

<~>

Replies

tracker1 1869 days ago. link 1 point
I tend to prefer more functional approaches to work in JS... keeping libraries separated from context and data object instances.  I'm not a fan of OOP in general, and feel it leads to confusing spaghetti code.

Most of the examples would be easier to reason with using simpler objects, workflow functions and maybe something like IxJS as needed.

---

NOTE: iirc, the downvote wasn't me.