Hacker News new | ask | show | jobs
by ativzzz 676 days ago
> Do you have any tip for learning js at it's fundamentals?

Build something you think is fun. Take a static index.html page without any build tooling (just open the file with a browser), link a JS & CSS file to it, and make a cool thing with animations or interactivity. Maybe try to remake some cool interactive thing you saw somewhere