FunFacts Flashcards

FunFacts about programming (3 cards)

1
Q

When Node.js was created?

A

Node.js was created by Ryan Dahl in 2009

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How MongoDB stores data?

A

MongoDB stores data in BSON (Binary JSON) format, allowing for efficient storage and retrieval.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What engine does Bun use?

A

Bun uses JavaScriptCore, the engine that powers Safari, instead of V8, which is used by Node.js and Chrome.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly