Design comparison
Solution retrospective
console.log("Hello Programmers")
,
Taking on a challenge like this after a level 4 one makes this one seem much easier.
Technologies Used:
Difficulties Encountered:
- API Endpoint: The API endpoint intended to provide random advice did not function as anticipated. It consistently returned the same advice, even though the documentation indicated that it shouldn't when allowing a 2-second gap between requests. (I resolved this by creating an additional function that generates random numbers and using an alternative endpoint to retrieve an advice with the generated number.)
If you have any suggestions on how I can improve my code, I would greatly appreciate it if you could leave a comment. Thank you in advance. (✿◠‿◠)
Community feedback
- @Jaheim-DouglasPosted 11 months ago
This is so cool thanks to you I have gotten the motivation to keep going with learning HTML, CSS and JavaScript, by the way, do you have any tips for learning JavaScript I have been focusing on HTML and CSS but I feel confident enough to move to JavaScript.
1 - @iArmanKarimiPosted over 1 year ago
Great solution. Impressive use of TypeScript and SCSS/Sass. keep up the excellent work.
1@BuzzFizzerPosted over 1 year ago@iArmanKarimi
Thank you so much for taking the time to check out my code. Your encouragement means a lot.
1
Please log in to post a comment
Log in with GitHubJoin 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