Home / Companies / Nx / Blog / September 2023

September 2023 Summaries

3 posts from Nx

Filter
Month: Year:
Post Summaries Back to Blog
Nx has successfully raised $16 million in a Series A funding round, led by Nexus Venture Partners and Andreessen Horowitz (a16z). This funding marks a significant milestone for the company, as announced by Victor and their team, who encouraged interested parties to view their announcement video and attend the upcoming Nx Conf 2023 live stream for further insights into their developments. Nx's online presence is bolstered through multiple platforms including their official documentation, social media channels, GitHub, Discord, and YouTube, which offer resources and community engagement opportunities.
Sep 25, 2023 71 words in the original blog post.
The blog post announces the release of a new plugin, @nx/playwright, which integrates the Playwright end-to-end testing framework into Nx workspaces, facilitating testing across multiple browsers and mobile viewports. Playwright automatically performs actionability checks and generates HTML test reports, enhancing developer experience by supporting modern rendering engines like Chromium, WebKit, and Firefox. The post provides a detailed guide on creating a new Nx React workspace with Playwright and demonstrates how to add it to an existing Nx workspace, including setting up configurations for both standalone applications and monorepo setups. Additionally, it offers practical examples of writing and running Playwright tests, along with insights into applying configurations for existing applications, thereby illustrating the simplicity and efficiency of using Playwright for web app testing in Nx environments.
Sep 18, 2023 1,434 words in the original blog post.
The release of Nx 16.8 introduces a host of new features and enhancements aimed at improving the flexibility and performance of the popular development framework. Among the key updates is the ability to customize project directory structures, allowing more configurable paths for applications and libraries, and the introduction of batch mode for high-performance TypeScript compilation, which can significantly speed up processes in large monorepos. The release also includes new plugins, such as Playwright for end-to-end testing, and enhanced integrations with platforms like Netlify, which now offers improved support for monorepo setups. Additionally, the Nx Console has been updated with interactive graph capabilities, and new generators have been introduced, including one for converting standalone projects to monorepos and another for adopting ESLint's new flat config system. Improvements to the documentation include quality indicators for third-party plugins and a redesigned introduction page, while the Nx team continues to expand its educational resources with new video content and example projects.
Sep 06, 2023 2,655 words in the original blog post.