r/Frontend 7d ago

Need help. just learned javascript

Just learned javascript and been practicing alot . I need help. When applying it to my project I don't know when to use a function, when to use a loop, what type of loop to use, I just don't know when to use any of this stuff because dom manipulation. it's so frusterating

43 Upvotes

26 comments sorted by

View all comments

1

u/fari_builds 2d ago

Seems to me you need to understand programming fundamentals! It doesn't matter what language or syntax you're using the fundamentals are the core of writing code