DEV Community

Cover image for Getting Started with JavaScript Modules

Getting Started with JavaScript Modules

Alok Kumar on September 26, 2021

Hey All 👋 , This is my second article on JavaScript ES6 Concepts. If you have not read the first one yet, you can read it here. In this article I...
Collapse
 
hygull profile image
Rishikesh Agrawani

Yes, really a great article. I appreciate your fully detailed explanation with excellent examples. I found here what I wanted to know. Really I appreciate it.

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Rishikesh, I'm glad it was useful :)

Next is on JS Promises, and I'm also planning to compile all these ES6 concepts articles into an e-book, stay tuned 🙂

Collapse
 
hygull profile image
Rishikesh Agrawani

Ok great, thanks!😊

Collapse
 
douglasvdmerwe profile image
Douglas

Thanks @thecoollearner for the clear and concise post.

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Douglas :)

You can read the other articles in this series, I'm sure you'll like them too 🙂

Collapse
 
kevinleebuchan profile image
KevinLeeBuchan

This helped solidify a concept that is new to me.

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Kevin, I'm glad it was helpful :)

Collapse
 
rameshkmunjal profile image
RAMESH KUMAR MUNJAL

Thank you Alok for such a good blog. I used module in React but did not have understanding about it. Now I think I can use it in simple js files also.

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks for reading Ramesh, glad you liked it :)

Next blog is on JS Promises, stay tuned 🙂

Collapse
 
candersson1 profile image
candersson1

Thank you Alok. This really helped me understand this concept better. I use it often but have often wondered why sometimes I use {} in my imports and sometimes not. It all makes sense now!

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks candersson1 for reading :)

glad it helped, stay tuned for more such articles 🙂

Collapse
 
timhuang profile image
Timothy Huang

Great! Thank you.

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks for reading, Timothy :)

Collapse
 
erikson profile image
Erikson

Nice article! Easy to understand with examples. :bd

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Erikson :)

I'll sure come up with more such articles, stay tuned 🙂

Collapse
 
sriramanam profile image
Raman Jha

Module explained in a simplified manner !! Good .

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Raman :)

Collapse
 
silvesterwali profile image
silvesterwali

awesome bro

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks silvesterwali :)

Collapse
 
seijinx profile image
Seijinx

Great article!! Very useful.

It might be useful to add that, sadly (again!) ES modules are not supported in IE11. You still need to rely on bundlers in that case.

Collapse
 
thecoollearner profile image
Alok Kumar • Edited

Thanks Seijinx 🙏

I've added it as a note at last of the article :)

Collapse
 
amisandip profile image
Sandip Mukherjee

Thanks for the clarity and simplicity in your writing.

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks to you Sandip, for reading :)

You can check my other articles, I'm sure you'll like them too 😅

Collapse
 
lucky9 profile image
Pavan kalayn Battu

Nice Article !

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Pavan :)

Collapse
 
kieudac201 profile image
KieuDac201 • Edited

Thank you very much

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks for reading :)

Stay tuned I've more such articles lined up 😀

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks, glad you liked the article 😀

And about the later part - it's all about preference 😅😅

Collapse
 
lucasargate profile image
Lucas Argate

About modules its was so clean to understand!
Awesome! I write js since 2004 using old browsers and so far im leaning new cool thinks about js! Thanks!

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Lucas, glad you liked it 😀

You can read my other articles too if you wish 😅

And stay tuned I have more such articles lined up :)

Collapse
 
thecoollearner profile image
Alok Kumar

Thanks Sky :)

Glad you liked it 😀