Anatomy Of JavaScript
What is JavaScript?
JavaScript is a lightweight, single-threaded, synchronous programming language. Single-threaded and synchronous means a piece of code gets executed one at a time and in a specific order.
Components in the JS framework
Everything i...
rajhrdeveloper.hashnode.dev12 min read
Gyanaranjan Nayak
Insightful