Jason Warner
Feb 28, 2022

nx and Angular are an awesome combination. One of the things I really like about ESLint with nx is the circular reference scanning. When your application grows and you have multiple libraries, sometimes a circular reference can sneak in. With nx and ESLint, we are notified as soon as this happens so we can fix our dependencies.

Jason Warner
Jason Warner

Written by Jason Warner

I enjoy everything related to code and being a dev. However, my only skills are showing up and being lucky and I'm not sure if luck is a talent.

No responses yet