Submitted 9 months agoA solution to the PayAPI multi-page website challenge
PayApiMultiSite
angular, tailwind-css
@QuentinPetton

Solution retrospective
What challenges did you encounter, and how did you overcome them?
On the Pricing page, when the user clicks on "Request Access," I wanted to redirect them to the About page, but at the top of the page.
To do this, I used ViewportScroller and scrollToPosition(0,0).
To practice handling submitForm in Angular, I set up a validator with custom messages, depending on whether the form is valid or not.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Quentin's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord