
Google Cloud Group DevFest Toronto 2025 - The Most Chaotic Conference I've Ever Been To
Today I went to the Google Cloud Group DevFest 2025, and to be very honest, this might be one of the...
Browse the latest writing surfaced through DevArt.

Today I went to the Google Cloud Group DevFest 2025, and to be very honest, this might be one of the...

I’ve been meaning to write this blog for a long time. I went to a lot of in-person tech meetup...

Expo has first-class support for building full-stack websites with React, so I can leverage that to...

In my latest blog, I successfully navigated through the steps of setting up an Expo Monorepo with Nx....

There are currently countless numbers of state management libraries out there. This blog will show...

This blog will show you how to create an Expo monorepo with Nx. In this example, you will be creating...

This blog shows how to add a web app using react-native-web with Webpack as the bundler in a Nx...

This blog shows how to add a web app using react-native-web with vite as the bundler in a Nx...

We are very excited to announce our support for Playwright with our new plugin @nx/playwright. This...

If you have a Yarn workspace, you can turn it into an Nx monorepo with a simple command. Below is an...

How to write unit and e2e tests for React Native apps using Jest in an Nx workspace In my...

In my previous blog, I wrote about how to develop Nx React Native applications. However, as...

We are very excited to announce the support for Expo with our new package @nrwl/expo. In addition to...

A problem I try to solve: I got this awesome idea, not only do I want to create a web app, but I also...