Echo JS 0.11.0

<~>

tracker1 comments

tracker1 1229 days ago. link 1 point
Dexie.js definitely looks interresting as a client side abstraction.

Not sure on the dexie cloud... pricing may be fine for some use cases, but could get expensive for popular hobby sites, and tend to prefer self-host options myself.  Relatively cool all the same.
tracker1 1229 days ago. link 2 points
Feel free to just downvote... but I do appreciate the comment as well.  When downvoting, you'll get 2x karma back when the post is deleted.
tracker1 1233 days ago. link 1 point
While interesting, the main source is obfuscated/minified, and there's no link to anything that can serve as a point of informational reference in terms of this site's main topic (JavaScript).
tracker1 1243 days ago. link 1 point
Slight niggle... it's part of the Document Object Model (DOM), not strictly a JavaScript thing, so much as a Browser (X)HTML thing.
tracker1 1243 days ago. link 1 point
Generally, not a huge fan of templates for node, this is far more ready than most.  One change I would suggest is adding a test coverage requirement to the jest config, then maybe adding git action(s) preventing merge for PRs that don't meet the coverage requirement, and maybe another upping the coverage config to the new level when it's raised.
tracker1 1251 days ago. link 1 point
@fkereki, I didn't downvote this one... but please keep the posts on this site related to JavaScript... the high level (no code) articles like the one on "front end testing" that was just removed are off topic.
[more]