From e77280f7d4f4fd0190b43e5caeafa649d0696f43 Mon Sep 17 00:00:00 2001 From: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:06:22 -0500 Subject: [PATCH] docs(nx-dev): update webinar description to highlight React apps and DX (#29990) Revised the text to emphasize building modern React applications with platform-native tools. --- nx-dev/ui-common/src/lib/webinar-notifier.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nx-dev/ui-common/src/lib/webinar-notifier.tsx b/nx-dev/ui-common/src/lib/webinar-notifier.tsx index e86996ae1f..aec71365f4 100644 --- a/nx-dev/ui-common/src/lib/webinar-notifier.tsx +++ b/nx-dev/ui-common/src/lib/webinar-notifier.tsx @@ -65,10 +65,10 @@ export function WebinarNotifier(): ReactElement | null {

- Learn how to build modern React monorepos with NPM workspaces and - TypeScript project references, and see how Nx’s latest features - streamline configuration, maintenance, and performance both - locally and on CI. + Learn how to build modern React applications using platform-native + tools like NPM workspaces and TypeScript project references, and + see how Nx improves the developer experience all while letting you + ship your React apps faster.