<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>hangaroundtheweb</title><description>Frontend, JavaScript, Artificial Intelligence, Generative AI</description><link>https://hangaroundtheweb.com/</link><item><title>24 ways for being productive with big code base</title><link>https://hangaroundtheweb.com/blog/24-ways-for-being-productive-with-big-code-base/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/24-ways-for-being-productive-with-big-code-base/</guid><pubDate>Sun, 21 Apr 2019 00:00:00 GMT</pubDate></item><item><title>8 key differences between effective and ineffective decision makers</title><link>https://hangaroundtheweb.com/blog/8-key-differences-between-effective-and-non-effective-decision-makers/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/8-key-differences-between-effective-and-non-effective-decision-makers/</guid><description>8 key differences between effective and ineffective decision makers</description><pubDate>Fri, 01 Mar 2019 00:00:00 GMT</pubDate></item><item><title>A guide to create tmux like Custom Layouts in Spacemacs</title><link>https://hangaroundtheweb.com/blog/a-guide-to-create-tmux-like-custom-layouts-in-spacemacs/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/a-guide-to-create-tmux-like-custom-layouts-in-spacemacs/</guid><pubDate>Fri, 21 Jun 2019 00:00:00 GMT</pubDate></item><item><title>AST Finder - Finding AST nodes from code</title><link>https://hangaroundtheweb.com/blog/ast-finder-finding-ast-nodes-from-code/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/ast-finder-finding-ast-nodes-from-code/</guid><description>A guide to using AST Finder for identifying AST nodes from code and writing codemods.</description><pubDate>Tue, 10 Dec 2019 00:00:00 GMT</pubDate></item><item><title>A Refreshing Guide to Object.freeze in Javascript by Dr.Victor Fries</title><link>https://hangaroundtheweb.com/blog/a-refreshing-guide-to-object-freeze-in-javascript-by-dr-victor-fries/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/a-refreshing-guide-to-object-freeze-in-javascript-by-dr-victor-fries/</guid><pubDate>Thu, 21 Jun 2018 00:00:00 GMT</pubDate></item><item><title>An Elementary Guide to Ember Build Performance</title><link>https://hangaroundtheweb.com/blog/an-elementary-guide-to-ember-build-performance/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/an-elementary-guide-to-ember-build-performance/</guid><pubDate>Fri, 23 Feb 2018 00:00:00 GMT</pubDate></item><item><title>Arguing for the sake of arguments in JavaScript</title><link>https://hangaroundtheweb.com/blog/arguing-for-the-sake-of-arguments-in-javascript/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/arguing-for-the-sake-of-arguments-in-javascript/</guid><pubDate>Thu, 29 Mar 2018 00:00:00 GMT</pubDate></item><item><title>AST Builder - Building AST nodes from code</title><link>https://hangaroundtheweb.com/blog/ast-builder-building-ast-nodes-from-code/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/ast-builder-building-ast-nodes-from-code/</guid><description>A look at the AST Builder tool for generating AST nodes from source code.</description><pubDate>Sun, 08 Dec 2019 00:00:00 GMT</pubDate></item><item><title>Build a Wikipedia search engine using RxJS</title><link>https://hangaroundtheweb.com/blog/build-a-wikipedia-search-engine-using-rxjs/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/build-a-wikipedia-search-engine-using-rxjs/</guid><description>Tutorial on building a Wikipedia search engine using RxJS.</description><pubDate>Tue, 07 Mar 2017 00:00:00 GMT</pubDate></item><item><title>Building a Rentals Listing web application in Common Lisp</title><link>https://hangaroundtheweb.com/blog/building-a-rentals-listing-web-app-in-common-lisp/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/building-a-rentals-listing-web-app-in-common-lisp/</guid><description>Build a simple rentals listing web app in Common Lisp.</description><pubDate>Fri, 09 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Codemods - The New Age Saviors for JS Developers</title><link>https://hangaroundtheweb.com/blog/codemods-the-new-age-saviors-for-js-developers/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/codemods-the-new-age-saviors-for-js-developers/</guid><description>An introduction to codemods and their role in large-scale codebase refactoring.</description><pubDate>Fri, 22 Mar 2019 00:00:00 GMT</pubDate></item><item><title>Building a Trello Clone in Common Lisp</title><link>https://hangaroundtheweb.com/blog/building-trello-clone-common-lisp/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/building-trello-clone-common-lisp/</guid><description>In this post we are going to build a Trello clone using Common Lisp</description><pubDate>Wed, 14 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Classical quotations and words of wisdom on managing software</title><link>https://hangaroundtheweb.com/blog/classical-quotations-and-words-of-wisdom-on-managing-software/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/classical-quotations-and-words-of-wisdom-on-managing-software/</guid><description>Timeless advice and quotations on software project management.</description><pubDate>Mon, 23 Jul 2018 00:00:00 GMT</pubDate></item><item><title>Building a Twitter clone app in htmx</title><link>https://hangaroundtheweb.com/blog/building-a-twitter-clone-app-in-htmx/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/building-a-twitter-clone-app-in-htmx/</guid><description>A demo Twitter clone app built using htmx.</description><pubDate>Sun, 11 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Conceptual Integrity - Revisited</title><link>https://hangaroundtheweb.com/blog/conceptual-integrity-revisited/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/conceptual-integrity-revisited/</guid><description>A discussion on the importance of conceptual integrity in system design.</description><pubDate>Mon, 06 Aug 2018 00:00:00 GMT</pubDate></item><item><title>Cognitive Dissonance in Programming</title><link>https://hangaroundtheweb.com/blog/cognitive-dissonance-in-programming/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/cognitive-dissonance-in-programming/</guid><description>Exploring the concept of cognitive dissonance in the context of programming.</description><pubDate>Tue, 31 Jul 2018 00:00:00 GMT</pubDate></item><item><title>Context Engineering - Benefits and Practical Applications</title><link>https://hangaroundtheweb.com/blog/context-engg-benefits-practical-applications/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/context-engg-benefits-practical-applications/</guid><description>The strategic implementation of context engineering yields tangible advantages for Generative AI, enhancing its performance and expanding its utility across a multitude of real-world scenarios and industries.</description><pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Consensus and Compromise</title><link>https://hangaroundtheweb.com/blog/consensus-and-compromise/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/consensus-and-compromise/</guid><description>Exploring the difference between consensus and compromise in software teams, and how true consensus leads to better outcomes.</description><pubDate>Mon, 04 Jun 2018 00:00:00 GMT</pubDate></item><item><title>Context Engineering: Managing Context: Strategies and Techniques</title><link>https://hangaroundtheweb.com/blog/context-engg-strategies-techniques/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/context-engg-strategies-techniques/</guid><pubDate>Sat, 28 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Context Engineering - Foundational Concepts and Mechanisms</title><link>https://hangaroundtheweb.com/blog/context-engg-foundational-concepts/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/context-engg-foundational-concepts/</guid><description>Effective context engineering relies on several core technical mechanisms that enable Large Language Models (LLMs) to acquire, process, and utilize external information.</description><pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Context Engineering is the new Prompt Engineering</title><link>https://hangaroundtheweb.com/blog/context-engg/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/context-engg/</guid><description>Context Engineering in Generative AI: A Strategic Imperative for Advanced AI Systems</description><pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate></item><item><title>CSS Conical Gradients is finally gaining momentum among browser landscape</title><link>https://hangaroundtheweb.com/blog/css-conical-gradients-is-finally-gaining-momentum-among-browser-landscape/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/css-conical-gradients-is-finally-gaining-momentum-among-browser-landscape/</guid><pubDate>Fri, 10 Aug 2018 00:00:00 GMT</pubDate></item><item><title>Creating Connection-aware Ember Media Components</title><link>https://hangaroundtheweb.com/blog/creating-connection-aware-ember-media-components/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/creating-connection-aware-ember-media-components/</guid><pubDate>Sat, 18 Aug 2018 00:00:00 GMT</pubDate></item><item><title>Creating runtime assisted Codemods using Telemetry helpers</title><link>https://hangaroundtheweb.com/blog/creating-runtime-assisted-codemods-using-telemetry-helpers/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/creating-runtime-assisted-codemods-using-telemetry-helpers/</guid><pubDate>Thu, 31 Oct 2019 00:00:00 GMT</pubDate></item><item><title>Taming Design System Entropy</title><link>https://hangaroundtheweb.com/blog/design-system-entropy/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/design-system-entropy/</guid><description>Why Your Design System Grows Messy—and What to Do About It</description><pubDate>Tue, 12 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Cycle.js tutorial: Create a simple registration form and track the application state</title><link>https://hangaroundtheweb.com/blog/cycle-js-tutorial-create-a-simple-registration-form-and-track-the-application-state/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/cycle-js-tutorial-create-a-simple-registration-form-and-track-the-application-state/</guid><pubDate>Wed, 08 Feb 2017 00:00:00 GMT</pubDate></item><item><title>Discover the Power of TanStack for Modern JavaScript Development</title><link>https://hangaroundtheweb.com/blog/the-power-of-tanstack/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/the-power-of-tanstack/</guid><description>The TC39 Composites proposal represents a significant step towards addressing a long-standing limitation in JavaScript: the lack of built-in value-based equality for objects used as keys in collections</description><pubDate>Fri, 16 May 2025 00:00:00 GMT</pubDate></item><item><title>Say Goodbye to Object Key Woes: A Look at JavaScript New Composites proposal</title><link>https://hangaroundtheweb.com/blog/say-goodbye-to-object-key-woes/</link><guid isPermaLink="true">https://hangaroundtheweb.com/blog/say-goodbye-to-object-key-woes/</guid><description>The TC39 Composites proposal represents a significant step towards addressing a long-standing limitation in JavaScript: the lack of built-in value-based equality for objects used as keys in collections</description><pubDate>Thu, 15 May 2025 00:00:00 GMT</pubDate></item></channel></rss>