Artwork

Content provided by Node University Team and Azat Mardan. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Node University Team and Azat Mardan or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

SL 07: Node.js Modules with require and module.exports

5:37
 
Share
 

Archived series ("Inactive feed" status)

When? This feed was archived on December 08, 2022 21:47 (2y ago). Last successful fetch was on October 08, 2020 18:30 (4y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 195874147 series 1941002
Content provided by Node University Team and Azat Mardan. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Node University Team and Azat Mardan or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Importation patterns:

require('./server.js') require('../configs.json') require('express') require('./routes') 

Module patterns

  1. Functions
module.exports = ()=>{} 
  1. Object
module.exports = {} 
  1. ES6/ECMAScript 6 Class
class Button {} module.exports = Button 

About the Podcast

Node University and its creator Azat Mardan tells you about advantages of using Node.js and why its such an absolutely, positively, amazingly awesome technology.

Who is Azat? ¯_(ツ)_/¯

Well, he is the founder of Node University and...

⌨ Azat is in Top 1000 GitHub contributors list where Azat is number 239 right next to Paul Irish, Addy Osmani, Todd Motto and other famous developers: https://gist.github.com/paulmillr/265....

📚 Azat wrote 14 books on Node and JavaScript; the book which was #1 on Amazon when you search for "node.js" and now this book is free on GitHub, Practical Node.js: https://github.com/azat-co/practicalnode.

🎤 Azat spoke at 20+ conferences world-wide: http://azat.co.

🏢 Azat taught engineers at companies such as Starbucks, Cisco, Walmart, Intuit, Capital One, Macy’s, OnDeck, HubSpot, Fox Studios, Northwestern Mutual, Salesforce, DocuSign,, Microsoft, VMWare and other big companies.

🎓 Azat has free and paid courses on Node University: https://node.university

👨‍💻 Azat wrote 200+ blog posts on Webapplog: https://webapplog.com

👉 Sign up for this series on YouTube or listen on iTunes.

  continue reading

42 episodes

Artwork
iconShare
 

Archived series ("Inactive feed" status)

When? This feed was archived on December 08, 2022 21:47 (2y ago). Last successful fetch was on October 08, 2020 18:30 (4y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 195874147 series 1941002
Content provided by Node University Team and Azat Mardan. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Node University Team and Azat Mardan or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Importation patterns:

require('./server.js') require('../configs.json') require('express') require('./routes') 

Module patterns

  1. Functions
module.exports = ()=>{} 
  1. Object
module.exports = {} 
  1. ES6/ECMAScript 6 Class
class Button {} module.exports = Button 

About the Podcast

Node University and its creator Azat Mardan tells you about advantages of using Node.js and why its such an absolutely, positively, amazingly awesome technology.

Who is Azat? ¯_(ツ)_/¯

Well, he is the founder of Node University and...

⌨ Azat is in Top 1000 GitHub contributors list where Azat is number 239 right next to Paul Irish, Addy Osmani, Todd Motto and other famous developers: https://gist.github.com/paulmillr/265....

📚 Azat wrote 14 books on Node and JavaScript; the book which was #1 on Amazon when you search for "node.js" and now this book is free on GitHub, Practical Node.js: https://github.com/azat-co/practicalnode.

🎤 Azat spoke at 20+ conferences world-wide: http://azat.co.

🏢 Azat taught engineers at companies such as Starbucks, Cisco, Walmart, Intuit, Capital One, Macy’s, OnDeck, HubSpot, Fox Studios, Northwestern Mutual, Salesforce, DocuSign,, Microsoft, VMWare and other big companies.

🎓 Azat has free and paid courses on Node University: https://node.university

👨‍💻 Azat wrote 200+ blog posts on Webapplog: https://webapplog.com

👉 Sign up for this series on YouTube or listen on iTunes.

  continue reading

42 episodes

Alle episoder

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide