Posts for Technical concepts

Understanding Technical concepts in JavaScript

One can always be a great driver without knowing how the automobile system operates. Similarly, you can be a good developer without understanding the inner workings of the JavaScript language. In this article, we will understand the difference between asynchronous and synchronous operations in JavaScript. Also, we will understand what meaning of this popular definition […]

March 10, 2020 in Code examples & Javascript