DEV Community

Discussion on: What do you wish to know about JavaScript when you were in university?

Collapse
 
abodmicheal profile image
Abod Micheal (he/him)

Lol they didn't teach me JS in my university, just push and pop, shift and unshift in programming generally, what they would really need is understanding loops , I wrote an article on that and understanding functions and how to use it , then arrow functions then one very important one called call back function which I'm writing an article on, callback function is really useful n you'll find it in libraries and other JS frameworks