Breaking the Monolith: A Comprehensive Guide to Code Splitting | Aleksandr Guzenko | Conf42 JS 2023
Read the abstract ➤ https://www.conf42.com/JavaScript_2023_Aleksandr_Guzenko_breaking_monolith_code_splitting_techniques Other sessions at this event ➤ https://www.conf42.com/js2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:22 preamble 0:38 who is aleksandr 1:04 speech plan 1:36 there are 2 approaches 2:53 monolith - is it bad? 6:02 when should a monolith be broken? 7:34 iframe 8:08 nginx or another proxy server 9:24 web components 10:44 npm 12:47 microfrontends 13:19 single-spa 14:13 webpack 5 module federation 14:54 - iframe 16:28 - proxy server 16:50 - web components 17:10 - npm 17:22 - single spa 17:54 - webpack 5 module federation