Advice Generator App w/ (HTML + SASS + JS + API) 👨💻

Solution retrospective
👨💻 Hello everyone. This is my solution for Advice Generator App.
This was my first project consuming an API, I learned a lot of things, but I feel that I need to study a little more about it, that is, my next projects will have API integration, after all I need to practice and learn a little more about it!
Also for the first time using babel
and webpack
I tried to make my folders as organized as possible, with babel I made my js
code accessible to all browsers! and with webpack I compiled all the modules used in the development of the project to the dist
folder! feel free to comment on how I can improve the organization!
I have added:
- 👨💻 This API has a mechanism that only accepts a request every 2 seconds, to solve this problem and the user doesn't keep clicking on the button and doesn't see any changes, I added a slightly slower animation!
Feel free to leave comments on how I can improve my code.
Thanks! 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Adriano'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