made some small progress on my personal website.. I'll need to work on the performance though. What would you suggest? I'm using react, tailwind and hosting on vercel. ulasalyesil.com
Thread
Looks great! I suggest creating a tiled noise texture instead of a transparent png for the background, that's what is killing the performance of your page. Play around with this if you still want the noise texture fffuel.co/nnnoise/
That was exactly what I was looking for! Thank you much for the kind words and suggestions
Can't thank you enough! it made a visible difference and looks amazing. I'm not a developer so learning these kind of techniques and solutions are always fun!
You're very welcome, Ulaş! Web performance is tricky, the more you build and ship the more you learn from these things. Good luck!