Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Breaking the Monolith - A Comprehensive Guide to Code Splitting

Conf42 via YouTube

Overview

Explore code splitting techniques to break down monolithic applications in this conference talk from Conf42 JS 2023. Discover two main approaches to code splitting and learn when it's appropriate to break up a monolith. Delve into various methods including iframes, proxy servers, web components, npm packages, microfrontends, and Single-SPA. Gain insights on the advantages and disadvantages of each technique, with a special focus on Webpack 5 Module Federation. Understand how these strategies can improve application performance, maintainability, and scalability in modern JavaScript development.

Syllabus

intro
preamble
who is aleksandr
speech plan
there are 2 approaches
monolith - is it bad?
when should a monolith be broken?
iframe
nginx or another proxy server
web components
npm
microfrontends
single-spa
webpack 5 module federation
- iframe
- proxy server
- web components
- npm
- single spa
- webpack 5 module federation

Taught by

Conf42

Reviews

Start your review of Breaking the Monolith - A Comprehensive Guide to Code Splitting

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.