<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hoisting on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/hoisting/</link><description>Recent content in Hoisting on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 14 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/hoisting/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction to Modern JavaScript (ES2026)</title><link>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/introduction-modern-javascript/</link><pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/introduction-modern-javascript/</guid><description>&lt;h2 id="introduction-to-modern-javascript-es2026"&gt;Introduction to Modern JavaScript (ES2026)&lt;/h2&gt;
&lt;p&gt;Welcome to the foundational chapter of your JavaScript interview preparation! This section is designed to equip you with a deep understanding of JavaScript&amp;rsquo;s core mechanisms, particularly its often &amp;ldquo;weird&amp;rdquo; or unintuitive behaviors. While modern JavaScript (as of ES2026) offers many syntactic sugars and powerful features, a true mastery of the language, especially for architect-level roles, hinges on understanding how these underlying principles—like coercion, hoisting, scope, closures, prototypes, &lt;code&gt;this&lt;/code&gt; binding, and the event loop—dictate code execution.&lt;/p&gt;</description></item><item><title>Scope, Hoisting, and the Temporal Dead Zone</title><link>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/scope-hoisting-temporal-dead-zone/</link><pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/scope-hoisting-temporal-dead-zone/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 2 of your advanced JavaScript interview preparation guide. This chapter dives deep into three fundamental yet often misunderstood concepts in JavaScript: &lt;strong&gt;Scope&lt;/strong&gt;, &lt;strong&gt;Hoisting&lt;/strong&gt;, and the &lt;strong&gt;Temporal Dead Zone (TDZ)&lt;/strong&gt;. Mastery of these topics is crucial for writing robust, predictable, and bug-free JavaScript code, and interviewers frequently use them to gauge a candidate&amp;rsquo;s understanding of the language&amp;rsquo;s core execution model.&lt;/p&gt;
&lt;p&gt;These concepts are critical for all levels, from entry-level developers who need to understand why their variables sometimes behave unexpectedly, to architect-level professionals who design complex systems and debug intricate issues. We will explore how &lt;code&gt;var&lt;/code&gt;, &lt;code&gt;let&lt;/code&gt;, and &lt;code&gt;const&lt;/code&gt; declarations interact with scope and hoisting, the nuances of function hoisting, and the protective mechanism of the Temporal Dead Zone. By tackling tricky questions, real-world bug scenarios, and code puzzles, you&amp;rsquo;ll gain a profound understanding that will set you apart in any JavaScript interview as of early 2026.&lt;/p&gt;</description></item><item><title>Solving Tricky JavaScript Puzzles &amp;amp; Code Challenges</title><link>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/tricky-javascript-puzzles/</link><pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/tricky-javascript-puzzles/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 11: Solving Tricky JavaScript Puzzles &amp;amp; Code Challenges. This chapter is designed to push your understanding of JavaScript beyond syntax and common usage, diving deep into the language&amp;rsquo;s often-surprising behaviors. Interviewers, especially for mid to architect-level roles, use these &amp;ldquo;weird parts&amp;rdquo; to gauge a candidate&amp;rsquo;s true mastery, problem-solving skills, and ability to debug complex issues. For entry-level positions, understanding these concepts demonstrates a strong foundation and potential for growth.&lt;/p&gt;</description></item><item><title>JavaScript Mastery: Comprehensive MCQ Challenge</title><link>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/javascript-mastery-mcq-challenge/</link><pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/js-architect-prep-2026/javascript-mastery-mcq-challenge/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to the JavaScript Mastery: Comprehensive MCQ Challenge! This chapter is meticulously designed to test and solidify your understanding of JavaScript&amp;rsquo;s most intricate and often counter-intuitive behaviors. Far beyond basic syntax, this challenge delves into the &amp;ldquo;weird parts&amp;rdquo; of JavaScript that often trip up even experienced developers.&lt;/p&gt;
&lt;p&gt;Whether you&amp;rsquo;re aiming for a mid-level frontend role or an architect position, mastering these concepts—including coercion, hoisting, scope, closures, prototypes, &lt;code&gt;this&lt;/code&gt; binding, the event loop, asynchronous patterns, and memory management—is crucial. Interviewers at top companies frequently use these topics to gauge a candidate&amp;rsquo;s deep understanding of the language&amp;rsquo;s internals and their ability to debug complex, real-world scenarios.&lt;/p&gt;</description></item></channel></rss>