Feedback on Twitch stream

Hi.I need your advice on something.my code is kind of cluttering and it seems like no one can read my code.And i also want to design UI better.My UI always sucks.
So i need you guys to help me to write better code and design better UI.please help me

Well here goes my Twitch thing

http://s.codepen.io/R_Ganesh/debug/KNoppV

Good job!

Maybe this helps:

https://forum.freecodecamp.com/t/how-to-make-better-looking-projects/33017/6
https://addyosmani.com/resources/essentialjsdesignpatterns/book/#modulepatternjavascript

1 Like

Thanks for replying.can you also give any good resource for writing better code,

The last link is about that. I especially like the module pattern: https://toddmotto.com/mastering-the-module-pattern/

1 Like

thank you so much.i’ll check it out