Integrating form validation when using an API and using regular expressions and error handling would improve programming logic and make transitions smoother.
What challenges did you encounter, and how did you overcome them?The challenges I faced were the implementation of error messages and regular expression validation, as well as the implementation of the success page. I researched and asked questions in the community, and used the developer tools Lighthouse, Responsibility and Debug to optimize the code as much as possible.
What specific areas of your project would you like help with?I would like to get feedback on how to improve the structure and accessibility of my HTML, especially regarding ARIA roles and cue points (I received a warning that not all content was within the proper cue points). Also, I want to improve the fluidity of the transitions between views (form and success message). Any suggestions to make the user experience smoother or improve the way I am handling form validation with JavaScript would be most welcome.