Zack Jackson(@ScriptedAlchemy) 's Twitter Profileg
Zack Jackson

@ScriptedAlchemy

Infra Architect @ByteDanceTalk. Maintainer of @webpack @rspack_dev - creator of #ModuleFederation. #auADHD #synesthesia Opinions are my own.

ID:1006610672220889088

linkhttps://calendly.com/scripted-alchemy calendar_today12-06-2018 18:54:20

21,4K Tweet

12,5K Takipçi

537 Takip Edilen

CityJS Conferences(@cityjsconf) 's Twitter Profile Photo

18 days to go for

Not a lot of sleeping in for Zack Jackson this mighty braniac developer, is the creator of , lets find out more about , the successor of . For those who want to get into architectural development this

18 days to go for #CityJSAthens Not a lot of sleeping in #seattle for @ScriptedAlchemy this mighty braniac developer, is the creator of #modulefederation, lets find out more about #rspack, the successor of #webpack. For those who want to get into architectural development this
account_circle
Node Congress🔥April 4 & 5, 2024(@NodeCongress) 's Twitter Profile Photo

🔧In this talk recording, Luca Mezzalira walks you through the mindset needed to reduce your Lambda functions' execution time. In the example presented, Luca was able to reduce the execution time by 95% for warm starts and over 50% for cold starts.

portal.gitnation.org/contents/aws-l…

account_circle
Zack Jackson(@ScriptedAlchemy) 's Twitter Profile Photo

Good on the react team for shipping the compiler.
1) didn’t write some nonsense bundler that I have to use.
2) removes manual labor
3) probably optimizes react better than I would
They even threw in a rust variant. What more you want.

account_circle
Zack Jackson(@ScriptedAlchemy) 's Twitter Profile Photo

My favorite party trick is installing QuickJS into some other language server and continuing to write JavaScript, pass the string back to the other language.
Need me to work on some PHP, I gotchu fam. Boom QuickJS-php

account_circle
Rspack(@rspack_dev) 's Twitter Profile Photo

Rsbuild has builtin support for Sass and Less. We plan to use the faster `sass-embedded` and no longer including sass and less as builtin dependencies.

Which one do you prefer?

1. Builtin as before
2. Install @rsbuild/plugin-sass on demand
3. Install sass-embedded on demand

account_circle
Zack Jackson(@ScriptedAlchemy) 's Twitter Profile Photo

We have opened up our RFC for app level modules. Would appreciate the community input on this before we start building. ❤️❤️

account_circle
Zack Jackson(@ScriptedAlchemy) 's Twitter Profile Photo

I just got the business data & ROI metrics we have for both rspack and module federation.
It’s a banger to say the least.
Combined, it’s astounding.

account_circle
Russell Canfield(@RussellCanfield) 's Twitter Profile Photo

Just released a new video on Module Federation v2 showing you a simple implementation of the runtime, dynamically loading a remote via a plugin and preloading a dynamic remote using the new manifest feature!

youtu.be/7jGnMg_H71I?si…

account_circle
Rspack(@rspack_dev) 's Twitter Profile Photo

Rsbuild will be released as dual packages in v0.7.0, supporting both ES modules and CommonJS.

ESM/CJS interop is a tricky issue🥲, so we will provide both formats for a long time to make it easier for more users to use.

The next step is to do the same for all Rspack packages.

Rsbuild will be released as dual packages in v0.7.0, supporting both ES modules and CommonJS. ESM/CJS interop is a tricky issue🥲, so we will provide both formats for a long time to make it easier for more users to use. The next step is to do the same for all Rspack packages.
account_circle
Zack Jackson(@ScriptedAlchemy) 's Twitter Profile Photo

I have unit tests and module federation working! React app contains federated imports, test is able to resolve the remotes and execute them in the test as expected.

account_circle