Agenda 2021-10-19 #630
Replies: 5 comments 2 replies
-
One topic I'd like to dive a bit more into is bundle size improvements / treeshaking, to hear what folks have been trying in this space. It was touched a bit last time but I'd like to hear more :3 |
Beta Was this translation helpful? Give feedback.
-
Another topic I'd like to hear a bit about is the newly announced improvements the Expo team did to Metro via Sucrase: |
Beta Was this translation helpful? Give feedback.
-
On the ESBuild expermients/progress: I've tried using
Given the fresh project is not a production project, I expect the difference to grow for bigger codebases. This is specific to how |
Beta Was this translation helpful? Give feedback.
-
On reducing bundle sizes, here are some of our numbers:
We've started the process of sharing our tree shaking and bundle splitting code, and are excited for others to start using it! |
Beta Was this translation helpful? Give feedback.
-
If there's time: I'm curious to get people's thoughts on Regarding the runtime warning, I think it's noisy and unactionable in its current form - it's really something that should live in a static analyser / IDE language service, not in the runtime. I'm leaning towards either removing it (making it opt-in?), or scoping it to user code i.e. non- |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Introductions:
Checking in on last-month's topics
Topics
Open discussion
Wrap-up
Beta Was this translation helpful? Give feedback.
All reactions