In this episode, we'll explore JavaScript (ECMAScript) modules that are built into the browser that doesn't use bundling. You'll learn how they compare to the alternatives and how to use them in modern browser code. You'll also learn about the tradeoffs of bundling your modules vs. allowing the browser to access them directly, and how HTTP 2 affects the need for bundling.
🔗 Resources:
-------------------------------------------
🔗 Browser Native series - [ Ссылка ]
🔗 History of JavaScript Modules (from Revealing Module pattern to ES Modules) [ Ссылка ]
🔗 HTTP 2.0 demo [ Ссылка ]
🔗 HTTP Push [ Ссылка ]
📚 Chapters
-------------------------------------------
00:00 : Introduction
00:28 : What is a JavaScript module and why do they exist?
07:00 : Code sample: Lewis Carroll in JavaScript
15:04 : To bundle or not to bundle
18:33 : The impact of HTTP 2.0
🔖 My on-demand & free email courses
-------------------------------------------
📺 Mastering the SharePoint Framework
[ Ссылка ]
📺 Extend Viva Connections with the SharePoint Framework Adaptive Card Extensions
[ Ссылка ]
✉️ Explore & evaluate the SharePoint Framework
[ Ссылка ]
✉️ Understand the SharePoint Framework toolchain
[ Ссылка ]
🔗 Links
-------------------------------------------
Website ▶️ [ Ссылка ]
Twiter ▶️ [ Ссылка ]
Facebook ▶️ [ Ссылка ]
LinkedIn ▶️ [ Ссылка ]
Instagram ▶️ [ Ссылка ]
#BrowserNative #JavaScript
Ещё видео!