Skip to content

docs(angular): blog post for using angular with rspack - #2

Open
Coly010 wants to merge 2 commits into
masterfrom
blog/using-angular-with-rspack
Open

docs(angular): blog post for using angular with rspack#2
Coly010 wants to merge 2 commits into
masterfrom
blog/using-angular-with-rspack

Conversation

@Coly010

@Coly010 Coly010 commented Mar 13, 2025

Copy link
Copy Markdown
Owner

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

slug: using-angular-with-rspack
authors: [Colum Ferry]
tags: [angular, webpack, rspack, nx]
cover_image: /blog/images/2025-03-19/angular-rspack-logo-small.png

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might have to create a more evolved cover image. Like one with Mike's Angular week logo and the Rspack logo on the side for example

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

100% - this is just a placeholder until we have that image ready

Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md Outdated
Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md Outdated
Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md
Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md Outdated
Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md Outdated
Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md
Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md Outdated
Comment thread docs/blog/2025-03-19-using-angular-with-rspack.md Outdated
Comment on lines +133 to +138
| Build/Bundler | Prod SSR (s) | Prod (s) | Dev (s) |
| ------------- | ------------ | -------- | ------- |
| Webpack | 348.707 | 224.226 | 234.449 |
| esbuild | 28.509 | 24.521 | 18.719 |
| Rsbuild | 24.690 | 20.490 | 19.675 |
| Rspack | 19.974 | 18.239 | 16.477 |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional: we could consider having a simple chart alongside this.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, once we get the updated numbers (in progress) I can create a chart.
Do we have md support for it? I’m concerned about light vs dark mode

@Coly010
Coly010 force-pushed the blog/using-angular-with-rspack branch from f4fc542 to 50781c5 Compare March 13, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants