Exporting Multiple JavaScript Functions from a Node Module

Опубликовано: 09 Октябрь 2024
на канале: All Things JavaScript, LLC
8,737
138

We are going to build on our last tutorial and look at how you can export more than one item from a node module. This is done using an object.

For more resources on JavaScript:
http://www.allthingsjavascript.com

Courses offered on Udemy: Getting Started or Advanced Topics at a huge discount:
https://www.udemy.com/learn-modern-ja...

https://www.udemy.com/learn-modern-ja...

New Mastering Regular Expressions in JavaScript:
https://www.udemy.com/mastering-regul...

Tutorials referred to in this video:
Node playlist:    • Node.js  

#javascript #AllThingsJavaScriptLLC #Node.js