by hernantz on 7/14/23, 1:36 PM with 5 comments
by mydriasis on 7/14/23, 1:39 PM
Boy that's a lot.
You know recently I tried writing "just browser native javascript" for my little baby website. It's all through Github pages, so they give you a nice little server that you can use based on your git repository. It's shockingly nice, and also shockingly easy to get stuff done with just vanilla JS.
I wonder how much I could get done if I weren't terrible at CSS, haha. That's really the only thing holding me back from making my site appealing to look at. The JS is honestly very easy, it's a simple language to use and the browser is an awesome environment with a billion and one tools ready for you to use.
But CSS, man. Every time I try to style something it winds up looking like a 2002 haunted house nightmare.
by shortrounddev2 on 7/14/23, 2:19 PM
by rolandtannous on 7/14/23, 1:37 PM