Here s another quick art…

less than 1 minute read

Here’s another quick article that I whipped up today: https://dev.to/devinshoemaker/nx-brings-high-quality-cli-tooling-to-react-1801 DEV Community: Nx Brings...

The nxtend capacitor …

less than 1 minute read

The @nxtend/capacitor plugin has been released! Read more about how to develop cross-platform applications with this plugin in an Nx workspace! https://dev.t...

Today I announced a blog…

less than 1 minute read

Today I announced a blog and documentation website for my Nx plugins! https://nxtend.dev/blog/hello-world Hello World! | nxtend Responses:

undefined…

less than 1 minute read

https://dev.to/iamandrewluca/configure-msw-in-nx-3jd3 DEV Community: Configure MSW in NX

The Deep Dive podcast Ep…

less than 1 minute read

The Deep Dive podcast Epsiode 2: Builders, schematics and Nx plugins Builders and schematics originally came from the Angular CLI, but can be used outside of...

Just posted an article o…

less than 1 minute read

Just posted an article on rebuilding and retesting affected changes in an Nx workspace with GitHub Actions! https://dev.to/devinshoemaker/running-nx-affected...

The final part of my tut…

less than 1 minute read

The final part of my tutorial about an Nx-style workspace with the Angular CLI is out: https://indepth.dev/how-to-set-up-an-nx-style-monorepo-workspace-with-...

I wrote a guide for the …

less than 1 minute read

I wrote a guide for the Deno CLI: https://indepth.dev/a-quick-overview-of-the-deno-cli/

I was playing around wit…

less than 1 minute read

I was playing around with swc the other day for compiling typescript but it is still in its infancy.

Just published another b…

less than 1 minute read

Just published another blog post around developing Nx plugins: https://twitter.com/paranoidcoder/status/1263137153040764928?s=20 https://twitter.com/paranoid...

undefined…

less than 1 minute read

https://twitter.com/paranoidcoder/status/1260649023796477953?s=20 https://twitter.com/paranoidcoder|@paranoidcoder: Ya boi just published another article on ...

I ve published a small a…

less than 1 minute read

I’ve published a small article about how to leverage PurgeCSS to reduce stylesheet size with Tailwind in an NX workspace: https://medium.com/@dSebastien/dras...

We tend to appreciate ou…

less than 1 minute read

We tend to appreciate our tooling much more when we understand what they’re doing for us.

Code sharing between fro…

less than 1 minute read

Code-sharing between frontend and backend using Nx, example with Angular and Nest. https://indepth.dev/code-sharing-made-easy-in-a-full-stack-app-with-nx-ang...

I just published a blog …

less than 1 minute read

I just published a blog post about building Nx Plugins that add dependencies to your projects!

undefined…

less than 1 minute read

https://twitter.com/LayZeeDK/status/1256695738660204545 https://twitter.com/LayZeeDK|@LayZeeDK: I’m looking for someone to help me go through this tutorial ...

I ve posted a small arti…

less than 1 minute read

I’ve posted a small article about imports & monorepos: https://medium.com/@dSebastien/avoiding-import-issues-in-typescript-monorepos-d5a4b21f90ef. In it,...

Nrwl introduced the feat…

less than 1 minute read

Nrwl introduced the feature shell library pattern for applications sharing the same feature set across platforms. Manfred Steyer introduced a shell library p...

In Nx workspaces we str…

less than 1 minute read

In Nx workspaces, we strive to havy tiny application projects. And I mean tiny! Here are 3 recipes for extracting common logic and assets from your applicati...