PinnedEishta MittalinTowards Dev15 Tricky JavaScript Promise Questions You Must Practice Before an Interview1. Can we use await only with promises?Oct 27, 20224Oct 27, 20224
PinnedEishta MittalinTowards Dev15 Javascript Tricky Interview Questions on Functions1. Guess the outputOct 26, 20223Oct 26, 20223
Eishta MittalinStackademicWeb Performance — prefetch, preload, preconnect…In HTML, link types indicate the relationship between two documents, in which one links to the other using an <a>, <area>, <form>, or…Oct 14Oct 14
Eishta MittalinJavaScript in Plain EnglishThrottling in JavaScript: Enhancing Performance in Web ApplicationsGrowing Interactivity: As web applications transitioned from static to dynamic, user interactions like scrolling and resizing became more…Oct 12Oct 12
Eishta MittalinJavaScript in Plain EnglishDebouncing in JavaScript: A Practical GuideIn modern web development, creating smooth and responsive user interfaces is crucial. One common challenge developers face is managing…Oct 8Oct 8
Eishta MittalinJavaScript in Plain EnglishJavascript — Scope and Scope chainingJavaScript, like any programming language, has its own way of organizing and managing variables. In this article, we’ll dive into what…Oct 21Oct 21
Eishta MittalinStackademicJavascript Tricky Interview Questions — Guess the output — 21. Guess the outputSep 21Sep 21
Eishta MittalinStackademicJavascript Tricky Interview Questions — Guess the output — 1Event LoopSep 20Sep 20
Eishta MittalinJavaScript in Plain EnglishJavascript Interview Question — Sequential Execution of PromiseIn the world of asynchronous programming, Promises in JavaScript provide a powerful way to handle operations that might not complete…Sep 171Sep 171
Eishta MittalWhat I learnt at Work: What is Encryption and data signing ?What is Encryption?Sep 13Sep 13