My First and Last Collision ConfThis year, I attended Collision Conf in Toronto, and I’m glad I did since it’s the last year the conference will be held there. I’ve also…Jul 2Jul 2
Published inNx DevtoolsManage Your Gradle Project using NxHere’s my situation: I have a Gradle workspace with multiple Gradle libraries. How do I easily view the relationships between different…Apr 19Apr 19
Add Cypress, Playwright, and Storybook to Nx Expo AppsExpo has first-class support for building full-stack websites with React, so I can leverage that to add Cypress/Playwright for E2E testing…Feb 14Feb 14
Boilerplates Libraries for React Native/Expo (2024)Now it is the year 2024. In programming, there are always hot new shiny libraries for us to choose from; however, the hot new shiny…Jan 123Jan 123
Published inNx DevtoolsUnit Testing Expo Apps With JestIn my latest blog, I successfully navigated through the steps of setting up an Expo Monorepo with Nx. The next challenge? Testing! This…Nov 22, 20231Nov 22, 20231
Published inNx DevtoolsState Management Nx React Native/Expo Apps with TanStack Query and ReduxThere are currently countless numbers of state management libraries out there. This blog will show you how to use state management for…Nov 8, 2023Nov 8, 2023
Published inNx DevtoolsIntroducing Playwright Support for NxWe are very excited to announce our support for Playwright with our new plugin @nx/playwright.Sep 18, 20231Sep 18, 20231
Published inNx DevtoolsStep-by-Step Guide to Creating an Expo Monorepo with NxThis blog will show you how to create an Expo monorepo with Nx. In this example, you will be creating two Expo apps in a monorepo with…Aug 24, 2023Aug 24, 2023
Published inNx DevtoolsCreate Your Own create-react-app CLIMost technologies have a CLI to create a new workspace. In fact, it is so prevalent that NPM and other package managers support it…Aug 10, 20231Aug 10, 20231
Published inNx DevtoolsSpeed up your Yarn Workspace with NxIf you have a Yarn workspace, you can turn it into an Nx monorepo with a simple command. Below is an example of a Yarn workspace with…May 19, 2022May 19, 2022