- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Core Tech
Working with Node.js
Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a browser. Node.js enables developers to use JavaScript to write command line tools and to utilize server-side scripting to create dynamic web page content before the page is sent to the user's web browser. This path will take you from the basics of Node.js to writing and testing asynchronous Node.js code.
Content in this path
Working with Node.js
Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a browser. Node.js enables developers to use JavaScript to write command line tools and to utilize server-side scripting to create dynamic web page content before the page is sent to the user's web browser. This path will take you from the basics of Node.js to writing and testing asynchronous Node.js code.
- In this path you will learn how to work with NPM packages, mongoDB, and navigate through files and directories while learning about the Node.js framework. You will also learn how to write and test asynchronous patterns in Node.js and begin to understand how Node.js handles cryptography.
- HTML
- JavaScript
- HTML
- Express