JavaScript Engine and V8 Engine.
This short article will cover below topics.
What is JS Engine?
What is JS V8 Engine?
What is JS Context?
A JavaScript engine is software that executes JavaScript code.
Chrome uses v8 Engine to execute JS code.
Now,
what is V8?
According v8.dev w...
alpha-geek.hashnode.dev2 min read