- Adds the march webinar - Adds an `eventDate` frontmatter property for webinars - Orders webinars by publish date in the `/blog` list (not event date) - Adds a CTA to the Cursor blog post that points to the March webinar
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
---
|
|
title: "Monorepos and CI can be a Mess - Here's How Nx and Nx Cloud Fixed It"
|
|
description: "Continuous Integration (CI) in monorepos can be notoriously slow and unreliable, quickly become a bottleneck for scaling monorepos.
|
|
Learn how Nx and Nx Cloud's new task-based approach ensures fast, resilient, and efficient CI for your monorepo projects."
|
|
date: 2024-06-26
|
|
slug: 'monorepos-and-ci-can-be-a-mess-heres-how-nx-and-nx-cloud-fixed-it'
|
|
authors: ['Juri Strumpflohner']
|
|
tags: [webinar]
|
|
cover_image: /blog/images/2024-06-26/June-Webinar-card.png
|
|
status: Past - Gated
|
|
registrationUrl: https://go.nx.dev/june-webinar
|
|
---
|
|
|
|
Presented by Juri Strumpflohner
|
|
|
|
Continuous Integration (CI) in monorepos can be notoriously slow and unreliable, quickly become a bottleneck for scaling monorepos.
|
|
Learn how Nx and Nx Cloud's new task-based approach ensures fast, resilient, and efficient CI for your monorepo projects.
|
|
|
|
{% call-to-action title="Download the recording" url="https://go.nx.dev/june-webinar" description="Sign up to gain access" /%}
|