Here s another quick art…
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...
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 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 and documentation website for my Nx plugins! https://nxtend.dev/blog/hello-world Hello World! | nxtend Responses:
https://dev.to/iamandrewluca/configure-msw-in-nx-3jd3 DEV Community: Configure MSW in NX
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 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 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 Deno CLI: https://indepth.dev/a-quick-overview-of-the-deno-cli/
I was playing around with swc the other day for compiling typescript but it is still in its infancy.
Cool! I’m looking forward to playing around with it a bit!
Just published another blog post around developing Nx plugins: https://twitter.com/paranoidcoder/status/1263137153040764928?s=20 https://twitter.com/paranoid...
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 article about how to leverage PurgeCSS to reduce stylesheet size with Tailwind in an NX workspace: https://medium.com/@dSebastien/dras...
Hi everybody,
We tend to appreciate our tooling much more when we understand what they’re doing for us.
Creating an ng add Schematic for an Nx Plugin
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 post about building Nx Plugins that add dependencies to your projects!
https://twitter.com/LayZeeDK/status/1256695738660204545 https://twitter.com/LayZeeDK|@LayZeeDK: I’m looking for someone to help me go through this tutorial ...
I am really excited about this article, I started reading it this morning.
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 feature shell library pattern for applications sharing the same feature set across platforms. Manfred Steyer introduced a shell library p...
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...