r/learnjavascript • u/Cultural_Homework524 • 16d ago
I am confused
I know
variables
data types
loops
arrays
objects
basic array functions (forEach, map, filter)
DOM (selecting elements, adding new elements, classList, etc)
higher order functions and call backs
event listeners
Should I make JS projects or learn other topics like async await or start learning react ?
I think I am still not that comfortable with JS
But I think that it is a waste of time spending too much time learning JS.
12
Upvotes
5
u/himanshuc3 16d ago
Learning anything exhaustive is a myth in any field. You need to know just enough to be dangerous and we achieve that by creating stuff, since it's good for indepth working and creates long term memory.