tabbio
2 months ago
hello! i agree a ton and also thanks a ton : )) also your website is really rad, my favorite character is tails so that makes it better in my opinion, and also im looking forward for progress!!!
radicalblur
2 months ago
@tabbio thanks! that makes me happy that having Tails there makes you feel more at home, I'm looking forward to see what you make too There's so much going on - I really feel as if we're all starting something great with our 'sites, I feel like things are getting better
hiddentrack
2 months ago
so sweet! i love urs as well + ur cats ARE SO CUTE. (ty xx i'll link u as well)
tabbio
2 months ago
alright, also rad site! i like it! i'll be adding your website to my links page once im done doing some stuff
You CAN do this! Start with vanilla Javascript, just regular Javascript, don't feel overwhelmed by all the frameworks and libraries out there - avoid 'em for now Start with learning variables, you can do some GREAT things with static websites with variables: http://radicalblur.neocities.org/writings/guides/programming/html-across-pages-w-javascript/ (Though I'm still writing this and gotta clean this guide up -
- I hope it helps people) ^ innerHTML and insertAdjacentHTML are great things There's lots of things you can do in Javascript.... LOTS, but always when learning a new thing, be forgiveful of yourself. I didn't know nothing about JS a year ago, heck I didn't know how to build a 'site when I first started
But always remember: if something you want to do is possible in Javascript, it might even also be possible in CSS or HTML!