SJshivam joshiinshivambyteprodigy.hashnode.dev·Dec 10, 2023 · 3 min readHoisting in JavascriptBefore knowing about hoisting get well versed with 'Execution context' in Javascript and how it works without it we can not understand the hoisting, So what is Execution context - Imagine your JavaScript program as a series of instructions to be exec...00
SJshivam joshiinshivambyteprodigy.hashnode.dev·Dec 10, 2023 · 2 min readAsynchronous js and Synchronous jsSynchronous JavaScript executes code sequentially, blocking the other program until each operation completes. As a result, it can lead to slower performance. Asynchronous JavaScript, on the other hand, allows tasks to run concurrently, enhancing resp...00
SJshivam joshiinshivamjoshi.hashnode.dev·Dec 8, 2023 · 2 min readAsynchronous js and Synchronous jsSynchronous JavaScript executes code sequentially, blocking the other program until each operation completes. As a result, it can lead to slower performance. Asynchronous JavaScript, on the other hand, allows tasks to run concurrently, enhancing resp...00
SJshivam joshiinshivamjoshi.hashnode.dev·Nov 9, 2023 · 2 min read"AI Unleashed: Crafting Tomorrow's Saga"Artificial Intelligence (AI) is a new maestro in the symphony of human development, orchestrating a revolution that is quiet. Fasten your seatbelts because we are about to on a journey where the ordinary turns extraordinary and the unthinkable become...00