gagan052

Results 34 comments of gagan052

Looks great — enabling Prettier caching definitely provides a big speed-up. Adding the --cache flag to the format command seems like a straightforward improvement. Happy to help review or test...

Thanks for reporting this. The behavior definitely seems inconsistent with the official Next.js docs — the use client directive shouldn’t need to be added to every nested component. This looks...

Hey @KrutikNaina , hope you're doing great! I’d love to contribute to this project, and I thought starting with some basics would be a good way to begin. Could you...

hey @davidturnbull can you please review this PR .

hey @sumitsaurabh927 can you please review this PR.

hey @sumitsaurabh927 and @davidturnbull can you please review this PR.

Gitea support sounds like a valuable addition, especially given its growth in open-source and enterprise setups. Adding native CI/CD integration would definitely benefit users relying on self-hosted Git workflows.

No rush — excited to see the design spec when it’s ready.

Hey @davidturnbull 👋, hope you're doing well! I’ve created this PR to add the Angular Guide documentation. It seems the branch is out-of-date and workflows need approval — could you...

It looks like the red underlines and “errors” in the script are caused by the browser’s spell-checker and GitHub’s limited syntax highlighting for shell scripts — not by the code...