Crypto App Day 7 - Beta Release
As I hoped, I managed to complete the first version of this application by today. The portfolio itself had some issues, but the main problem I was unable to solve myself was my websites performance. After being unable to increase my lighthouse score I resorted to using skeletal loading states (which is good practice anyways) in order to save face lol. The main issue I was able to find was of course the performance, but I'm hoping you guys may be able to find some other bugs or issues if you feel like giving my web application a visit. Website: coinpulse-tan.vercel.app Repo: https://github.com/THEjacob1000/coinpulse/ And also, if you have any tips for fixing these issues I would be very appreciative: Total Blocking Time - 1,610 ms Speed Index - 3.8 s Diagnostics: Minimize main-thread work - 6.8 s Reduce JavaScript execution time - 5.0 s Largest Contentful Paint element - 1,450 ms Avoid an excessive DOM size - 1,469 elements But with an overall score of 77%, I think it's ok for an initial attempt.