Puneet Verma

Results 10 comments of Puneet Verma

hey @clayrisser thanks for the port, any updates on the PR? thanks

maybe we can help push changes; to migrate from oAuth to api_key-based access? getting the same error "This app is blocked"

likewise, we can implement the model for user but I didn't find the options to use with config!!

Hey, this PR has been hanging around quite a while, It's a really cool feature

I'm encountering the same issue with `@include mat.checkbox-density(-1);`. According to the [migration documentation](https://v15.material.angular.io/guide/mdc-migration#checkbox), this should alter the touch target size of the checkbox to match its previous dimensions. However, it...

for anyone `xhr2.prototype._restrictedHeaders` not working.. use `xhr2.XMLHttpRequest.prototype._restrictedHeaders` instead [xhr2 api doc](https://npmdoc.github.io/node-npmdoc-xhr2/build/apidoc.html)

Based on simplicity, documentation, and community support, my personal opinion leans towards Nx. This doesn't mean Turborepo isn't good; it's just a newcomer, and its community is still growing. Nx...

hi @apomortsev did you find any alternatives?