Generate your data SDK with Nx
With my @trumbitta/nx-plugin-openapi, to be precise

Search for a command to run...
With my @trumbitta/nx-plugin-openapi, to be precise

A very basic scenario

Spoiler: the dependency graph and the "affected" commands

As long as it's not pineapple on pizza! ๐ฎ๐น

I wish I had a good Toretto / Family joke to put in here

Linting, Testing, Building, and more

A React app, precisely

npm login --registry <YOUR_PRIVATE_REGISTRY_URL> yarn config delete registry then don't trust the autogenerated ~/.npmrc configuration and modify it like this: always-auth=true registry=<YOUR_PRIVATE_REGISTRY_URL> _authToken=NpmToken.<YOUR_TOKEN> ๐ป ...
~10 years ago Joshua Kerievsky taught me a lesson that only yesterday I finally came to understand. Or at least this is how I now understand his feedback. The lesson You must do Continuous Deployment / Delivery. If you are not doing it, you are compe...
