Breaking the Monolith - A Comprehensive Guide to Code Splitting
Offered By: Conf42 via YouTube
Course Description
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
Related Courses
The Ultimate App Making Course! Master Many Coding Skills!Udemy React JS, Angular & Vue JS - Quickstart & Comparison
Udemy Modern JavaScript (Complete guide, from Novice to Ninja)
Udemy Essentials in JavaScript ES6 - A Fun and Clear Introduction
Udemy The JavaScript Bible - JavaScript Bootcamp
Udemy