URL Shortening developed with Angular

Solution retrospective
Hello Community.🖐
This challenge really cost me a bit. I am learning Angular and I am emphasizing the consumption of APIs with this framework, although I have done a couple of challenges consuming APIs, I had not implemented error handling, but in this one I did, I wanted to go one step further and do what correct, step by step you go far. I hope if you find something that I can improve or a bug, please tell me.
Some resources used to achieve the solution:👇
- async await
- try catch
- localStorage
- lastValueFrom (RxJS)
- HttpClient (Angular)
- ViewChildren (Angular)
- Render2 (Angular)
Note: It happens to me that when I load the site for the first time and enter a url so that it cuts it, it doesn't do it, but it doesn't give an error either, after that I reload the page and it works correctly, even if I close the site and reopen it it works fine . Please comment if this problem happened to you trying my solution or if the same thing happened to you in your solutions.🤷♀️
Keep coding! 🦾🦾🦾
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Enmanuel Otero Montano'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