Mauricio Aviles
Mauricio Aviles
And removed old dependencies (OAuth Helper package)
The Constants.Cs file needs updating / cleaning. Generally the url structure creation routines need cleaning up as they don't seem to be moving as often as originally thought they could...
Should `FitbitException` contain an `HttpResponseMessage` property? Any other enhancements? Maybe auto-filling the `List` based on the contents of `HttpResponseMessage` Thoughts?
### Current Behavior When my Next's project configuration points to an output path in the dist folder at the root of the monorepo I end up with part of my...
### Current Behavior When I run `nx test my-test-project --watch ` or even `nx test my-test-project --watch --skip-nx-cache` it looks like hot reload is working, but it is not. The...