CMT-235 — Node.js
Node.js is a technology that uses the JavaScript run-time V8 engine developed by Google. The V8 engine compiles and executes JavaScript at lightning speeds on both client and server side operations. Node.js will be used to facilitate reading /writing to network connections, reading/writing to the file system, and reading/writing to a database. All of these tasks can be found in web apps and employing Node.js allows them to execute very rapidly. Ed. Course No Mass Transfer Course No
Prerequisites: CMT-117