CodeYourFuture / CodeYourFuture/Module-JavaScript-Fundamentals
Form Controls
- Linguagem predominante
- JavaScript
- Estrelas
- 3
- Forks
- 542
- Merge médio
- 6h 54min
- PRs com merge (30d)
- 3
Descrição
### Link to the coursework
https://github.com/CodeYourFuture/Module-Onboarding/tree/main/Form-Controls
### Why are we doing this?
To build a successful web application, you must understand the requirements of the user and be able to translate them into a working program. In this challenge, you are given a summary of what the application should do and a series of **acceptance criteria** that you can use to measure your work against the expectations of the task.
You will be required to make decisions about how best to implement the solution and explore your own code with the browser's Dev Tools. You will likely encounter blockers - remember to follow the guidance below on asking for help.
### Maximum time in hours
4
### How to get help
Share your blockers in your class channel. Use the opportunity to refine your skill in [Asking Questions](https://curriculum.codeyourfuture.io/guides/asking-questions) like a developer.
### How to submit
> Remember that you should switch to the `main` branch before creating a new branch.
1. Fork to your Github account.
2. Switch to the `main` branch
3. Make a branch for this project called `feature/form-controls`.
4. Make regular small commits in this branch with clear messages.
5. When you are ready, open a PR to the CYF repo, following the instructions in the PR template. Read [this guide](https://programming.codeyourfuture.io/guides/reviewing/trainee-pr-guide/), which explains more about how pull requests work at Code Your Future.
There are several projects in this repo. [Make a new branch](https://simpledev.io/lesson/create-branch-gh-desktop-1) for each project. This might feel challenging at first, so this is a good problem to bring to class to work on in groups with mentors.
### How to review
1. Complete your PR template
2. Ask for review from a classmate or mentor
3. Make changes based on their feedback
4. Review and refactor again next week
> [!TIP]
> If you're on a library computer, [fork this Codepen](https://codepen.io/IntroToTech/pen/RNbRYQz) to see live updates while you work. You might need to use Edge instead of Chrome to access DevTools.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.