<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Sixtus Innocent</title><description>Software craftsman specializing in engineering, design, and architecture, with a focus on delivering innovative business solutions.</description><link>https://sixtusinnocent.com/</link><item><title>A Closer Look at the `this` Keyword in JavaScript, Part 1</title><link>https://sixtusinnocent.com/posts/a-closer-look-at-the-this-keyword-in-javascript-part-1/</link><guid isPermaLink="true">https://sixtusinnocent.com/posts/a-closer-look-at-the-this-keyword-in-javascript-part-1/</guid><description>The JavaScript “this” keyword can be daunting to grasp, but in this article, I exhaustively unravelled it with detailed examples.</description><pubDate>Sat, 03 Aug 2024 02:55:23 GMT</pubDate></item><item><title>JavaScript Internals: The JavaScript Runtime Environment</title><link>https://sixtusinnocent.com/posts/javascript-internals-the-javascript-runtime-environment/</link><guid isPermaLink="true">https://sixtusinnocent.com/posts/javascript-internals-the-javascript-runtime-environment/</guid><description>Dive into the internals of JavaScript runtime environment in browsers, including the event loop, call stack, and how asynchronous operations are handled.</description><pubDate>Sun, 14 Apr 2024 22:49:19 GMT</pubDate></item><item><title>JavaScript Internals: The Execution Context</title><link>https://sixtusinnocent.com/posts/javascript-internals-the-execution-context/</link><guid isPermaLink="true">https://sixtusinnocent.com/posts/javascript-internals-the-execution-context/</guid><description>A detailed guide on how global and function execution contexts operate, their phases, along with the call stack, scope chain, lexical environments, variable environments, and the `this` keyword.</description><pubDate>Sat, 06 Apr 2024 09:21:20 GMT</pubDate></item><item><title>Hoisting in JavaScript: A Complete Guide, Part 2</title><link>https://sixtusinnocent.com/posts/hoisting-in-javascript-a-complete-guide-part-2/</link><guid isPermaLink="true">https://sixtusinnocent.com/posts/hoisting-in-javascript-a-complete-guide-part-2/</guid><description>A clear explanation with examples of Temporal Dead Zone (TDZ), and how classes are hoisted in JavaScript.</description><pubDate>Sun, 17 Mar 2024 23:37:40 GMT</pubDate></item><item><title>Hoisting in JavaScript: A Complete Guide, Part 1</title><link>https://sixtusinnocent.com/posts/hoisting-in-javascript-a-complete-guide-part-1/</link><guid isPermaLink="true">https://sixtusinnocent.com/posts/hoisting-in-javascript-a-complete-guide-part-1/</guid><description>This is a comprehensive guide on hoisting in JavaScript, a concept that confuses many developers. Clarifies how variables and functions are hoisted.</description><pubDate>Sun, 17 Mar 2024 22:50:34 GMT</pubDate></item></channel></rss>