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.
This commit is contained in:
parent
2d9a673ec8
commit
e77280f7d4
@ -65,10 +65,10 @@ export function WebinarNotifier(): ReactElement | null {
|
|||||||
</motion.h3>
|
</motion.h3>
|
||||||
<motion.div key="live-event" className="mt-4 space-y-4">
|
<motion.div key="live-event" className="mt-4 space-y-4">
|
||||||
<p className="mb-2 text-sm">
|
<p className="mb-2 text-sm">
|
||||||
Learn how to build modern React monorepos with NPM workspaces and
|
Learn how to build modern React applications using platform-native
|
||||||
TypeScript project references, and see how Nx’s latest features
|
tools like NPM workspaces and TypeScript project references, and
|
||||||
streamline configuration, maintenance, and performance both
|
see how Nx improves the developer experience all while letting you
|
||||||
locally and on CI.
|
ship your React apps faster.
|
||||||
</p>
|
</p>
|
||||||
<div className="flex flex-wrap items-center justify-end gap-1 sm:gap-4">
|
<div className="flex flex-wrap items-center justify-end gap-1 sm:gap-4">
|
||||||
<a
|
<a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user