Hacker News new | ask | show | jobs
by ativzzz 694 days ago
Agree with this, skip the frameworks and start with the basics

Can even skip the web server aspect and make a fun page with just a html page that links to a stylesheet and JS file (or inline them) - a browser can open an html file without needing to serve anything

This is how I got started - took a web class in high school where we messed around with dreamweaver and made static pages with fun stuff in them

Stupid stuff with flying cat memes and animating images is a fun way to learn how to do use JS and css