Node.js has an event-driven architecture capable of asynchronous I/O. These design choices aim to optimize throughput and scalability in Web applications with many input/output operations, as well as for real-time Web applications (e.g., real-time communication programs and browser games).
This online, self-paced course will teach you how to code using JavaScript and the Node.js framework. You'll learn the fundamentals of creating client-side web applications using the JavaScript language and server-side components. By the end of this course, you'll be prepared to create RESTful web applications for direct deployment to the Oracle Cloud, and practice real-world coding skills to prepare for employment.