@mazzarolomatteo Profile picture

Matteo

@mazzarolomatteo

Working on the web platform and dev-exp at @synthesiaIO. Before, I also shipped JS code at @Spotify & @InVisionApp.

Similar User
Margelo photo

@margelo_io

Marc photo

@mrousavy

Kudo photo

@kudochien

Krzysztof Piaskowy photo

@piaskowyk

Fernando Rojo photo

@FernandoTheRojo

Catalin Miron - AnimateReactNative.com photo

@mironcatalin

Evan Bacon 🥓 photo

@Baconbrix

William Candillon 🦋 photo

@wcandillon

Software Mansion photo

@swmansion

Vojtech Novak photo

@vonovak

Alexandre Moureaux photo

@almouro

Jonny Burger photo

@JNYBGR

Krzysztof Magiera photo

@kzzzf

Tomasz Sapeta photo

@tsapeta

Mo Gorhom photo

@gorhom

Valve casually dropping yet another top notch documentary youtu.be/YCjNT9qGjh4?t=…


Barrel files are a pain in the ass. Here's a jscodeshift codemod to refactor your codebase to stop referencing barrel file imports. mmazzarolo.com/blog/2024-11-1…


Wrote a huge ass codemod (JSCodeshift + TS compiler api) to kill barrel files from the codebase with gpt 4o and (mainly) claude, took several prompts but feels good


Matteo Reposted

I have published a blog on: "Custom chunk optimization and tree shaking" - It details how code splitting and tree shaking works and how to make your own. scriptedalchemy.medium.com/custom-chunk-o…


Fully migrated our apps to rsbuild. We did it gradually and in a backward compatible way (that's the important bit!). Prod is built ~4x faster. Dev is built ~8x faster, both on first loads and HMRs. Config is shorter & more readable. Also stellar support from the rsbuild folks ❤️

Tweet Image 1

Patiently waiting for the day when Google will stop with "Showing results for esbuild ..." when searching for rsbuild stuff


Just discovered that you can now use --set-cursor in a fish abbreviaton to set the cursor position. For example the following does git add all, commit, and push, setting the cursor to the commit message: abbr -a gca --set-cursor -- 'git add . && git commit -m "%" && git push'


Aaah I always wanted to write something like this—probably wouldn’t have written it this well though. These performance optimizations are the same patterns I’ve been implementing for a while (and still am) and are a must for scaling CSR apps imho. github.com/theninthsky/cl…


Loading...

Something went wrong.


Something went wrong.