Replies: 3 comments
|
Convenience. Don't want to run a Redis, MySQL or other DB server, for a key/value storage. Testing browser javascript in Node (Mocha/Jest/Whatever). Probably other use cases too 😃 |
0 replies
|
Those are the two primary use cases but the first one has two sub-motivations: 1) lightweight, and 2) write code that will run on both the browser and the server. That said, I think the majority of uses are for testing |
0 replies
|
Note, it's also synchronous which simplifies coding |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I do not want to disrespect, but honestly. maybe I am to dumb to see the magnificent idea
All reactions