Zack DeRose
banner
zackderose.bsky.social
Zack DeRose
@zackderose.bsky.social
sadie's daddy
Reposted by Zack DeRose
UPDATE!!! We're rescheduling this to same time next week due to illness. Looking forward to seeing y'all then!!
November 6, 2025 at 3:39 PM
Reposted by Zack DeRose
Want to streamline your publishing, versioning, changelogs, deploying, and all things releasing?

Join @jameshenry.bsky.social, @ferrycolum.bsky.social, and @zackderose.bsky.social TOMORROW @ 11am east coast US time!

www.youtube.com/watch?v=ixS...

Sign up to get notified when we go live!!
Nx Release | Nx Live
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
www.youtube.com
November 5, 2025 at 9:54 PM
Reposted by Zack DeRose
This is exactly what I did yesterday for @tanstack.com query. We have a lot of packages so the duplication can become a problem. Looking forward to see how @nx.dev can help keeping these things in sync @zackderose.bsky.social 🙌
nx.dev Nx @nx.dev · Jan 27
Just dropped: Zack DeRose has an article on TypeScript project references - check out what they are, how they help, and how Nx can help you automate the maintenance of references!

Blog Post: nx.dev/blog/typesc...
YouTube Video: youtu.be/SDE3cIq28s8
TypeScript Project References Demistified
Let's dive into what TypeScript project references are and how they can help with incremental type checking.Read the blog: https://nx.dev/blog/typescript-pro...
www.youtube.com
January 27, 2025 at 4:12 PM
Reposted by Zack DeRose
🚨 New blogpost has landed: Who Gave JS A Build Step?? by @zackderose.bsky.social

nx.dev/blog/who-ga...

A brief synopsis of JS bundlers/build tools, how they work, why we use them, and how to dig deeper.

Informed by conversations with @scriptedalchemy.bsky.social over live stream!
Who Gave JavaScript a Build Step?!?
Latest news from the Nx & Nx Cloud core team
nx.dev
January 9, 2025 at 8:16 PM
Reposted by Zack DeRose
Discover how to enhance your angular micro-frontends with @rspack.dev and Module Federation - giving you improved build performance and sharing code across your organization. Learn more in the link from @manfredsteyer.bsky.social

www.angulararchitects.io/en/blog/nx-...
January 8, 2025 at 10:35 PM
Reposted by Zack DeRose
Hey! I've just published a Jest to Vitest migration guide

👉 cookbook.marmicode.io/angular/migr...

📺 You can even watch our live video, with @zackderose.bsky.social, migrating the official #NgRx example app in ~15 minutes 😉 www.youtube.com/live/DaSI-MW...
🎁 Merry Christmas 🎄!

#angular #javascript
Migrating to Vitest | Marmicode Cookbook
💾 Use Both Jest & Vitest
cookbook.marmicode.io
December 23, 2024 at 3:14 PM
Reposted by Zack DeRose
In just a bit! @jameshenry.bsky.social and @zackderose.bsky.social are going to be talking Nx Release, and setting up CI/CD live for a package! Come tune in!

www.youtube.com/watch?v=tui...
Setting Up Nx Release (CI/CD Publishing) For A Real Project, w/ James Henry
www.youtube.com
December 9, 2024 at 12:43 PM
Reposted by Zack DeRose
📢 Dec 10: Free webinar from the Nx team on how to scale your CI and team.

We will cover a lot of new exciting features.
Watch the video below to find out more.

Register here: go.nx.dev/december-web...

www.youtube.com/watch?v=S3G5...

@nx.dev #monorepos
Free Webinar: Scale your CI and Team with Nx
YouTube video by Nx - Smart Monorepos - Fast CI
www.youtube.com
December 4, 2024 at 4:42 PM
Live NOW - getting ready for that midnight drop of advent of code!!

www.youtube.com/watch?v=NVGH...
Advent of Code Day 1 MIDNIGHT STREAM
YouTube video by Supaship
www.youtube.com
December 1, 2024 at 4:54 AM
Psyched to get this out!!

PS - streaming TONIGHT to kick it off: www.youtube.com/watch?v=NVGH...
December 1, 2024 at 12:53 AM
LIVE NOW! Last mile for the MVP for the Advent of Code starter repo!! let's get it

www.youtube.com/live/_FjGOx3...
YouTube
Share your videos with friends, family, and the world
www.youtube.com
November 28, 2024 at 12:06 AM
Live now!! prepping for Advent of Code! Today: looking at publishing w/ @nx.dev release!

www.youtube.com/watch?v=uMOI...
Advent of Code preparation! Configuring publishing
YouTube video by Supaship
www.youtube.com
November 27, 2024 at 3:11 PM
Live now!!!
Working on the codegen piece to generate the TS starter for Advent of Code! (and exploring adding @vitest.dev and jest optionally 💪)

www.youtube.com/live/0SaCM0T...
November 20, 2024 at 5:52 PM
Live now! Advent of Code prepping for the Typescript starter!
Today prolly looking at creating dynamic tasks with nx!

www.youtube.com/live/rAADXec...
YouTube
Share your videos with friends, family, and the world
www.youtube.com
November 19, 2024 at 6:15 PM
YouTube
Share your videos with friends, family, and the world
www.youtube.com
November 18, 2024 at 5:37 PM
Coming back into livestreaming today (12:30 east coast time)! Come hang:

www.youtube.com/watch?v=6kwJ...
Prepping for Advent of Code!! (Working on a Typescript starter template)
YouTube video by Supaship
www.youtube.com
November 18, 2024 at 2:42 PM
Update on life from the past few months:

youtu.be/G-l13GPaTlg
Update: Life After Sadie.
YouTube video by Supaship
youtu.be
November 18, 2024 at 1:40 PM
Still got it 😎

Thumbnail game 💪
nx.dev Nx @nx.dev · Nov 15
Let's face it, CORS happens.

Thankfully, dealing with CORS these days is simple, especially in a monorepo.

Our own @mhartington.io dealt with some CORS issues recently and shared some possible solutions.

If they don't work, at least you get to see this awesome image!

bit.ly/3CrDH21
Handling CORS In Your Workspace
Latest news from the Nx & Nx Cloud core team
bit.ly
November 15, 2024 at 5:54 PM
Benchmarks from the @rspack.dev w/ @angular.dev.web.brid.gy livestream:

Boilerplate app build:
webpack: 9.035s
rspack: 4.509s

Boilerplate Module Federation build (with 2 dependent remotes each):
webpack: 14.010s
rspack: 7.289s
November 15, 2024 at 5:39 PM
Reposted by Zack DeRose
Oh hey, some folks I work with are talking about @rspack.dev and Angular!

www.youtube.com/watch?v=raDY...
RsPack w/ Angular | Nx Live
YouTube video by Nx - Smart Monorepos - Fast CI
www.youtube.com
November 15, 2024 at 4:17 PM
Reposted by Zack DeRose
How did Angular lose so much market share?

Nobody: ...

Absolutely no one: ...

Zack DeRose:

😂

https://www.youtube.com/live/8WQd3nPIhLg?feature=share&t=4608
July 15, 2023 at 11:48 PM
July 2, 2023 at 12:22 AM
I have arrived. Shoutout to @joshmorony.com for the invite!!
May 25, 2023 at 10:30 AM