I tried fixing the frequent appearance of error while loading the website. Also I rewrote the whole logic of my website to get rid of messy .then() and .catch() blocks of code by using async and await keywords.
On the left can be seen the previous version of main.js and the right one is the refactored version
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.