Yuval A.

171
reputation

"When the computer bug convinces its creator to keep it around" - an analysis of the Star Trek: TNG great episode - S02E03: "Elementary, Dear Data": https://yuval.hashnode.dev/elementary-dear-data-when-a-computer-bug-manages-to-convince-its-creator-to-keep-it-around-ckbdtalx000sicls1r1lca3an


If you reach a relevant question in SO (from ANYONE):

  1. Give an "arrow-up" for the question.
  2. If you find an answer that you actually use - give an "arrow-up" for the answer.
    Make it a habit. Support the community. Make someone happy.

Checkout DeriveODM: https://www.npmjs.com/package/derivejs

A database framework (an ODM) for MongoDB I've been working on - that wraps around Javascript objects, and handles all database persistence transparently in the background, by using Javascript Proxies.

Checkout SproutJS: A client-side Javascript components framework that adds reactivity and state management to native HTML, based on Web Components / Custom Elements / Shadow DOM /