~/posts//posts/handle-angular-error-with-rspack-module-federation ─ □ ×
Handling remote-load errors in Angular Module Federation v2 with Rspack
How to show a graceful fallback component when a Module Federation v2 remote fails to load in an Nx + Angular + Rspack setup, using the errorLoadRemote runtime plugin.
rspackangularmodule federationnx
CREATED Mar 2, 2025 read →
~/posts//posts/using-nx-in-sveltekit ─ □ ×

Using Nx with SvelteKit — caching without the monorepo
Nx is usually pitched as a monorepo tool for Angular or React, but since v18's "project crystal" it works cleanly on a single SvelteKit project too — and the build cache alone is worth the install.
sveltekitsveltenx
CREATED Dec 28, 2024 read →