76

Rollup now has code-splitting! And we need your help

 6 years ago
source link: https://medium.com/rollup/rollup-now-has-code-splitting-and-we-need-your-help-46defd901c82
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Gather round for some news that’s really going to shake your tree: as of version 0.55, <blink>Rollup, the JavaScript module bundler, finally has code-splitting</blink>! This has been the most popular…

Recommend

  • 3

    As web apps grow in their capabilities, we also see an increase in their bundle sizes. At one hand we need to ship more code for cool new features. On the other hand, we also need third party libraries and their code for everything to work.

  • 103
    • tylermcginnis.com 6 years ago
    • Cache

    Code Splitting with React and React Router

    Code Splitting with React, React.lazy, and React RouterTyler McGinnisUpdated September 10, 20214 minute readCheck...

  • 37
    • www.tuicool.com 5 years ago
    • Cache

    Code-Splitting ClojureScript

    Code Splitting has been around for a while but I feel it is somewhat underused in most ClojureScript projects and there aren’t many examples showing how you actually use it. Once your project reaches a certain size you s...

  • 1
    • mechanicalrock.github.io 3 years ago
    • Cache

    Applying Code-Splitting to AWS Lambda

    Applying Code-Splitting to AWS Lambda Sep 13, 2019 • Matt TylerTags: typescript

  • 5

    Understanding Webpack’s Code Splitting FeatureLearn how to speed up initial load time with Webpack’s code splitting feature (with examples using React)The main purpose of Webpack is to prepare...

  • 5

    Benefits Better UX Breaks your JavaScript bundle into multiple modules that intelligently load only when a user uses that functionality. Loading and wait times are improved app...

  • 7
    • dev.to 2 years ago
    • Cache

    What is Code Splitting?

    What is Code Splitting?In this blog post I will explain: Why does code splitting exist? What is it? When to use Code splitting? Why does code splitting exist? Let me give you a dumm...

  • 1
    • lihautan.com 2 years ago
    • Cache

    CSS Code Splitting

    In the talk, I shared about why and how Shopee does CSS Code Splitting and how we solve problems arised in the process. For those who don't know about Shopee

  • 2

    In this blog, we will try to understand what is code splitting and why we should implement it. With Code splitting, we can reduce the initial bundle size, app loading time, and enhance its performance. What is Bundling? Whe...

  • 1

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK