Let's learn a Few Fundaments Of JavaScript
Nature Of JavaScript?
- Synchronous
- Single-Threaded
Let's Deep Drive Now what exactly Thread is?
Multitasking means executing different tasks simultaneously Known as Multitasking.
Processed Base mt Basically to execute different tasks simultaneously where each Task is separated independently process.
Thread Base mt Basically to execute different tasks simultaneously where each Task is separated independently as part of the Same Program.
In SimpleThread is the individual line of code
Let's learn About synchronous in java
A Synchronous is a process of executing the instruction in a sequential manager
#
How JavaScript Works
Will just give you the lucid Information and will Talk entirely in a different blog.
Just Remember very is happening or taking place in the Execution context only
Let's visualize with help of a diagram
This much for today I will be sharing every concept in JavaScript❤️