![Matteo Profile](https://pbs.twimg.com/profile_images/777959779599781888/SzXAO7CP_x96.jpg)
Matteo
@mazzarolomatteo
Followers
788
Following
424
Statuses
1K
Working on the web platform and dev-exp at @synthesiaIO. Before, I also shipped JS code at @Spotify & @InVisionApp.
Italy
Joined February 2016
@mettinparzinski Hey! Sorry haven’t check Twitter in a while. You still having issues? For most folks (all) who used it and got in touch with me it worked so far.
1
0
0
@_chenglou A kitten dies every time my pinky finger tries to reach for tab to complete a sentence in a note taking app or when writing docs
0
0
0
@rspack_dev I think I reported like 10 issues so far to them, and, even if most of them were actually either edge-cases of our big app or SWC-related bugs, I got an answer within a few hours. And the couple of real bugs that were on their end were fixed and released within a single day.
1
0
4
RT @ScriptedAlchemy: I have published a blog on: "Custom chunk optimization and tree shaking" - It details how code splitting and tree shak…
0
18
0
@Baconbrix Yeah I feel “use dom” could def be a game changer. Especially the more RN becomes a “universal” framework (vs a “mobile” one). Great work on that too.
0
0
3
@brianbriscoe_ Nice write up! I noticed it’s hard to rank high on HN with framework/lib-specific articles. Don’t give up!
0
0
1
TL;DR: avoid the waterfall effect caused by route-based lazy-loading by preloading page chunks. In the post I’m using a custom rsbuild plugin to do it because I’m a @rspack_dev fanboy but it’s compatible with Webpack too.
0
0
2
@ScriptedAlchemy Yeah. I was thinking to build a plugin that creates the script resources to preload using a match between the webpack magic comment for async routes and their URLs (same matching that would be consumed by React Router in my case). But you're right, it'd be 100% custom anyway 🙃
1
0
0