Beginner's Guide to Node.js
By- Shreya Prasad
AGENDA
What is Node.js and why do we need it?
JavaScript Engine
Pros and Cons
Build Node.js application
Title Text
Subtitle
What is V8?
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others.
Made with Slides.com