Newletter-sign-up

Please log in to post a comment
Log in with GitHubCommunity feedback
- @DAJ350
Hey, well done on completing this challenge. Looks like you've grasped a number of important concepts well.
I noticed you haven't implemented a method of carrying over the inputted email value to the success page and displaying it in the text. This was quite a tricky one.
In my attempt to overcome this, I learnt about
localStorage
andsessionStorage
. You may want to take a look into these objects and learn of how to use them to store and retrieve data in your code.All the best, Happy coding!
Marked as helpful
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