JavaScript Modules Crash Course

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=KeBxopnhizw



Duration: 48:38
19,287 views
840


Learn about JavaScript Modules. Modules are fundamental concepts in JavaScript before you learn any other library or framework like React, Angular, Vue.js, Node.js, etc. By the end of this video, you'll be able to use modules to add flexibility, reusability, and power to your code.

✏️ Course developed by @tapasadhikary

⭐️ Contents ⭐️
⌨️ (00:00) Welcome to JavaScript Module Crash Course
⌨️ (00:30) How to Take This Course?
⌨️ (01:01) What are Modules in JavaScript, and Why to Use?
⌨️ (04:51) What are Exports and Imports in JavaScript Module?
⌨️ (13:07) What are Default and Named Module Exports in JavaScript?
⌨️ (20:27) What are Aliases in JavaScript Module Import?
⌨️ (22:52) What are Namespaces in JavaScript Module?
⌨️ (25:30) What is Combined Export in JavaScript Module?
⌨️ (32:12) What is Dynamic Import in JavaScript Module?
⌨️ (38:59) How to Handle Multiple Imports Using JavaScript Promise APIs?
⌨️ (44:57) What is Tree Shaking & How Does It Help?
⌨️ (46:50) What's Next & Where to Go From Here?

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2023-09-19Build SEO Optimized Blog with Next.js, Tailwind CSS & Contentlayer – Full Tutorial
2023-09-19Python Tutorial for Beginners (with mini-projects)
2023-09-18Build & Deploy AI SaaS with Reoccurring Revenue (Next.js, OpenAI, Stripe, Tailwind, Vercel)
2023-09-13Vector Embeddings Tutorial – Code Your Own AI Assistant with GPT-4 API + LangChain + NLP
2023-09-11Fundamentals of Finance & Economics for Businesses – Crash Course
2023-09-112D Wave Defense Game – GDevelop GameDev Tutorial
2023-09-08Dynamic Programming with Java – Learn to Solve Algorithmic Problems & Coding Challenges
2023-09-07YouTube Clone – T3 Stack Tutorial (Next.js, TypeScript, Tailwind CSS)
2023-09-05Full Stack Next.js, Typescript, Firebase Tutorial – Google Drive Clone
2023-09-05Prompt Engineering Tutorial – Master ChatGPT and LLM Responses
2023-09-04JavaScript Modules Crash Course
2023-09-01GraphQL Course for Beginners
2023-08-31MERN Stack Tutorial - Book Store Project
2023-08-30OWASP API Security Top 10 Course – Secure Your Web Apps
2023-08-29Machine Learning & Neural Networks without Libraries – No Black Box Course
2023-08-28Free Foundational C# Certification from Microsoft – Full Course
2023-08-25Create a Large Language Model from Scratch with Python – Tutorial
2023-08-24SQL For Web Developers - Complete Database Course
2023-08-23Perl Programming Course for Beginners
2023-08-22Pong with Python & Pygame – Tutorial
2023-08-21Code a Google Drive Clone using Laravel and Vue.js – Complete Course