Callback functions, Event loop & JS Engine in Javascript.
Hello everyone, this blog will be divided in to three parts as the title mentioned.
- Callback functions
- Event Loop
- JS Engine
1. Callback functions
In simple words , callback function are those functions which are passed as arguments into ot...
piyushlundblogs.hashnode.dev2 min read