Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

860 #1925

Merged
merged 1 commit into from
Dec 12, 2024
Merged

860 #1925

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions shows/860 - Module Federation with Zack Jackson.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
number: 860
title: "Module Federation Microfrontends with ByteDance’s Zack Jackson"
date: 1734091200000
url: https://traffic.libsyn.com/syntax/Syntax_-_860.mp3
youtube_url: https://www.youtube.com/watch?v=aFhysuTUoQY
guest:
name: Zack Jackson
github: ScriptedAlchemy
twitter: ScriptedAlchemy
of: Rspack
url: https://rspack.dev
social: https://linktr.ee/scriptedalchemy
---

Wes and Scott talk with Zack Jackson about Module Federation, and the innovative ways it streamlines collaboration across large teams and complex applications. Zack also dives into simplifying microfrontends, optimizing builds with Rspack, and his work at ByteDance.

### Show Notes

* **[00:00](#t=00:00)** Welcome to Syntax!
* **[00:48](#t=00:48)** Zach's background and role at ByteDance
* **[03:10](#t=03:10)** ByteDance's web and native apps
* [How ByteDance Became the World’s Most Valuable Startup](https://hbr.org/2022/02/how-bytedance-became-the-worlds-most-valuable-startup)
* [Lynx](https://github.com/bytedance/lynx-llm)
* [ByteDance GitHub](https://github.com/bytedance)
* [Coze](https://www.coze.com/)
* [Lark](https://www.larksuite.com/)
* [MarsCode](https://www.marscode.com/)
* **[06:48](#t=06:48)** What is Module Federation?
* [Zephyr Cloud](https://www.zephyr-cloud.io/)
* **[15:49](#t=15:49)** Evolution from V1 to V2 of Module Federation
* **[24:47](#t=24:47)** When to consider Module Federation
* **[29:46](#t=29:46)** How would you publish a utils package in Module Federation?
* **[32:59](#t=32:59)** How would you do a major upgrade?
* **[36:36](#t=36:36)** Brought to you by [Sentry.io](https://sentry.io)
* **[37:01](#t=37:01)** Who owns the update process?
* **[39:40](#t=39:40)** Handling multiple frameworks
* **[42:10](#t=42:10)** ModernJS and Meta frameworks
* [ModernJS](https://modernjs.dev/)
* [Rspress](https://rspress.dev/)
* **[47:20](#t=47:20)** Does ByteDance have its own JavaScript runtime?
* [NAPI](https://nodejs.org/api/n-api.html)
* **[50:02](#t=50:02)** Why Zack built Rspack
* [Rspack](https://rspack.dev/)
* [Rsbuild](https://rsbuild.dev/)
* **[58:15](#t=58:15)** The future of Rspack and custom bundlers
* [Unpack](https://github.com/hardfist/unpack)
* **[01:04:24](#t=01:04:24)** Module Federation's major features
* **[01:07:29](#t=01:07:29)** Sick Picks & Shameless Plugs

### Shameless Plugs

- Zack:
- [Zephyr Cloud](https://www.zephyr-cloud.io/)
- [Midscene.js](https://midscenejs.com/)

### Hit us up on Socials!

Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)

Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)

Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)

Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)
Loading