Comment by xp84

Comment by xp84 11 days ago

1 reply

The thing I wish most people today understood is that you don’t even have to dig the spare aesthetic that your site has in order to make a site 2-3 orders of magnitude less bloated than the average. You can make a beautiful, stylish site with just CSS, applied normally to normal semantic proper HTML, no react, no styled components, JS where necessary… oh well, I’m clearly Old Man Yelling At Cloud.

Anyway nice job!

seanvelasco 11 days ago

that's so true! you don't need a javascript framework to make a beautiful site - it's all css! nowadays, people reach for react and a component library when they plan to make a somewhat advanced site or app, but these aren't necessary.

the opposite is also true - just because you're using plain html and css does not mean your site must be super, super simple.