Skip to content

Conversation

@WillFelisberto
Copy link

@WillFelisberto WillFelisberto commented Oct 21, 2025

This commit introduces a comprehensive guide on using React Hook Form, covering installation, form creation, validation with Yup, and best practices. The documentation aims to simplify the understanding and implementation of forms in React applications.

#134

This commit introduces a comprehensive guide on using React Hook Form, covering installation, form creation, validation with Yup, and best practices. The documentation aims to simplify the understanding and implementation of forms in React applications.
@gabrielduete gabrielduete requested a review from Copilot October 22, 2025 13:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces comprehensive documentation for React Hook Form (RHF), a popular library for managing forms in React applications. The documentation covers fundamental concepts, installation, and practical implementation examples.

  • Installation instructions and basic setup with React Hook Form
  • Form validation integration with Yup schema validation
  • Advanced features including state control, external component integration, and best practices

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@gabrielduete gabrielduete Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vale colocar o defaulValues em crase tbm e deixar sem o 's'?

Suggested change
* Use *defaultValues* para inicializar o formulário.
* Use `defaultValue` para inicializar o formulário.

Copy link
Member

@gabrielduete gabrielduete Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vale linkar a doc aqui

Suggested change
O **React Hook Form (RHF)** é uma biblioteca leve e performática para manipulação de formulários em aplicações **React**.
O **[React Hook Form (RHF)](https://react-hook-form.com/)** é uma biblioteca leve e performática para manipulação de formulários em aplicações **React**.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muito bom!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Belo trampo em linkar outros artigos do repo! 💜

@gabrielduete gabrielduete self-requested a review October 30, 2025 02:06
@gabrielduete
Copy link
Member

Muito obrigado por contribuir! 💜

@gabrielduete gabrielduete requested a review from Copilot October 30, 2025 02:09
@gabrielduete gabrielduete added the documentation Improvements or additions to documentation label Oct 30, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants