<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Codú]]></title>
        <description><![CDATA[Codú - A blog for web developers.]]></description>
        <link>https://www.codu.co/</link>
        <generator>RSS for Node and Next.js</generator>
        <lastBuildDate>Sat, 02 May 2026 09:24:49 GMT</lastBuildDate>
        <atom:link href="https://www.codu.co/feed.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Sat, 02 May 2026 09:24:49 GMT</pubDate>
        <copyright><![CDATA[Copyright 2026, Codú Limited]]></copyright>
        <language><![CDATA[en-US]]></language>
        <managingEditor><![CDATA[Niall Maher]]></managingEditor>
        <webMaster><![CDATA[niall@codu.co (Niall Maher)]]></webMaster>
        <ttl>60</ttl>
        <item>
            <title><![CDATA[Channels in C#]]></title>
            <description><![CDATA[Learn how to build high-performance, thread-safe producer-consumer applications using System.Threading.Channels. Explore bounded and unbounded channels, bac]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/channels-in-c-bu2kripy</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/channels-in-c-bu2kripy</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[threading]]></category>
            <category><![CDATA[channels]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[async]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 04 Jan 2026 12:41:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[I have open sourced a WebGL front-end for your terminal that emulates  a CRT monitor]]></title>
            <description><![CDATA[I'm thrilled to announce that I've open sourced cool-retro-term-webgl, a modern WebGL-based recreation of the beloved cool-retro-term terminal emulator!]]></description>
            <link>https://www.codu.co/remo-h.-jansen-ed2/i-have-open-sourced-a-webgl-front-end-for-your-terminal-that-emulates-a-crt-monitor-ia7cuzdq</link>
            <guid isPermaLink="true">https://www.codu.co/remo-h.-jansen-ed2/i-have-open-sourced-a-webgl-front-end-for-your-terminal-that-emulates-a-crt-monitor-ia7cuzdq</guid>
            <category><![CDATA[crt]]></category>
            <category><![CDATA[retro]]></category>
            <category><![CDATA[electron]]></category>
            <category><![CDATA[webgl]]></category>
            <category><![CDATA[terminal]]></category>
            <dc:creator><![CDATA[Remo H. Jansen]]></dc:creator>
            <pubDate>Fri, 02 Jan 2026 22:50:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Deep Dive: Understanding Ripple's Runtime and Reactivity System]]></title>
            <description><![CDATA[Introduction

Ripple is a compile-time reactive framework that achieves fine-grained reactivity through a sophisticated runtime system. Unlike virtual DOM]]></description>
            <link>https://www.codu.co/praveen/deep-dive-understanding-ripple-s-runtime-and-reactivity-system-mdb3swo6</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/deep-dive-understanding-ripple-s-runtime-and-reactivity-system-mdb3swo6</guid>
            <category><![CDATA[ripple]]></category>
            <category><![CDATA[frameworks]]></category>
            <category><![CDATA[ui algorithms]]></category>
            <category><![CDATA[reactivity]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Sun, 28 Dec 2025 11:54:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Start Implementing AI in Your Business, The Practical Way]]></title>
            <description><![CDATA[Everyone talks about AI.
Very few actually implement it the right way.

The truth is, most businesses don’t fail at AI because it’s complicated; they fail]]></description>
            <link>https://www.codu.co/hanzala/how-to-start-implementing-ai-in-your-business-the-practical-way-frh7hfk5</link>
            <guid isPermaLink="true">https://www.codu.co/hanzala/how-to-start-implementing-ai-in-your-business-the-practical-way-frh7hfk5</guid>
            <dc:creator><![CDATA[Hanzala]]></dc:creator>
            <pubDate>Wed, 24 Dec 2025 20:49:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Build a Developer Productivity Stack: Tools and Tips]]></title>
            <description><![CDATA[Developer Productivity Stack

As a developer, you probably spend hours writing code, debugging, and working with your team. Having the right tools can sign]]></description>
            <link>https://www.codu.co/post-tips/how-to-build-a-developer-productivity-stack-tools-and-tips-7nerunxx</link>
            <guid isPermaLink="true">https://www.codu.co/post-tips/how-to-build-a-developer-productivity-stack-tools-and-tips-7nerunxx</guid>
            <dc:creator><![CDATA[post-tips]]></dc:creator>
            <pubDate>Sun, 07 Dec 2025 16:14:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Adapter Pattern Explained with Real Examples]]></title>
            <description><![CDATA[Image description

Introduction

You're integrating a third-party payment gateway into your application. Everything looks straightforward until you realize]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/adapter-pattern-explained-with-real-examples-ydr3whr6</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/adapter-pattern-explained-with-real-examples-ydr3whr6</guid>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 07 Dec 2025 12:24:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Looking to hire Dev]]></title>
            <description><![CDATA[looking for dev to pay for work]]></description>
            <link>https://www.codu.co/luke-duffy-1e7/looking-to-hire-dev-38yh1d46</link>
            <guid isPermaLink="true">https://www.codu.co/luke-duffy-1e7/looking-to-hire-dev-38yh1d46</guid>
            <dc:creator><![CDATA[Luke Duffy]]></dc:creator>
            <pubDate>Thu, 27 Nov 2025 17:39:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tools for Apple's LLM in JavaScript]]></title>
            <description><![CDATA[How to implement tools for Apple's LLM in JavaScript]]></description>
            <link>https://www.codu.co/petr-homola-dub/tools-for-apple-s-llm-in-javascript-rzzvnpx9</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/tools-for-apple-s-llm-in-javascript-rzzvnpx9</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[llm]]></category>
            <category><![CDATA[mcp]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[apple]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Wed, 19 Nov 2025 00:23:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Build Your Local AI with C# and .NET]]></title>
            <description><![CDATA[Learn to run artificial intelligence models completely offline with C# and .NET using llama.cpp and LLamaSharp. Control your data, avoid API costs, and buil]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/build-your-local-ai-with-c-and-net-fqehw-jn</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/build-your-local-ai-with-c-and-net-fqehw-jn</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[open source]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 15 Nov 2025 21:35:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Task vs ValueTask in C#]]></title>
            <description><![CDATA[A clear and practical guide to understanding Task vs ValueTask in .NET, with benchmarks, examples, rules of thumb, and real-world recommendations.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/task-vs-valuetask-in-c-qpngpavc</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/task-vs-valuetask-in-c-qpngpavc</guid>
            <category><![CDATA[performance]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[async]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[valuetask]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 15 Nov 2025 21:34:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Join Our 6-Week Writing Challenge!]]></title>
            <description><![CDATA[Whether you're a seasoned writer or a newbie, this challenge is the perfect opportunity to showcase your talents, explore new ideas, and network!]]></description>
            <link>https://www.codu.co/codu/join-our-6-week-writing-challenge-quohtgqb</link>
            <guid isPermaLink="true">https://www.codu.co/codu/join-our-6-week-writing-challenge-quohtgqb</guid>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[community]]></category>
            <category><![CDATA[challenge]]></category>
            <category><![CDATA[announcement]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Sat, 18 Oct 2025 15:14:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[LeetCode2273]]></title>
            <description><![CDATA[2273. Find Resultant Array After Removing Anagrams

Problem Analysis

We are given an array of strings words.
According to the problem, we need to repeate]]></description>
            <link>https://www.codu.co/pengwu-k64/leetcode2273-2-i8zjkt</link>
            <guid isPermaLink="true">https://www.codu.co/pengwu-k64/leetcode2273-2-i8zjkt</guid>
            <dc:creator><![CDATA[PengWu]]></dc:creator>
            <pubDate>Mon, 13 Oct 2025 09:21:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[7 Types of Constructors in C#]]></title>
            <description><![CDATA[onstructors are special methods that execute automatically when an instance of a class is created.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/7-types-of-constructors-in-c-khlrtggf</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/7-types-of-constructors-in-c-khlrtggf</guid>
            <category><![CDATA[clean code]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[design patterns]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 06 Oct 2025 18:06:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Types of Unit Tests in C#]]></title>
            <description><![CDATA[If you're a C# developer looking to improve your code quality, unit tests are your best mate. In this guide, I'll walk you through all the types you need to]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/types-of-unit-tests-in-c-io1lr3jf</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/types-of-unit-tests-in-c-io1lr3jf</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[best practices]]></category>
            <category><![CDATA[tdd]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[unit testing]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 21 Sep 2025 14:06:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using tools with Apple's on-device LLM]]></title>
            <description><![CDATA[Using tools with LLMs to get data from external sources.]]></description>
            <link>https://www.codu.co/petr-homola-dub/using-tools-with-apple-s-on-device-llm-8lfra7re</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/using-tools-with-apple-s-on-device-llm-8lfra7re</guid>
            <category><![CDATA[mcp]]></category>
            <category><![CDATA[apple]]></category>
            <category><![CDATA[swift]]></category>
            <category><![CDATA[llm]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Tue, 16 Sep 2025 17:19:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What Is the Best Free Currency Converter API for Accurate Forex Rates?]]></title>
            <description><![CDATA[Why Accurate Currency Conversion Matters
Currency conversion plays a crucial role in international business, trading, eCommerce, and even personal finance.]]></description>
            <link>https://www.codu.co/rameshchauhan/what-is-the-best-free-currency-converter-api-for-accurate-forex-rates-deowyhhe</link>
            <guid isPermaLink="true">https://www.codu.co/rameshchauhan/what-is-the-best-free-currency-converter-api-for-accurate-forex-rates-deowyhhe</guid>
            <dc:creator><![CDATA[rameshchauhan00]]></dc:creator>
            <pubDate>Thu, 04 Sep 2025 10:39:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Access Global IP Databases with Free-Tier Geolocation APIs]]></title>
            <description><![CDATA[For modern developers, understanding user location is essential for security, personalization, analytics, and compliance. Accessing this information effici]]></description>
            <link>https://www.codu.co/rameshchauhan/access-global-ip-databases-with-free-tier-geolocation-apis-lktxgbwp</link>
            <guid isPermaLink="true">https://www.codu.co/rameshchauhan/access-global-ip-databases-with-free-tier-geolocation-apis-lktxgbwp</guid>
            <dc:creator><![CDATA[rameshchauhan00]]></dc:creator>
            <pubDate>Tue, 02 Sep 2025 06:58:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How Developers Can Automate GitHub Workflows with APIs for Smarter Projects]]></title>
            <description><![CDATA[In the world of software development, automation is no longer a luxury — it’s a necessity. From managing repositories to keeping track of deployments, deve]]></description>
            <link>https://www.codu.co/rameshchauhan/how-developers-can-automate-github-workflows-with-apis-for-smarter-projects-b0n9rrxm</link>
            <guid isPermaLink="true">https://www.codu.co/rameshchauhan/how-developers-can-automate-github-workflows-with-apis-for-smarter-projects-b0n9rrxm</guid>
            <dc:creator><![CDATA[rameshchauhan00]]></dc:creator>
            <pubDate>Sat, 30 Aug 2025 09:37:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Rate Limiting in ASP.NET Core – Protect Your APIs Like a Pro]]></title>
            <description><![CDATA[Learn how to implement rate limiting in ASP.NET Core to protect your APIs from abuse, DDoS attacks, and excessive usage. Includes native .NET 7+ features]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/rate-limiting-in-asp-net-core-protect-your-apis-like-a-pro-t4wlewl_</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/rate-limiting-in-asp-net-core-protect-your-apis-like-a-pro-t4wlewl_</guid>
            <category><![CDATA[redis]]></category>
            <category><![CDATA[rate limiting]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[api security]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 24 Aug 2025 09:57:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Database Indexing in .NET with EF Core – Boost Your Query Performance]]></title>
            <description><![CDATA[Learn how to improve query performance in your .NET applications using database indexing with Entity Framework Core. Includes examples with Fluent API, Data]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/database-indexing-in-net-with-ef-core-boost-your-query-performance-uj93gaqr</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/database-indexing-in-net-with-ef-core-boost-your-query-performance-uj93gaqr</guid>
            <category><![CDATA[indexing]]></category>
            <category><![CDATA[performance]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Tue, 19 Aug 2025 12:55:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Navigating MCP Security: Risks, Real-World Threats, and Practical Guidance]]></title>
            <description><![CDATA[I was recently reading through a PDF I downloaded from WIZ Security, and I felt it was important to write a post about it and share my learnings.

The repo]]></description>
            <link>https://www.codu.co/rickn/navigating-mcp-security-risks-real-world-threats-and-practical-guidance-azsk8fcy</link>
            <guid isPermaLink="true">https://www.codu.co/rickn/navigating-mcp-security-risks-real-world-threats-and-practical-guidance-azsk8fcy</guid>
            <category><![CDATA[mcp]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <dc:creator><![CDATA[Rick Nassar]]></dc:creator>
            <pubDate>Tue, 12 Aug 2025 13:23:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building an Azure DevOps Extension for Collaborative Effort-Impact Matrix Prioritization]]></title>
            <description><![CDATA[Democratizing software prioritization through collaborative effort-impact matrix voting. Developers contribute technical insights alongside business value f]]></description>
            <link>https://www.codu.co/omarkafeel/building-an-azure-devops-extension-for-collaborative-effort-impact-matrix-prioritization-ywyja1ih</link>
            <guid isPermaLink="true">https://www.codu.co/omarkafeel/building-an-azure-devops-extension-for-collaborative-effort-impact-matrix-prioritization-ywyja1ih</guid>
            <category><![CDATA[microsoft]]></category>
            <category><![CDATA[azure devops]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[extensions]]></category>
            <dc:creator><![CDATA[Omar Kafeel]]></dc:creator>
            <pubDate>Fri, 08 Aug 2025 15:18:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding the Basics of Secure Coding Practices]]></title>
            <description><![CDATA[Learn the essentials of secure coding practices in this comprehensive guide. Discover how to protect your apps from vulnerabilities through input validation]]></description>
            <link>https://www.codu.co/rickn/understanding-the-basics-of-secure-coding-practices-xfylu11e</link>
            <guid isPermaLink="true">https://www.codu.co/rickn/understanding-the-basics-of-secure-coding-practices-xfylu11e</guid>
            <category><![CDATA[cybersecurity]]></category>
            <category><![CDATA[secure development]]></category>
            <dc:creator><![CDATA[Rick Nassar]]></dc:creator>
            <pubDate>Thu, 07 Aug 2025 09:07:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Semantic Search with .NET Core and AI: Build Your Smart API from Scratch]]></title>
            <description><![CDATA[Learn how to build a smart API with .NET Core, SQLite, and OpenAI to perform semantic search using embeddings. A practical guide for beginners who want to i]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/implementing-semantic-search-in-net-core-with-embeddings-and-ai-hoeaox7p</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/implementing-semantic-search-in-net-core-with-embeddings-and-ai-hoeaox7p</guid>
            <category><![CDATA[semantic search]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[openai]]></category>
            <category><![CDATA[embeddings]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 04 Aug 2025 11:56:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Django Channels and Channel Layers]]></title>
            <description><![CDATA[Django layers and channels are a tool for the backend to broadcast information to clients.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/using-django-channels-and-channel-layers-b9ox6wvd</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/using-django-channels-and-channel-layers-b9ox6wvd</guid>
            <category><![CDATA[channels]]></category>
            <category><![CDATA[django]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Fri, 01 Aug 2025 12:05:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why Trying to Detect Screen Reader Usage Is a Bad Idea]]></title>
            <description><![CDATA[Recently, someone asked me:
"Can we track how many users are using a screen reader?"

It wasn’t asked with bad intent—just a genuine curiosity around where]]></description>
            <link>https://www.codu.co/martina-tavodova-sl0/why-trying-to-detect-screen-reader-usage-is-a-bad-idea-dkdtupfu</link>
            <guid isPermaLink="true">https://www.codu.co/martina-tavodova-sl0/why-trying-to-detect-screen-reader-usage-is-a-bad-idea-dkdtupfu</guid>
            <category><![CDATA[accessibility]]></category>
            <category><![CDATA[a11y]]></category>
            <category><![CDATA[fronted development]]></category>
            <dc:creator><![CDATA[Martina Tavodova]]></dc:creator>
            <pubDate>Mon, 28 Jul 2025 07:36:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GitHub README images based on prefers-color-scheme]]></title>
            <description><![CDATA[Learn how you can adjust your GitHub README images to look their best based on the users preferred color scheme]]></description>
            <link>https://www.codu.co/kera-cudmore/github-readme-images-based-on-prefers-color-scheme-keje0kjx</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/github-readme-images-based-on-prefers-color-scheme-keje0kjx</guid>
            <category><![CDATA[readme]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Tue, 22 Jul 2025 11:48:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Detecting Missing Migrations in EF Core: A Guide for .NET Developers]]></title>
            <description><![CDATA[Image description

Entity Framework Core has streamlined how we evolve databases using the Code-First approach. But in real-world projects—especially with]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/detecting-missing-migrations-in-ef-core-a-guide-for-net-developers-vh9dvhg4</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/detecting-missing-migrations-in-ef-core-a-guide-for-net-developers-vh9dvhg4</guid>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 12 Jul 2025 09:49:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[DDD in .NET: Modelling Rich and Meaningful Domains]]></title>
            <description><![CDATA[Learn how to apply Domain-Driven Design in .NET to create expressive, maintainable, and business-focused domain models. Includes practical examples with Val]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/ddd-in-net-modelling-rich-and-meaningful-domains-jqhzssbd</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/ddd-in-net-modelling-rich-and-meaningful-domains-jqhzssbd</guid>
            <category><![CDATA[software design]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[architecture]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[ddd]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 28 Jun 2025 14:18:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The First Hello on Codú! 👋]]></title>
            <description><![CDATA[A very warm welcome from Niall (the founder of Codú) and the very first post on codu.co.]]></description>
            <link>https://www.codu.co/niall/the-first-hello-on-cod--e0genyj4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-first-hello-on-cod--e0genyj4</guid>
            <category><![CDATA[introduction]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 20 Jun 2025 11:56:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[git commit --allow-empty]]></title>
            <description><![CDATA[Following on from the work I recently did with the reusable workflows, I thought I'd share a quick git command that I found that made my life easier while]]></description>
            <link>https://www.codu.co/kera-cudmore/git-commit-allow-empty-xidpap5c</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/git-commit-allow-empty-xidpap5c</guid>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Fri, 20 Jun 2025 11:51:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Store Secrets Securely in .NET: Environment Variables, AppSettings, User Secrets and More]]></title>
            <description><![CDATA[Learn the best practices to handle secrets in .NET applications using environment variables, user secrets, configuration files, and Azure Key Vault.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/how-to-store-secrets-securely-in-net-environment-variables-appsettings-user-secrets-and-more-argtcy7n</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/how-to-store-secrets-securely-in-net-environment-variables-appsettings-user-secrets-and-more-argtcy7n</guid>
            <category><![CDATA[azure]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[security]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 14 Jun 2025 09:31:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[I Spent 3 Days at Ireland's Most Exclusive Startup Retreat]]></title>
            <description><![CDATA[Join me inside Ireland's most exclusive startup retreat. 60 founders, 3 days by a lake, and the connections that change everything. Applications open soon.]]></description>
            <link>https://www.codu.co/niall/i-spent-3-days-at-ireland-s-most-exclusive-startup-retreat-c_hfqxkk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/i-spent-3-days-at-ireland-s-most-exclusive-startup-retreat-c_hfqxkk</guid>
            <category><![CDATA[startup]]></category>
            <category><![CDATA[founder]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 10 Jun 2025 15:31:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Core-Driven Architecture: Structuring Business Logic for Maintainable and Scalable .NET Applications]]></title>
            <description><![CDATA[Explore Core-Driven Architecture to keep your business domain isolated and clean. Learn how to build maintainable, scalable, and testable .NET applications]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/core-driven-architecture-structuring-business-logic-for-maintainable-and-scalable-net-applications-xtzdwohz</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/core-driven-architecture-structuring-business-logic-for-maintainable-and-scalable-net-applications-xtzdwohz</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[developers]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[architecture]]></category>
            <category><![CDATA[coredriven]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 08 Jun 2025 11:23:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Avoiding Indexed Access in .NET: Safer and Faster Alternatives for Production Code]]></title>
            <description><![CDATA[Accessing elements by index is fast but risky in production .NET code. Learn safer and more expressive alternatives to avoid runtime exceptions, fragile log]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/avoiding-indexed-access-in-net-safer-and-faster-alternatives-for-production-code-7eckfqci</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/avoiding-indexed-access-in-net-safer-and-faster-alternatives-for-production-code-7eckfqci</guid>
            <category><![CDATA[benchmarkdotnet]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[performance]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 04 Jun 2025 19:57:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MVVM in .NET]]></title>
            <description><![CDATA[MVVM is a powerful architectural pattern used in .NET desktop applications like WPF, MAUI, and WinUI.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/mvvm-in-net-k_vbombd</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/mvvm-in-net-k_vbombd</guid>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[mvvm]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 01 Jun 2025 19:37:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Store Encrypted Data in Your Database Using .NET – Secure and Efficient]]></title>
            <description><![CDATA[Protecting sensitive data is a critical requirement in any modern application. Whether it’s personal information, passwords, or API keys, we must ensure tha]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/store-encrypted-data-in-your-database-using-net-secure-and-efficient-sfl0iu2a</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/store-encrypted-data-in-your-database-using-net-secure-and-efficient-sfl0iu2a</guid>
            <category><![CDATA[encryption]]></category>
            <category><![CDATA[sqlite]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[security]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 25 May 2025 12:27:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[“Let Me Check My Notes”: What One Interaction Revealed About AI, Ego, and the Future of Work]]></title>
            <description><![CDATA[One man’s reaction to AI use reveals deeper tensions: ego, expertise, and the path to honest, collaborative adoption in the workplace.]]></description>
            <link>https://www.codu.co/omarkafeel/let-me-check-my-notes-what-one-interaction-revealed-about-ai-ego-and-the-future-of-work-nz_mmv1l</link>
            <guid isPermaLink="true">https://www.codu.co/omarkafeel/let-me-check-my-notes-what-one-interaction-revealed-about-ai-ego-and-the-future-of-work-nz_mmv1l</guid>
            <category><![CDATA[behaviour]]></category>
            <category><![CDATA[organization]]></category>
            <category><![CDATA[culture]]></category>
            <category><![CDATA[leadership]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[Omar Kafeel]]></dc:creator>
            <pubDate>Sun, 18 May 2025 14:20:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Reducing Garbage Collector (GC) Pressure in .NET: Practical Patterns and Tools]]></title>
            <description><![CDATA[In high-performance .NET applications, memory allocation is a double-edged sword. While the Garbage Collector (GC) makes memory management easier, careless]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/reducing-garbage-collector-gc-pressure-in-net-practical-patterns-and-tools-wcshwirm</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/reducing-garbage-collector-gc-pressure-in-net-practical-patterns-and-tools-wcshwirm</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[gc]]></category>
            <category><![CDATA[clean code]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 14 May 2025 19:21:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Read a File in C#: Quick and Efficient Methods]]></title>
            <description><![CDATA[Reading files is a fundamental skill in C#, and knowing the right method can improve both performance and readability.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/how-to-read-a-file-in-c-quick-and-efficient-methods-_ae9itr</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/how-to-read-a-file-in-c-quick-and-efficient-methods-_ae9itr</guid>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[fileio]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 11 May 2025 13:47:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Add Multiple Languages to Your ASP.NET Core Application (Step-by-Step Localization Guide)]]></title>
            <description><![CDATA[Learn how to add localization support to your ASP.NET Core application, enabling multiple languages and culture-specific features.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/how-to-add-multiple-languages-to-your-asp-net-core-application-step-by-step-localization-guide-n3b0ojmc</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/how-to-add-multiple-languages-to-your-asp-net-core-application-step-by-step-localization-guide-n3b0ojmc</guid>
            <category><![CDATA[globalization]]></category>
            <category><![CDATA[localization]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[multilanguage]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 07 May 2025 19:52:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create an API in .NET with MongoDB and Pagination]]></title>
            <description><![CDATA[Learn how to build a RESTful API using .NET and MongoDB, with a focus on implementing pagination to efficiently manage large datasets.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/create-an-api-in-net-with-mongodb-and-pagination-gmrpi_4r</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/create-an-api-in-net-with-mongodb-and-pagination-gmrpi_4r</guid>
            <category><![CDATA[mongodb]]></category>
            <category><![CDATA[pagination]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 27 Apr 2025 13:48:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What’s New in C# 14: More Power, Less Code]]></title>
            <description><![CDATA[The .NET ecosystem keeps evolving, and with the release of C# 14 alongside .NET 10, developers now have a fresh set of features that make the language even]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/what-s-new-in-c-14-more-power-less-code-7wzhd-3v</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/what-s-new-in-c-14-more-power-less-code-7wzhd-3v</guid>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 26 Apr 2025 09:54:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Secure Your .NET Applications]]></title>
            <description><![CDATA[Security is one of the most critical aspects of modern application development. In an era where data breaches and cyber threats are increasingly common]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/how-to-secure-your-net-applications-rhlbhjqe</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/how-to-secure-your-net-applications-rhlbhjqe</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[security]]></category>
            <category><![CDATA[owasp]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 19 Apr 2025 09:33:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Multithreading in C#]]></title>
            <description><![CDATA[Multithreading in C# might sound intimidating at first, but once you get the hang of it, it becomes a superpower for writing responsive, efficient, and mode]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/multithreading-in-c-5ns4e42g</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/multithreading-in-c-5ns4e42g</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[software development]]></category>
            <category><![CDATA[multithreading]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Tue, 15 Apr 2025 14:04:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tailwind CSS: The Emerging CSS Framework of Choice for Web Development]]></title>
            <description><![CDATA[Discover the benefits of using Tailwind CSS, a rising CSS framework with a utility-first approach, increased speed, customisability, and accessibility.]]></description>
            <link>https://www.codu.co/CarmenCantudo/tailwind-css-the-emerging-css-framework-of-choice-for-web-development-pmmqfmoq</link>
            <guid isPermaLink="true">https://www.codu.co/CarmenCantudo/tailwind-css-the-emerging-css-framework-of-choice-for-web-development-pmmqfmoq</guid>
            <category><![CDATA[css frameworks]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[tailwind css]]></category>
            <dc:creator><![CDATA[Carmen Cantudo Moreno]]></dc:creator>
            <pubDate>Fri, 04 Apr 2025 05:58:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Federated Learning: The Future of Privacy-Preserving AI]]></title>
            <description><![CDATA[Over the past few days, I’ve been diving into a concept that’s becoming more and more relevant in the AI space — Federated Learning. It caught my attention]]></description>
            <link>https://www.codu.co/aryan-salge-c4x/federated-learning-the-future-of-privacy-preserving-ai-hrx1tdky</link>
            <guid isPermaLink="true">https://www.codu.co/aryan-salge-c4x/federated-learning-the-future-of-privacy-preserving-ai-hrx1tdky</guid>
            <category><![CDATA[machine learning]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[federated learning]]></category>
            <category><![CDATA[deep learning]]></category>
            <category><![CDATA[centralised learning]]></category>
            <dc:creator><![CDATA[Aryan salge]]></dc:creator>
            <pubDate>Wed, 02 Apr 2025 12:31:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Optimising Database Performance Using Dapper]]></title>
            <description><![CDATA[Dapper is a lightweight micro-ORM for .NET that offers high-speed data access while keeping things simple. Unlike full-fledged ORMs like Entity Framework]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/optimising-database-performance-using-dapper-ayqcjrzb</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/optimising-database-performance-using-dapper-ayqcjrzb</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[dapper]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[sql]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Thu, 27 Mar 2025 20:16:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Reusable GitHub Workflows]]></title>
            <description><![CDATA[Learn how to create reusable workflows to use across your projects.]]></description>
            <link>https://www.codu.co/kera-cudmore/reusable-github-workflows-fzjucjnz</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/reusable-github-workflows-fzjucjnz</guid>
            <category><![CDATA[workflows]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Mon, 24 Mar 2025 09:04:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Free Trivia API's to create your own quiz app]]></title>
            <description><![CDATA[What free trivia APIs are available for developers to create a quiz app? I’ve scoured the internet and have found these 5 APIs for you to try!]]></description>
            <link>https://www.codu.co/kera-cudmore/5-free-trivia-api-s-to-create-your-own-quiz-app-eoui-a7i</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/5-free-trivia-api-s-to-create-your-own-quiz-app-eoui-a7i</guid>
            <category><![CDATA[api]]></category>
            <category><![CDATA[web dev]]></category>
            <category><![CDATA[resources]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:52:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Writing your GitHub Profile]]></title>
            <description><![CDATA[Your GitHub profile can be easily overlooked while getting your interview docs whipped into shape - heres some tips to make it stand out from the crowd!]]></description>
            <link>https://www.codu.co/kera-cudmore/writing-your-github-profile-crfvsyjz</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/writing-your-github-profile-crfvsyjz</guid>
            <category><![CDATA[github profile]]></category>
            <category><![CDATA[creating your brand]]></category>
            <category><![CDATA[interview prep]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:51:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Fun alternatives to Lorem ipsum]]></title>
            <description><![CDATA[Sometimes developers need to use placeholder text - but we don't have to use boring lorem ipsum anymore! Read on to find 10 fun alternatives]]></description>
            <link>https://www.codu.co/kera-cudmore/10-fun-alternatives-to-lorem-ipsum-sudxxkee</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/10-fun-alternatives-to-lorem-ipsum-sudxxkee</guid>
            <category><![CDATA[lorem ipsum]]></category>
            <category><![CDATA[web dev]]></category>
            <category><![CDATA[developer toolbox]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:51:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[All About Easter Eggs!]]></title>
            <description><![CDATA[You may be know about chocolate Easter Eggs  & the ones hidden in video games - but did you know they also exist on the web?]]></description>
            <link>https://www.codu.co/kera-cudmore/all-about-easter-eggs-lm0wttoh</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/all-about-easter-eggs-lm0wttoh</guid>
            <category><![CDATA[fun]]></category>
            <category><![CDATA[easter eggs]]></category>
            <category><![CDATA[web dev]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:51:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why should you take part in a Hackathon?]]></title>
            <description><![CDATA[What is a hackathon, why are they so popular and how can you benefit from taking part in one?]]></description>
            <link>https://www.codu.co/kera-cudmore/why-should-you-take-part-in-a-hackathon-lbzdqjd1</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/why-should-you-take-part-in-a-hackathon-lbzdqjd1</guid>
            <category><![CDATA[hackathon]]></category>
            <category><![CDATA[fun]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:50:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[VSCode Fonts & Ligatures]]></title>
            <description><![CDATA[You may already know that you can change the theme in VSCode, but did you know you can also change the fonts and add ligatures!]]></description>
            <link>https://www.codu.co/kera-cudmore/vscode-fonts-ligatures-r5zgdnx</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/vscode-fonts-ligatures-r5zgdnx</guid>
            <category><![CDATA[dev set up]]></category>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[how to]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:49:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[8 Podcasts Perfect for Junior Developers 🎧]]></title>
            <description><![CDATA[Podcasts can be a great way to hear other developers stories about their path to becoming a developer & to keep informed & learn more about upcoming trends]]></description>
            <link>https://www.codu.co/kera-cudmore/8-podcasts-perfect-for-junior-developers-390jsuhc</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/8-podcasts-perfect-for-junior-developers-390jsuhc</guid>
            <category><![CDATA[podcasts]]></category>
            <category><![CDATA[web dev]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:49:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Configure spacing in VSCode by language]]></title>
            <description><![CDATA[Learn how to use the settings.json in VSCode to configure your spacing by language!]]></description>
            <link>https://www.codu.co/kera-cudmore/configure-spacing-in-vscode-by-language-9rgmb0k4</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/configure-spacing-in-vscode-by-language-9rgmb0k4</guid>
            <category><![CDATA[dev set up]]></category>
            <category><![CDATA[how to]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:48:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Obsidian: Coding Notes]]></title>
            <description><![CDATA[How to use Obsidian for coding related note taking]]></description>
            <link>https://www.codu.co/kera-cudmore/using-obsidian-coding-notes-pqjyljkh</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/using-obsidian-coding-notes-pqjyljkh</guid>
            <category><![CDATA[obsidian]]></category>
            <category><![CDATA[note taking]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:48:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Migrating your Heroku app to Railway]]></title>
            <description><![CDATA[Find out just how simple it is to migrate your Heroku apps over to Railway.app!]]></description>
            <link>https://www.codu.co/kera-cudmore/migrating-your-heroku-app-to-railway-vf9p3kid</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/migrating-your-heroku-app-to-railway-vf9p3kid</guid>
            <category><![CDATA[hosting]]></category>
            <category><![CDATA[heroku alternatives]]></category>
            <category><![CDATA[railway]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:47:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Podcasts for JavaScript & ReactJS Developers 🎧]]></title>
            <description><![CDATA[Find out about 4 podcasts aimed specifically for developers with an interest in JavaScript and ReactJS.]]></description>
            <link>https://www.codu.co/kera-cudmore/podcasts-for-javascript-reactjs-developers-mbjm0lby</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/podcasts-for-javascript-reactjs-developers-mbjm0lby</guid>
            <category><![CDATA[web dev]]></category>
            <category><![CDATA[podcasts]]></category>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:47:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Weather APIs for a Rainy Day Project ☔️]]></title>
            <description><![CDATA[Weather API's are one of the most common used by developers to get to grips with making calls to an API. Here's 5 for you to try!]]></description>
            <link>https://www.codu.co/kera-cudmore/5-weather-apis-for-a-rainy-day-project-_pni6rxz</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/5-weather-apis-for-a-rainy-day-project-_pni6rxz</guid>
            <category><![CDATA[web dev]]></category>
            <category><![CDATA[api]]></category>
            <category><![CDATA[project ideas]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:47:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn More About GitHub Sponsor, Watch, Fork and Stars]]></title>
            <description><![CDATA[You may have noticed at the top of repos there are some little buttons - Sponsor, Watch, Fork & Star - but do you know what they are?]]></description>
            <link>https://www.codu.co/kera-cudmore/learn-more-about-github-sponsor-watch-fork-and-stars-i7i9q8in</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/learn-more-about-github-sponsor-watch-fork-and-stars-i7i9q8in</guid>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:46:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What__is--BEM?]]></title>
            <description><![CDATA[Find out more about the CSS Naming Convention BEM]]></description>
            <link>https://www.codu.co/kera-cudmore/what__is-bem-lqn4owbs</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/what__is-bem-lqn4owbs</guid>
            <category><![CDATA[bem]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:46:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Joke APIs to tickle your fancy 🤣]]></title>
            <description><![CDATA[If my Trivia APIs or Weather APIs articles did't interest you, these Joke APIs might just tickle your fancy!]]></description>
            <link>https://www.codu.co/kera-cudmore/5-joke-apis-to-tickle-your-fancy-a1csxdks</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/5-joke-apis-to-tickle-your-fancy-a1csxdks</guid>
            <category><![CDATA[api]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:46:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[View your Development Site on your own Devices!]]></title>
            <description><![CDATA[Dev tools allow us to view our site on different device sizes, but did you know you can also view your site while developing n an actual device?]]></description>
            <link>https://www.codu.co/kera-cudmore/view-your-development-site-on-your-own-devices-rm9ywwzr</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/view-your-development-site-on-your-own-devices-rm9ywwzr</guid>
            <category><![CDATA[dev tools]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:45:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GitHub Slash Commands]]></title>
            <description><![CDATA[GitHub have recently released slash commands, which allow you to create complex Markdown with minimal typing and effort!]]></description>
            <link>https://www.codu.co/kera-cudmore/github-slash-commands-3fgoxrzq</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/github-slash-commands-3fgoxrzq</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:45:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using the GROW Model to Set Learning Goals]]></title>
            <description><![CDATA[Find out more about the GROW model and how can it help with setting learning goals]]></description>
            <link>https://www.codu.co/kera-cudmore/using-the-grow-model-to-set-learning-goals-kj8qr9zl</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/using-the-grow-model-to-set-learning-goals-kj8qr9zl</guid>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[planning]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:45:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Sites to Level Up Your UI Skills]]></title>
            <description><![CDATA[Want to level up your UI skills? Read on for 10 amazing sites that will help get you there!]]></description>
            <link>https://www.codu.co/kera-cudmore/10-sites-to-level-up-your-ui-skills-5axohcmq</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/10-sites-to-level-up-your-ui-skills-5axohcmq</guid>
            <category><![CDATA[resources]]></category>
            <category><![CDATA[ui]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:44:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Sites to Hone Your UX Skills]]></title>
            <description><![CDATA[Want to perfect your UX skills? Give these 5 sites a go!]]></description>
            <link>https://www.codu.co/kera-cudmore/5-sites-to-hone-your-ux-skills-rbxnjxgs</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/5-sites-to-hone-your-ux-skills-rbxnjxgs</guid>
            <category><![CDATA[ux]]></category>
            <category><![CDATA[resources]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:44:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create your Own Code Snippets in VSCode]]></title>
            <description><![CDATA[Want to create your own code snippets to speed up your coding? Read on to find out how!]]></description>
            <link>https://www.codu.co/kera-cudmore/code-snippets-in-vscode-cj72oir0</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/code-snippets-in-vscode-cj72oir0</guid>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[snippets]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:43:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create a workflow to display your latest articles on your GitHub profile]]></title>
            <description><![CDATA[Share your most recent articles on your GitHub profile using this handy workflow!]]></description>
            <link>https://www.codu.co/kera-cudmore/create-a-workflow-to-display-your-latest-articles-on-your-github-profile-55nybm2f</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/create-a-workflow-to-display-your-latest-articles-on-your-github-profile-55nybm2f</guid>
            <category><![CDATA[github workflow]]></category>
            <category><![CDATA[github profile]]></category>
            <category><![CDATA[github actions]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:43:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[👩🏻‍💻 Favicon Generators]]></title>
            <description><![CDATA[Adding a favicon to your site doesn't have to be difficult, and I've rounded up 5 sites for you to use to create your next custom favicon!]]></description>
            <link>https://www.codu.co/kera-cudmore/favicon-generators-pz7fumxk</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/favicon-generators-pz7fumxk</guid>
            <category><![CDATA[web dev]]></category>
            <category><![CDATA[favicon]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:42:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Podcasts for Pythonistas 🐍]]></title>
            <description><![CDATA[6 podcasts perfect for all you Pythonistas!]]></description>
            <link>https://www.codu.co/kera-cudmore/podcasts-for-pythonistas-ypmudral</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/podcasts-for-pythonistas-ypmudral</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[podcasts]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:42:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What are node_modules in React?]]></title>
            <description><![CDATA[What is the node_modules folder, and what's its purpose?]]></description>
            <link>https://www.codu.co/kera-cudmore/what-are-node_modules-in-react-qoyt-dct</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/what-are-node_modules-in-react-qoyt-dct</guid>
            <category><![CDATA[node_modules]]></category>
            <category><![CDATA[react]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:41:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Brag documents & why you should have one!]]></title>
            <description><![CDATA[Learn more about what a Brag Document is, and how it can be a useful tool for your career]]></description>
            <link>https://www.codu.co/kera-cudmore/brag-documents-why-you-should-have-one-pprkh_k9</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/brag-documents-why-you-should-have-one-pprkh_k9</guid>
            <category><![CDATA[brag document]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:41:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hacktoberfest and Open Source]]></title>
            <description><![CDATA[What is Hacktoberfest, and why would I want to contribute to open source?]]></description>
            <link>https://www.codu.co/kera-cudmore/hacktoberfest-and-open-source-1gf15pbr</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/hacktoberfest-and-open-source-1gf15pbr</guid>
            <category><![CDATA[hacktoberfest]]></category>
            <category><![CDATA[open source]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:41:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Spaces vs Tabs: The Great Python Debate]]></title>
            <description><![CDATA[Why spaces are !== to tabs, and why does it matter?]]></description>
            <link>https://www.codu.co/kera-cudmore/spaces-vs-tabs-the-great-python-debate-1mkkekr9</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/spaces-vs-tabs-the-great-python-debate-1mkkekr9</guid>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[indentation]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:40:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🎄 Advent of Code 👩‍💻]]></title>
            <description><![CDATA[It's that time of year again for Advent of Code!]]></description>
            <link>https://www.codu.co/kera-cudmore/advent-of-code-i6-bg4y8</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/advent-of-code-i6-bg4y8</guid>
            <category><![CDATA[advent of code]]></category>
            <category><![CDATA[code practice]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:40:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to add budget alerts to your AWS account]]></title>
            <description><![CDATA[Learn how to prevent unexpected bills on AWS by adding your own budget alerts]]></description>
            <link>https://www.codu.co/kera-cudmore/how-to-add-budget-alerts-to-your-aws-account-iducin-r</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/how-to-add-budget-alerts-to-your-aws-account-iducin-r</guid>
            <category><![CDATA[how to]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[cloud]]></category>
            <category><![CDATA[aws]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:39:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create sub-issues in GitHub issues]]></title>
            <description><![CDATA[Learn how you can create sub-issues from parent issues in GitHub and take your issue organisation to the next level!]]></description>
            <link>https://www.codu.co/kera-cudmore/create-sub-issues-in-github-issues-mkxdx647</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/create-sub-issues-in-github-issues-mkxdx647</guid>
            <category><![CDATA[project workflow]]></category>
            <category><![CDATA[tip]]></category>
            <category><![CDATA[github issues]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:39:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Podcasts for Django Developers]]></title>
            <description><![CDATA[5 Podcasts perfect for Django Developers 🎧]]></description>
            <link>https://www.codu.co/kera-cudmore/podcasts-for-django-developers-gxfqranh</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/podcasts-for-django-developers-gxfqranh</guid>
            <category><![CDATA[podcasts]]></category>
            <category><![CDATA[django]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:38:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Linkedin Profile: Projects]]></title>
            <description><![CDATA[Learn how you can share your projects in the Linkedin Projects section of your profile!]]></description>
            <link>https://www.codu.co/kera-cudmore/linkedin-profile-projects-n6uqd_6j</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/linkedin-profile-projects-n6uqd_6j</guid>
            <category><![CDATA[how to]]></category>
            <category><![CDATA[linkedin]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:38:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Linkedin Profile: Recommendations]]></title>
            <description><![CDATA[Learn more about Linkedin Recommendations and why they can really boost your profile!]]></description>
            <link>https://www.codu.co/kera-cudmore/linkedin-profile-recommendations-9qedqbja</link>
            <guid isPermaLink="true">https://www.codu.co/kera-cudmore/linkedin-profile-recommendations-9qedqbja</guid>
            <category><![CDATA[linkedin]]></category>
            <category><![CDATA[how to]]></category>
            <dc:creator><![CDATA[Kera Cudmore]]></dc:creator>
            <pubDate>Sun, 23 Mar 2025 18:37:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CancellationToken in .NET: What Are They and Why Should You Use Them?]]></title>
            <description><![CDATA[If you work with .NET and asynchronous tasks, you've probably encountered the need to cancel an ongoing operation. This is where **Cancellation Tokens**]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/cancellationtoken-in-net-what-are-they-and-why-should-you-use-them-ui7_ozc2</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/cancellationtoken-in-net-what-are-they-and-why-should-you-use-them-ui7_ozc2</guid>
            <category><![CDATA[dot net]]></category>
            <category><![CDATA[token]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 22 Mar 2025 16:10:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Foundations - "Use Strict"]]></title>
            <description><![CDATA[Use strict use it...]]></description>
            <link>https://www.codu.co/Roger-ODonnell/javascript-foundations-use-strict-vwbmepe7</link>
            <guid isPermaLink="true">https://www.codu.co/Roger-ODonnell/javascript-foundations-use-strict-vwbmepe7</guid>
            <category><![CDATA[use strict]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[error handling]]></category>
            <category><![CDATA[6 week challenge]]></category>
            <category><![CDATA[foundations]]></category>
            <dc:creator><![CDATA[Roger O'Donnell]]></dc:creator>
            <pubDate>Tue, 11 Mar 2025 19:41:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Foundations: Truthy Vs Falsy]]></title>
            <description><![CDATA[Learn about Truthy VS Falsy in JavaScript]]></description>
            <link>https://www.codu.co/Roger-ODonnell/javascript-foundations-truthy-vs-falsy-uz_it_0b</link>
            <guid isPermaLink="true">https://www.codu.co/Roger-ODonnell/javascript-foundations-truthy-vs-falsy-uz_it_0b</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[foundations]]></category>
            <category><![CDATA[truthy]]></category>
            <category><![CDATA[falsy]]></category>
            <dc:creator><![CDATA[Roger O'Donnell]]></dc:creator>
            <pubDate>Sun, 09 Mar 2025 21:19:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating a .NET API with WebSockets and JWT authentication for real-time chat]]></title>
            <description><![CDATA[In this article, we will walk through how to build a real-time chat system with the integration of **GPT-4** from OpenAI. We'll create an application that n]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/create-an-net-api-with-websockets-and-jwt-authentication-for-real-time-chat-gzcsqg8p</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/create-an-net-api-with-websockets-and-jwt-authentication-for-real-time-chat-gzcsqg8p</guid>
            <category><![CDATA[api]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[web sockets]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[openai]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 09 Mar 2025 13:28:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting a job in tech part 1: CV]]></title>
            <description><![CDATA[Write a CV as a career switcher]]></description>
            <link>https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-1-cv-021b16f7</link>
            <guid isPermaLink="true">https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-1-cv-021b16f7</guid>
            <category><![CDATA[cv]]></category>
            <category><![CDATA[careers]]></category>
            <dc:creator><![CDATA[Carolina Cobo]]></dc:creator>
            <pubDate>Thu, 06 Mar 2025 09:46:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Git Cherry-Pick 🍒]]></title>
            <description><![CDATA[The `git cherry-pick` command allows you to select one or more specific commits from one branch and apply them to another without merging the entire history]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/git-cherry-pick-qn5a2xtc</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/git-cherry-pick-qn5a2xtc</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[git]]></category>
            <category><![CDATA[software development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 03 Mar 2025 16:00:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Foundations - Data Types]]></title>
            <description><![CDATA[JavaScript Foundations - Date Types]]></description>
            <link>https://www.codu.co/Roger-ODonnell/javascript-foundations-data-types-kcfgdfe_</link>
            <guid isPermaLink="true">https://www.codu.co/Roger-ODonnell/javascript-foundations-data-types-kcfgdfe_</guid>
            <category><![CDATA[null]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[foundations]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[data type]]></category>
            <dc:creator><![CDATA[Roger O'Donnell]]></dc:creator>
            <pubDate>Sun, 02 Mar 2025 20:59:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Foundations - Variables]]></title>
            <description><![CDATA[Javascript Variable Introductions]]></description>
            <link>https://www.codu.co/Roger-ODonnell/javascript-foundations-variables-4t1ftups</link>
            <guid isPermaLink="true">https://www.codu.co/Roger-ODonnell/javascript-foundations-variables-4t1ftups</guid>
            <category><![CDATA[interactive]]></category>
            <category><![CDATA[foundations]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[variables]]></category>
            <dc:creator><![CDATA[Roger O'Donnell]]></dc:creator>
            <pubDate>Sat, 22 Feb 2025 17:49:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Email Management with .NET 9 and C# using MailKit]]></title>
            <description><![CDATA[Dealing with emails by code is a must in many apps. In .NET 9, the `SmtpClient` class is too old and not suggested anymore. Now, `MailKit` and `MimeKit`]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/email-management-with-net-9-and-c-using-mailkit-rhx1stia</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/email-management-with-net-9-and-c-using-mailkit-rhx1stia</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[email]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 17 Feb 2025 18:48:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding Mutable and Immutable Data Types in JavaScript]]></title>
            <description><![CDATA[When we first start learning JavaScript, we come across terms like mutable, immutable, and reference types—which can sound a bit intimidating. My goal in t]]></description>
            <link>https://www.codu.co/fatima-aminu-714/understanding-mutable-and-immutable-data-types-in-javascript-1inldzi2</link>
            <guid isPermaLink="true">https://www.codu.co/fatima-aminu-714/understanding-mutable-and-immutable-data-types-in-javascript-1inldzi2</guid>
            <dc:creator><![CDATA[Fatima Aminu]]></dc:creator>
            <pubDate>Fri, 14 Feb 2025 16:13:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My CSS Gem Find - 6 Week Article Challenge]]></title>
            <description><![CDATA[A CSS gem you wont want to miss]]></description>
            <link>https://www.codu.co/Roger-ODonnell/my-css-gem-find-6-week-article-challenge-9r12uf1x</link>
            <guid isPermaLink="true">https://www.codu.co/Roger-ODonnell/my-css-gem-find-6-week-article-challenge-9r12uf1x</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[gem]]></category>
            <category><![CDATA[code]]></category>
            <category><![CDATA[flex]]></category>
            <category><![CDATA[flexbox]]></category>
            <dc:creator><![CDATA[Roger O'Donnell]]></dc:creator>
            <pubDate>Thu, 13 Feb 2025 18:20:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Configuration Management in .NET]]></title>
            <description><![CDATA[This guide examines various methods for establishing and handling settings in your .NET applications.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/configuration-management-in-net-sds-m9fc</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/configuration-management-in-net-sds-m9fc</guid>
            <category><![CDATA[secure coding]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 09 Feb 2025 18:16:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Begining My Web Dev Journey Through The Odin Project]]></title>
            <description><![CDATA[My Intial Web Dev experience with The Odin Project - Check it out!]]></description>
            <link>https://www.codu.co/Roger-ODonnell/begining-my-web-dev-journey-through-the-odin-project-okw8nfmu</link>
            <guid isPermaLink="true">https://www.codu.co/Roger-ODonnell/begining-my-web-dev-journey-through-the-odin-project-okw8nfmu</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[the odin project]]></category>
            <category><![CDATA[html]]></category>
            <category><![CDATA[problem solving]]></category>
            <dc:creator><![CDATA[Roger O'Donnell]]></dc:creator>
            <pubDate>Wed, 05 Feb 2025 16:07:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[htmx: Simplifying Dynamic Web Interactivity in HTML]]></title>
            <description><![CDATA[Discover htmx: a game-changer in web development for dynamic, interactive HTML with less code. Read about its simplicity and power.]]></description>
            <link>https://www.codu.co/karolis.dev/htmx-simplifying-dynamic-web-interactivity-in-html-nggcr0wo</link>
            <guid isPermaLink="true">https://www.codu.co/karolis.dev/htmx-simplifying-dynamic-web-interactivity-in-html-nggcr0wo</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[ajax]]></category>
            <category><![CDATA[django]]></category>
            <category><![CDATA[htmx]]></category>
            <dc:creator><![CDATA[Karolis P.]]></dc:creator>
            <pubDate>Mon, 03 Feb 2025 14:51:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Week 6 - First Hackathon Experience]]></title>
            <description><![CDATA[Week 6 concludes with finishing our first group hackathon in becoming a Software Developer - My first one ever.

Nominated team leader by the course tutor,]]></description>
            <link>https://www.codu.co/lcorndogl-fcr/week-6-first-hackathon-experience-qni-bg6y</link>
            <guid isPermaLink="true">https://www.codu.co/lcorndogl-fcr/week-6-first-hackathon-experience-qni-bg6y</guid>
            <dc:creator><![CDATA[lcorndogl]]></dc:creator>
            <pubDate>Mon, 03 Feb 2025 14:51:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Brag Document]]></title>
            <description><![CDATA[I started keeping a brag document years ago, and it's transformed how I approach my career development.]]></description>
            <link>https://www.codu.co/niall/building-a-brag-document-rllnfdad</link>
            <guid isPermaLink="true">https://www.codu.co/niall/building-a-brag-document-rllnfdad</guid>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 03 Feb 2025 14:50:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Migrate a project to .NET 8]]></title>
            <description><![CDATA[Migrating a .NET Core 3.1 project to .NET 8 might seem challenging, but the process becomes much smoother with the right guide. Here’s a step-by-step guide:]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/migrate-a-project-to-net-8-k_0mmqoa</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/migrate-a-project-to-net-8-k_0mmqoa</guid>
            <category><![CDATA[software development]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[migration]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 03 Feb 2025 11:09:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Global Interpreter Lock(GIL) in Python]]></title>
            <description><![CDATA[The Global Interpreter Lock (GIL)
is a mechanism in Python that ensures only one thread can execute Python bytecode at a time.]]></description>
            <link>https://www.codu.co/pynerds/the-global-interpreter-lock-gil-in-python-al7w1qow</link>
            <guid isPermaLink="true">https://www.codu.co/pynerds/the-global-interpreter-lock-gil-in-python-al7w1qow</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[multithreading]]></category>
            <category><![CDATA[parallelism]]></category>
            <category><![CDATA[multiprocessing]]></category>
            <category><![CDATA[gil]]></category>
            <dc:creator><![CDATA[Main]]></dc:creator>
            <pubDate>Fri, 31 Jan 2025 11:31:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Authenticate a GitHub App in .NET Using JWT]]></title>
            <description><![CDATA[In this article, I’ll explain step by step how to authenticate a GitHub App in .NET using **JSON Web Tokens (JWT)**.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/how-to-authenticate-a-github-app-in-net-using-jwt-d9k1l7ma</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/how-to-authenticate-a-github-app-in-net-using-jwt-d9k1l7ma</guid>
            <category><![CDATA[github]]></category>
            <category><![CDATA[software development]]></category>
            <category><![CDATA[jwt]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 26 Jan 2025 14:50:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[9 Ways to Set the URLs for an ASP.NET Core App]]></title>
            <description><![CDATA[In this article, we’ll explore 9 ways to set the URLs for your ASP.NET Core app, with practical examples to help you decide which method suits your needs.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/9-ways-to-set-the-urls-for-an-asp-net-core-app-5invzbhg</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/9-ways-to-set-the-urls-for-an-asp-net-core-app-5invzbhg</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 20 Jan 2025 17:49:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Tips for Writing Developer Blog Articles]]></title>
            <description><![CDATA[I've been asked in our community Discord for some writing tips, so I hope this list might help boost your skills and confidence.]]></description>
            <link>https://www.codu.co/niall/10-tips-for-writing-developer-blog-articles-xo5uvj1y</link>
            <guid isPermaLink="true">https://www.codu.co/niall/10-tips-for-writing-developer-blog-articles-xo5uvj1y</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[writing]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 16 Jan 2025 07:01:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Top 12 Best Practices for REST APIs using C# .NET]]></title>
            <description><![CDATA[Designing a good RESTful API remains a crucial part of modern application development. With the rise of mobile applications, distributed architectures]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/top-12-best-practices-for-rest-apis-using-c-net-58umjglf</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/top-12-best-practices-for-rest-apis-using-c-net-58umjglf</guid>
            <category><![CDATA[web developmet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[api]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 11 Jan 2025 19:37:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Links to Locations in Google Maps and Apple Maps]]></title>
            <description><![CDATA[This guide covers different methods for linking to locations in Google Maps and Apple Maps.]]></description>
            <link>https://www.codu.co/niall/creating-links-to-locations-in-google-maps-and-apple-maps-eqj0ozor</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-links-to-locations-in-google-maps-and-apple-maps-eqj0ozor</guid>
            <category><![CDATA[maps]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 05 Jan 2025 12:53:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Five Must-Read Books for Web Developers]]></title>
            <description><![CDATA[These books include insights into algorithms, clean coding, product management, and more. Take your career to new heights with the knowledge in these books!]]></description>
            <link>https://www.codu.co/niall/five-must-read-books-for-web-developers-nchv1ilg</link>
            <guid isPermaLink="true">https://www.codu.co/niall/five-must-read-books-for-web-developers-nchv1ilg</guid>
            <category><![CDATA[newbies]]></category>
            <category><![CDATA[books]]></category>
            <category><![CDATA[web developer]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 05 Jan 2025 12:35:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[No More Free Tier on PlanetScale, Here Are Free Alternatives]]></title>
            <description><![CDATA[Since PlanetScale killed its free tier, here are free alternatives to try or if you want to migrate away from PlanetScale:]]></description>
            <link>https://www.codu.co/niall/no-more-free-tier-on-planetscale-here-are-free-alternatives-q4wzqcu9</link>
            <guid isPermaLink="true">https://www.codu.co/niall/no-more-free-tier-on-planetscale-here-are-free-alternatives-q4wzqcu9</guid>
            <category><![CDATA[database]]></category>
            <category><![CDATA[planetscale]]></category>
            <category><![CDATA[sql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 02 Jan 2025 13:56:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 11: Introduction to Web Development with ASP.NET Core]]></title>
            <description><![CDATA[In this article, we will explore the fundamentals of developing web applications using **ASP.NET Core**, taking advantage of the features]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-11-introduction-to-web-development-with-asp-net-core-c6qdmcxx</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-11-introduction-to-web-development-with-asp-net-core-c6qdmcxx</guid>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Tue, 31 Dec 2024 17:15:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 10: Working with Files and LINQ in C#]]></title>
            <description><![CDATA[This article takes you through the essentials of file handling using the System.IO namespace and dives into LINQ (Language Integrated Query) to simplify]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-10-working-with-files-and-linq-in-c-gs9s6qcj</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-10-working-with-files-and-linq-in-c-gs9s6qcj</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 29 Dec 2024 11:19:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 9: Exception Handling in C#]]></title>
            <description><![CDATA[Exception handling is a fundamental part of developing robust and error-resilient applications. In this article, we'll explore how to manage errors.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-9-exception-handling-in-c-fiwkzqxq</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-9-exception-handling-in-c-fiwkzqxq</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 21 Dec 2024 17:35:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript]]></title>
            <description><![CDATA[Hi!, Let's talk about JavaScript, the world's most popular programming language. In this guide, I’ll explain the different data types in JavaScript]]></description>
            <link>https://www.codu.co/douglas-barraza-c-3o6/javascript-ccb54ljq</link>
            <guid isPermaLink="true">https://www.codu.co/douglas-barraza-c-3o6/javascript-ccb54ljq</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[referencetypes]]></category>
            <category><![CDATA[datatypes]]></category>
            <category><![CDATA[primitives]]></category>
            <category><![CDATA[nonprimitives]]></category>
            <dc:creator><![CDATA[Douglas Barraza C]]></dc:creator>
            <pubDate>Fri, 20 Dec 2024 17:07:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 8: Collections in C#]]></title>
            <description><![CDATA[Collections in C# provide powerful tools for managing and organising data efficiently. They enable developers to handle groups of objects with ease]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-8-collections-in-c-y2pkllyd</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-8-collections-in-c-y2pkllyd</guid>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[beginners]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Thu, 19 Dec 2024 20:14:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 7: Inheritance, Polymorphism, and Interfaces in C#]]></title>
            <description><![CDATA[Inheritance, Polymorphism, and Interfaces are foundational concepts in Object-Oriented Programming (OOP) that enable the creation of scalable, modular]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-7-inheritance-polymorphism-and-interfaces-in-c-7i8gjtkl</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-7-inheritance-polymorphism-and-interfaces-in-c-7i8gjtkl</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[beginners]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 15 Dec 2024 15:02:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Cancel Async Code in JavaScript]]></title>
            <description><![CDATA[Canceling asynchronous operations in JavaScript has historically been challenging. Not anymore thanks to AbortController API and its companion, AbortSignal.]]></description>
            <link>https://www.codu.co/niall/how-to-cancel-async-code-in-javascript-k4ate_e8</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-cancel-async-code-in-javascript-k4ate_e8</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 15 Dec 2024 12:35:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A first look at Svelte for React Developers]]></title>
            <description><![CDATA[If you're a React developer looking for a new way to build web applications, you may have heard of Svelte. Svelte is a modern framework which aims to provid]]></description>
            <link>https://www.codu.co/jordharr/a-first-look-at-svelte-for-react-developers-ikrm1bc_</link>
            <guid isPermaLink="true">https://www.codu.co/jordharr/a-first-look-at-svelte-for-react-developers-ikrm1bc_</guid>
            <dc:creator><![CDATA[Jordan Harrison]]></dc:creator>
            <pubDate>Sun, 15 Dec 2024 12:32:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Fix Scrollbar Layout Shifts with Just CSS]]></title>
            <description><![CDATA[Layout shifts caused by the appearance of scrollbars can be a frustrating user experience issue. Here's how to fix it:]]></description>
            <link>https://www.codu.co/niall/fix-scrollbar-layout-shifts-with-just-css-e7hsdgyt</link>
            <guid isPermaLink="true">https://www.codu.co/niall/fix-scrollbar-layout-shifts-with-just-css-e7hsdgyt</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 13 Dec 2024 19:48:57 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Importance of IAM in AWS]]></title>
            <description><![CDATA[Learn about AWS IAM: What it is, why you need it and how to create IAM users and groups along with some tips for best practice.]]></description>
            <link>https://www.codu.co/maggie-walsh/the-importance-of-iam-in-aws-yjxdw7_c</link>
            <guid isPermaLink="true">https://www.codu.co/maggie-walsh/the-importance-of-iam-in-aws-yjxdw7_c</guid>
            <category><![CDATA[iam]]></category>
            <category><![CDATA[aws]]></category>
            <dc:creator><![CDATA[MAGGIE WALSH]]></dc:creator>
            <pubDate>Fri, 13 Dec 2024 12:55:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[20 Shorthand Operators in C# Every Developer Should Know About]]></title>
            <description><![CDATA[This article explores 20 essential shorthand operators every C# developer should master, complete with examples to understand their practical use.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/20-shorthand-operators-in-c-every-developer-should-know-about-wdlfskwk</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/20-shorthand-operators-in-c-every-developer-should-know-about-wdlfskwk</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 11 Dec 2024 18:12:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating a Custom useDebounce Hook in React.js]]></title>
            <description><![CDATA[Here's my simple implementation of a clean and reusable debounce hook:]]></description>
            <link>https://www.codu.co/niall/creating-a-custom-usedebounce-hook-in-react-js-enefkepx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-a-custom-usedebounce-hook-in-react-js-enefkepx</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 11 Dec 2024 13:29:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 6: Object-Oriented Programming (OOP) in C#]]></title>
            <description><![CDATA[Object-Oriented Programming (OOP) is a paradigm that organises code around objects and classes, making it easier to develop modular and reusable application]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-6-object-oriented-programming-oop-in-c-gfpxjmxg</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-6-object-oriented-programming-oop-in-c-gfpxjmxg</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Fri, 06 Dec 2024 21:01:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Exploring Jaspr: A Dart Framework for Modern Web Development]]></title>
            <description><![CDATA[In the ever-evolving landscape of web development, frameworks come and go, each offering unique advantages tailored to specific needs. For developers inves]]></description>
            <link>https://www.codu.co/caglarkullu/exploring-jaspr-a-dart-framework-for-modern-web-development-gdb0zww3</link>
            <guid isPermaLink="true">https://www.codu.co/caglarkullu/exploring-jaspr-a-dart-framework-for-modern-web-development-gdb0zww3</guid>
            <dc:creator><![CDATA[Caglar Kullu]]></dc:creator>
            <pubDate>Wed, 04 Dec 2024 14:29:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Embracing Simplicity: How a Coding Bootcamp Led Me to Low-Code Development]]></title>
            <description><![CDATA[Image description

Just over a year ago, I faced a bit of a hiccup in my five-year plan. After spending years chasing the dream of being a firefighter, an]]></description>
            <link>https://www.codu.co/caleom/embracing-simplicity-how-a-coding-bootcamp-led-me-to-low-code-development-qrg1hvs4</link>
            <guid isPermaLink="true">https://www.codu.co/caleom/embracing-simplicity-how-a-coding-bootcamp-led-me-to-low-code-development-qrg1hvs4</guid>
            <dc:creator><![CDATA[Liam]]></dc:creator>
            <pubDate>Mon, 02 Dec 2024 05:55:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing InertiaJS into Laravel for a nice Vue integration process]]></title>
            <description><![CDATA[Blog Series: How can you implement VueJS into a Laravel project, going to implement a product management system with a filtering and ordering table.]]></description>
            <link>https://www.codu.co/jose-viloria/introducing-inertiajs-into-laravel-for-a-nice-vue-integration-process-bvtvhy62</link>
            <guid isPermaLink="true">https://www.codu.co/jose-viloria/introducing-inertiajs-into-laravel-for-a-nice-vue-integration-process-bvtvhy62</guid>
            <category><![CDATA[laravel]]></category>
            <category><![CDATA[inertiajs]]></category>
            <category><![CDATA[php]]></category>
            <category><![CDATA[vuejs]]></category>
            <dc:creator><![CDATA[Jose Manuel Viloria]]></dc:creator>
            <pubDate>Sun, 01 Dec 2024 22:40:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 5: Functions and Methods in C#]]></title>
            <description><![CDATA[Functions and methods are essential building blocks in programming that allow you to group reusable blocks of code.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-5-functions-and-methods-in-c-kirbokje</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-5-functions-and-methods-in-c-kirbokje</guid>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 01 Dec 2024 19:20:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 4: Control Flow in C#]]></title>
            <description><![CDATA[Control flow in a program determines the order in which instructions are executed.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-4-control-flow-in-c-e6mgzjbx</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-4-control-flow-in-c-e6mgzjbx</guid>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[beginners]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 01 Dec 2024 17:23:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An Introduction to React]]></title>
            <description><![CDATA[Introduction to React.js for beginners! This is the first article in a series to teach you React so that you can start with JavaScript's favorite library.]]></description>
            <link>https://www.codu.co/niall/an-introduction-to-react-pl68-ktg</link>
            <guid isPermaLink="true">https://www.codu.co/niall/an-introduction-to-react-pl68-ktg</guid>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[library]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 30 Nov 2024 21:02:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Junior Software Development Journey - A delayed week 5!]]></title>
            <description><![CDATA[On a high after finishing our individual projects last week, it was onto JavaScript! A language I have some (very minor) experience of from university from]]></description>
            <link>https://www.codu.co/lcorndogl-fcr/junior-software-development-journey-a-delayed-week-5-tjhgpbmx</link>
            <guid isPermaLink="true">https://www.codu.co/lcorndogl-fcr/junior-software-development-journey-a-delayed-week-5-tjhgpbmx</guid>
            <dc:creator><![CDATA[lcorndogl]]></dc:creator>
            <pubDate>Mon, 25 Nov 2024 20:55:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Supabase Migrations from Remote Instance]]></title>
            <description><![CDATA[Here's the process of generating and running database migrations with Supabase.]]></description>
            <link>https://www.codu.co/niall/creating-supabase-migrations-from-remote-instance-mqbaqjl6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-supabase-migrations-from-remote-instance-mqbaqjl6</guid>
            <category><![CDATA[supabase]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 20 Nov 2024 22:08:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 3: C# Fundamentals: Operators and Expressions]]></title>
            <description><![CDATA[In this lesson, we’ll explore operators and expressions in C#. These are fundamental concepts that allow you to perform calculations...]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/part-3-c-fundamentals-operators-and-expressions-xbsim-sq</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/part-3-c-fundamentals-operators-and-expressions-xbsim-sq</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 18 Nov 2024 09:34:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 2: C# Fundamentals: Variables and Data Types]]></title>
            <description><![CDATA[In this lesson, we’ll explore the fundamental concepts of variables and data types in C#.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/c-fundamentals-variables-and-data-types-n3abatge</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/c-fundamentals-variables-and-data-types-n3abatge</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 17 Nov 2024 14:27:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 1: Introduction to C# and .NET]]></title>
            <description><![CDATA[What is C# and what is .NET?
When you first hear about C# and .NET, it might seem a bit confusing as they’re often mentioned together. In reality, they’]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/introduction-to-c-and-net-w0hc8gz3</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/introduction-to-c-and-net-w0hc8gz3</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 17 Nov 2024 14:26:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating QR Codes in React Applications]]></title>
            <description><![CDATA[Do you need QR codes in your app? The "qrcode.react" library is probably the easiest way to add them.]]></description>
            <link>https://www.codu.co/niall/creating-qr-codes-in-react-applications-el9ri-tn</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-qr-codes-in-react-applications-el9ri-tn</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[qr]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 17 Nov 2024 10:22:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Part 4: Software Developer Bootcamp - Individual Projects!]]></title>
            <description><![CDATA[Following on from learning about flexbox and bootstrap, along with doing several guided projects, it was onto a topic that I was fully prepared to hate - A]]></description>
            <link>https://www.codu.co/lcorndogl-fcr/part-4-software-developer-bootcamp-individual-projects-vuv_qdfy</link>
            <guid isPermaLink="true">https://www.codu.co/lcorndogl-fcr/part-4-software-developer-bootcamp-individual-projects-vuv_qdfy</guid>
            <dc:creator><![CDATA[lcorndogl]]></dc:creator>
            <pubDate>Thu, 14 Nov 2024 19:12:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SOLID Principles: Building a Strong Foundation for Your Code]]></title>
            <description><![CDATA[Image description

In software development, maintaining and extending code can become challenging as projects grow. The SOLID principles offer a set of gui]]></description>
            <link>https://www.codu.co/dan-morriss/solid-principles-building-a-strong-foundation-for-your-code-fliy0v84</link>
            <guid isPermaLink="true">https://www.codu.co/dan-morriss/solid-principles-building-a-strong-foundation-for-your-code-fliy0v84</guid>
            <dc:creator><![CDATA[Dan Morriss]]></dc:creator>
            <pubDate>Fri, 08 Nov 2024 14:53:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Becoming a Junior Software Developer - Part 3]]></title>
            <description><![CDATA[Just a very quick overview from a somewhat rough week - things are looking on the up now though.

During the bootcamp course that I am doing there was quit]]></description>
            <link>https://www.codu.co/lcorndogl-fcr/becoming-a-junior-software-developer-part-3-wxfpyog8</link>
            <guid isPermaLink="true">https://www.codu.co/lcorndogl-fcr/becoming-a-junior-software-developer-part-3-wxfpyog8</guid>
            <dc:creator><![CDATA[lcorndogl]]></dc:creator>
            <pubDate>Wed, 06 Nov 2024 17:59:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Disabling TypeScript Build Checks in Next.js: The Nuclear Option]]></title>
            <description><![CDATA[Sometimes you need to bypass type-checking during builds (we all get lazy sometimes).]]></description>
            <link>https://www.codu.co/niall/disabling-typescript-build-checks-in-next-js-the-nuclear-option-vkavaqef</link>
            <guid isPermaLink="true">https://www.codu.co/niall/disabling-typescript-build-checks-in-next-js-the-nuclear-option-vkavaqef</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 04 Nov 2024 20:49:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Responsive Images in HTML Using srcset]]></title>
            <description><![CDATA[The srcset attribute is the modern solution for serving different image sizes based on the user's device. Here's how you use it:]]></description>
            <link>https://www.codu.co/niall/responsive-images-in-html-using-srcset-lyb6r6r0</link>
            <guid isPermaLink="true">https://www.codu.co/niall/responsive-images-in-html-using-srcset-lyb6r6r0</guid>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 01 Nov 2024 23:00:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Don’t Jump to a Framework Without Understanding These Concepts]]></title>
            <description><![CDATA[JavaScript, with all its versatility, is one of the most popular and powerful programming languages in the world today. Personally, I feel like it gave me]]></description>
            <link>https://www.codu.co/manuel-afonso-jk9/don-t-jump-to-a-framework-without-understanding-these-concepts-i_x2ff8l</link>
            <guid isPermaLink="true">https://www.codu.co/manuel-afonso-jk9/don-t-jump-to-a-framework-without-understanding-these-concepts-i_x2ff8l</guid>
            <dc:creator><![CDATA[Manuel Afonso]]></dc:creator>
            <pubDate>Fri, 01 Nov 2024 17:51:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Custom VS Code Snippets for Faster Development]]></title>
            <description><![CDATA[Let's explore how to create custom snippets that will boost your productivity.]]></description>
            <link>https://www.codu.co/niall/creating-custom-vs-code-snippets-for-faster-development-kgjv1ct</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-custom-vs-code-snippets-for-faster-development-kgjv1ct</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 31 Oct 2024 18:08:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Accessible Branding Links and links that include images.]]></title>
            <description><![CDATA[Constructing descriptive branding links, and image links for your website.]]></description>
            <link>https://www.codu.co/Donlos/accessible-branding-links-and-links-that-include-images-gw00bpdr</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/accessible-branding-links-and-links-that-include-images-gw00bpdr</guid>
            <category><![CDATA[accessibility]]></category>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Wed, 30 Oct 2024 11:00:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Parent-Child Hover Animations in Tailwind CSS]]></title>
            <description><![CDATA[Tailwind CSS makes implementing child elements straightforward through its group and group-hover utilities.]]></description>
            <link>https://www.codu.co/niall/creating-parent-child-hover-animations-in-tailwind-css-0jdyjvwn</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-parent-child-hover-animations-in-tailwind-css-0jdyjvwn</guid>
            <category><![CDATA[tailwindcss]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 29 Oct 2024 19:50:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Blog 2 In my adventure into Full Stack Development]]></title>
            <description><![CDATA[A brief overview of the first two weeks of my intensive full stack developer course - covering the basics in HTML & CSS]]></description>
            <link>https://www.codu.co/lcorndogl-fcr/blog-2-in-my-adventure-into-full-stack-development-faw2bim0</link>
            <guid isPermaLink="true">https://www.codu.co/lcorndogl-fcr/blog-2-in-my-adventure-into-full-stack-development-faw2bim0</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[lcorndogl]]></dc:creator>
            <pubDate>Tue, 29 Oct 2024 18:42:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Diversity as Tech]]></title>
            <description><![CDATA[Just a ramble from a Neuro-spicy programmer about the brain being a computer.]]></description>
            <link>https://www.codu.co/Darthspider360/diversity-as-tech-y-lgwsc</link>
            <guid isPermaLink="true">https://www.codu.co/Darthspider360/diversity-as-tech-y-lgwsc</guid>
            <dc:creator><![CDATA[Kazi]]></dc:creator>
            <pubDate>Tue, 22 Oct 2024 21:02:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New Adventure into Full Stack Development]]></title>
            <description><![CDATA[My journey]]></description>
            <link>https://www.codu.co/lcorndogl-fcr/new-adventure-into-full-stack-development-dumonskv</link>
            <guid isPermaLink="true">https://www.codu.co/lcorndogl-fcr/new-adventure-into-full-stack-development-dumonskv</guid>
            <dc:creator><![CDATA[lcorndogl]]></dc:creator>
            <pubDate>Tue, 22 Oct 2024 21:01:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Free Node.js Beginner Course]]></title>
            <description><![CDATA[This series of articles covers the basics, from building practical applications to explaining core concepts in depth.]]></description>
            <link>https://www.codu.co/niall/free-node-js-beginner-course-ptgatec2</link>
            <guid isPermaLink="true">https://www.codu.co/niall/free-node-js-beginner-course-ptgatec2</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 22 Oct 2024 12:51:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Effortless Upstream Syncing: A Custom Alias for Git Users]]></title>
            <description><![CDATA[Are you tired of manually syncing your GitHub fork with the upstream repository? In this article, I’ll share an efficient solution using Oh My Zsh and custo]]></description>
            <link>https://www.codu.co/johnallen/effortless-upstream-syncing-a-custom-alias-for-git-users-fowfliwo</link>
            <guid isPermaLink="true">https://www.codu.co/johnallen/effortless-upstream-syncing-a-custom-alias-for-git-users-fowfliwo</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[git]]></category>
            <category><![CDATA[hacktoberfest]]></category>
            <dc:creator><![CDATA[John Allen]]></dc:creator>
            <pubDate>Mon, 21 Oct 2024 13:46:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Custom Avatar Generator]]></title>
            <description><![CDATA[This guide walks you through how I created a custom avatar generator that produces unique, colorful avatars based on a user's name.]]></description>
            <link>https://www.codu.co/niall/building-a-custom-avatar-generator-1pgduezr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/building-a-custom-avatar-generator-1pgduezr</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[project]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 20 Oct 2024 07:05:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A Faster Docker Desktop Alternative]]></title>
            <description><![CDATA[It's no secret that Docker Desktop is a memory hog... If you are on Mac, I recently found a good alternative (that might save your memory)]]></description>
            <link>https://www.codu.co/niall/a-faster-docker-desktop-alternative-i4ce5tgx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/a-faster-docker-desktop-alternative-i4ce5tgx</guid>
            <category><![CDATA[docker]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 19 Oct 2024 07:17:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Implementing an HTTP server in JavaScript from scratch (1)]]></title>
            <description><![CDATA[Implementing an HTTP server for JavaScript web apps in Mojo.]]></description>
            <link>https://www.codu.co/petr-homola-dub/writing-an-http-server-in-javascript-from-scratch-1-ukgmbo4c</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/writing-an-http-server-in-javascript-from-scratch-1-ukgmbo4c</guid>
            <category><![CDATA[mojo]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Fri, 18 Oct 2024 14:28:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Custom Font Weights in Next OG Image Generation]]></title>
            <description><![CDATA[If you struggled with setting up multiple font weights like me (with next/og), I am writing this guide for you.]]></description>
            <link>https://www.codu.co/niall/custom-font-weights-in-next-og-image-generation-konooj_6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/custom-font-weights-in-next-og-image-generation-konooj_6</guid>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 17 Oct 2024 20:22:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Node.js 23 Released - Here's What's Interesting]]></title>
            <description><![CDATA[This release introduces some nice upgrades designed to boost developer productivity, improve performance, and increase compatibility with modern JS.]]></description>
            <link>https://www.codu.co/niall/node-js-23-released-here-s-what-s-interesting-26j8irng</link>
            <guid isPermaLink="true">https://www.codu.co/niall/node-js-23-released-here-s-what-s-interesting-26j8irng</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 16 Oct 2024 19:38:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Testing in Node.js with Jest]]></title>
            <description><![CDATA[We'll dive into the testing world, focusing on using Jest, a popular JavaScript testing framework, to ensure our Node.js applications work as expected.]]></description>
            <link>https://www.codu.co/niall/introduction-to-testing-in-node-js-with-jest-uul8acvm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-testing-in-node-js-with-jest-uul8acvm</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 13 Oct 2024 20:28:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating a Basic Web Server with Node.js]]></title>
            <description><![CDATA[Now, we're leaping forward by creating a basic web server. This is where I think Node.js truly shines, enabling us to build scalable web apps.]]></description>
            <link>https://www.codu.co/niall/creating-a-basic-web-server-with-node-js-ufn4yk5k</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-a-basic-web-server-with-node-js-ufn4yk5k</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 11 Oct 2024 21:53:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Indexing and Performance Optimization]]></title>
            <description><![CDATA[This article will dive deep into the world of database indexing and performance optimization.]]></description>
            <link>https://www.codu.co/niall/indexing-and-performance-optimization-fqpwri3y</link>
            <guid isPermaLink="true">https://www.codu.co/niall/indexing-and-performance-optimization-fqpwri3y</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[database]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 10 Oct 2024 22:08:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Add an Event to Google Calendar with JavaScript]]></title>
            <description><![CDATA[I've been building a new events platform lately. I implemented something earlier today: the ability to add an event to Google Calendar.]]></description>
            <link>https://www.codu.co/niall/add-an-event-to-google-calendar-with-javascript-ynpbxqn</link>
            <guid isPermaLink="true">https://www.codu.co/niall/add-an-event-to-google-calendar-with-javascript-ynpbxqn</guid>
            <category><![CDATA[google]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 10 Oct 2024 22:03:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Node.js Performance Optimization Techniques]]></title>
            <description><![CDATA[Today, I will share some techniques for optimizing your Node.js applications. We will start with some simple techniques and gradually increase the heat.]]></description>
            <link>https://www.codu.co/niall/5-node-js-performance-optimization-techniques-yeix0ibc</link>
            <guid isPermaLink="true">https://www.codu.co/niall/5-node-js-performance-optimization-techniques-yeix0ibc</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 10 Oct 2024 22:03:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Join Us on TikTok for Bite-Sized Dev Tips!]]></title>
            <description><![CDATA[After years of trying to avoid it, Codú is taking the plunge into the world of short-form video content, and we've launched of our brand new TikTok channel!]]></description>
            <link>https://www.codu.co/codu/join-us-on-tiktok-for-bite-sized-dev-tips-01af-byk</link>
            <guid isPermaLink="true">https://www.codu.co/codu/join-us-on-tiktok-for-bite-sized-dev-tips-01af-byk</guid>
            <category><![CDATA[tiktok]]></category>
            <category><![CDATA[update]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Thu, 10 Oct 2024 15:09:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Get the Return Type from a Promise in TypeScript]]></title>
            <description><![CDATA[Learn how to get the return type from a Promise in TypeScript. Discover the power of the Awaited utility type.]]></description>
            <link>https://www.codu.co/niall/get-the-return-type-from-a-promise-in-typescript-m-eoui59</link>
            <guid isPermaLink="true">https://www.codu.co/niall/get-the-return-type-from-a-promise-in-typescript-m-eoui59</guid>
            <category><![CDATA[ts]]></category>
            <category><![CDATA[promises]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 10 Oct 2024 13:44:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Task Manager CLI in Node.js with fs and path]]></title>
            <description><![CDATA[Now, we'll create a more practical CLI task manager that demonstrates the use of key Node.js features and some of the built-in modules we learned about.]]></description>
            <link>https://www.codu.co/niall/task-manager-cli-in-node-js-with-fs-and-path-lav2xua5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/task-manager-cli-in-node-js-with-fs-and-path-lav2xua5</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 09 Oct 2024 22:00:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Node.js - Helpful Built-in Modules]]></title>
            <description><![CDATA[this article, we'll explore some of the useful built-in modules that you might find useful in your projects.]]></description>
            <link>https://www.codu.co/niall/node-js-helpful-built-in-modules-feb7akxt</link>
            <guid isPermaLink="true">https://www.codu.co/niall/node-js-helpful-built-in-modules-feb7akxt</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 08 Oct 2024 21:29:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting a job in tech part 2: Portfolio]]></title>
            <description><![CDATA[As important as having a good CV is, having a place showing the work you are doing, or you have done will go a long way.]]></description>
            <link>https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-2-portfolio-qhrvlwmp</link>
            <guid isPermaLink="true">https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-2-portfolio-qhrvlwmp</guid>
            <category><![CDATA[portfolio]]></category>
            <category><![CDATA[careers]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Carolina Cobo]]></dc:creator>
            <pubDate>Tue, 08 Oct 2024 19:27:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CRUD App with Hono, MongoDB, Bun and TypeScript]]></title>
            <description><![CDATA[In this article, we'll work with Hono and Bun to create an API to learn how to build with Hono.]]></description>
            <link>https://www.codu.co/niall/crud-app-with-hono-mongodb-bun-and-typescript-kgb7jl9r</link>
            <guid isPermaLink="true">https://www.codu.co/niall/crud-app-with-hono-mongodb-bun-and-typescript-kgb7jl9r</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[bun]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 08 Oct 2024 13:53:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Working with Modules in Node.js]]></title>
            <description><![CDATA[Modules allow you to organize your code into reusable pieces. In this section, we'll explore how modules work in Node.js.]]></description>
            <link>https://www.codu.co/niall/working-with-modules-in-node-js-kfgeg-by</link>
            <guid isPermaLink="true">https://www.codu.co/niall/working-with-modules-in-node-js-kfgeg-by</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 06 Oct 2024 19:01:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Node.js vs JS in the Browser]]></title>
            <description><![CDATA[Most people transition from using JavaScript in the browser to Node.js. It's important to understand the differences between these two environments.]]></description>
            <link>https://www.codu.co/niall/node-js-vs-js-in-the-browser-dj1e1ilg</link>
            <guid isPermaLink="true">https://www.codu.co/niall/node-js-vs-js-in-the-browser-dj1e1ilg</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 06 Oct 2024 18:31:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Simple CLI Tool with Node.js]]></title>
            <description><![CDATA[Command-line interface (CLI) tools are programs designed for use from a text interface, such as a shell or terminal.]]></description>
            <link>https://www.codu.co/niall/building-a-simple-cli-tool-with-node-js-dha19one</link>
            <guid isPermaLink="true">https://www.codu.co/niall/building-a-simple-cli-tool-with-node-js-dha19one</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 05 Oct 2024 20:58:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Passing Params to Links in Expo]]></title>
            <description><![CDATA[Learn how to pass parameters to different pages in your Expo application using the Link component.]]></description>
            <link>https://www.codu.co/niall/passing-params-to-links-in-expo-yqy4u0zs</link>
            <guid isPermaLink="true">https://www.codu.co/niall/passing-params-to-links-in-expo-yqy4u0zs</guid>
            <category><![CDATA[expo]]></category>
            <category><![CDATA[react native]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 05 Oct 2024 11:16:57 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Node.js and Non-Blocking Operations]]></title>
            <description><![CDATA[This section will explore the concept of non-blocking operations and explain why it's so useful.]]></description>
            <link>https://www.codu.co/niall/event-driven-architecture-node-js-and-non-blocking-operations-i65wflm3</link>
            <guid isPermaLink="true">https://www.codu.co/niall/event-driven-architecture-node-js-and-non-blocking-operations-i65wflm3</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 03 Oct 2024 20:18:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Node.js]]></title>
            <description><![CDATA[Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside a web browser.]]></description>
            <link>https://www.codu.co/niall/introduction-to-node-js-wcw5rwlz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-node-js-wcw5rwlz</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 03 Oct 2024 16:24:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting Up Node.js]]></title>
            <description><![CDATA[In this section, we'll walk through setting up Node.js on your system with NVM.]]></description>
            <link>https://www.codu.co/niall/setting-up-node-js-2fe_wafm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setting-up-node-js-2fe_wafm</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 03 Oct 2024 16:24:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Uploading Images in Next.js (File Uploads, Filestack)]]></title>
            <description><![CDATA[Uploading images in Next.js is a common task when developing web applications. In this tutorial, we will explore two different approaches:]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/uploading-images-in-next-js-file-uploads-filestack-vntnaf6h</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/uploading-images-in-next-js-file-uploads-filestack-vntnaf6h</guid>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[filestack]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 02 Oct 2024 06:47:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Fullstack Fiesta Pics]]></title>
            <description><![CDATA[Just wanted to share some of the awesome pictures (so far) from our Fullstack Fiesta event last week.]]></description>
            <link>https://www.codu.co/codu/fullstack-fiesta-pics-ohi-3pgv</link>
            <guid isPermaLink="true">https://www.codu.co/codu/fullstack-fiesta-pics-ohi-3pgv</guid>
            <category><![CDATA[update]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Wed, 02 Oct 2024 06:47:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Managing State in Next.js using URL Parameters]]></title>
            <description><![CDATA[I've come to appreciate the power and simplicity of URL parameters for state management.]]></description>
            <link>https://www.codu.co/niall/managing-state-in-next-js-using-url-parameters-nzesqfkx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/managing-state-in-next-js-using-url-parameters-nzesqfkx</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 29 Sep 2024 09:28:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The F*ck - A Really Helpful Command Line Tool]]></title>
            <description><![CDATA[Giving a f*ck might save you time!

This tool makes me laugh and makes me faster with the command line tools, so it's a win-win.]]></description>
            <link>https://www.codu.co/niall/the-f-ck-a-really-helpful-command-line-tool-1hc-d6if</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-f-ck-a-really-helpful-command-line-tool-1hc-d6if</guid>
            <category><![CDATA[tools]]></category>
            <category><![CDATA[web dev]]></category>
            <category><![CDATA[command line]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[terminal]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 29 Sep 2024 00:29:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Social Media Platform with PostgreSQL: A Final Project]]></title>
            <description><![CDATA[Let's create a simple social media platform similar to Reddit or X, where users can create posts, like or downvote posts, and comment on them.]]></description>
            <link>https://www.codu.co/niall/building-a-social-media-platform-with-postgresql-a-final-project-qo_rb0zh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/building-a-social-media-platform-with-postgresql-a-final-project-qo_rb0zh</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 28 Sep 2024 15:48:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Avoiding Page Jumps in Next.js 13+ When Changing Query Params]]></title>
            <description><![CDATA[What I initially thought was a quick page refresh turned out to be an unexpected scroll behavior. Fortunately, I found an easy fix.]]></description>
            <link>https://www.codu.co/niall/avoiding-page-jumps-in-next-js-13-when-changing-query-params-mavmxazj</link>
            <guid isPermaLink="true">https://www.codu.co/niall/avoiding-page-jumps-in-next-js-13-when-changing-query-params-mavmxazj</guid>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 25 Sep 2024 19:07:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What Is a Database?]]></title>
            <description><![CDATA[Have you ever wondered how all this information is stored, organized, and retrieved so quickly?]]></description>
            <link>https://www.codu.co/niall/what-is-a-database-2yfqp7yz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-a-database-2yfqp7yz</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 25 Sep 2024 07:10:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Queuing System with Postgres - why we did it and when you shouldn't use it]]></title>
            <description><![CDATA[This article describes a queuing implementation in Postgres and why it was chosen for Kestra.]]></description>
            <link>https://www.codu.co/paulgrainger85/building-a-queuing-system-with-postgres-why-we-did-it-and-when-you-shouldn-t-use-it-n2nms9wr</link>
            <guid isPermaLink="true">https://www.codu.co/paulgrainger85/building-a-queuing-system-with-postgres-why-we-did-it-and-when-you-shouldn-t-use-it-n2nms9wr</guid>
            <category><![CDATA[kafka]]></category>
            <category><![CDATA[postgres]]></category>
            <category><![CDATA[data]]></category>
            <category><![CDATA[orchestration]]></category>
            <dc:creator><![CDATA[paulgrainger85]]></dc:creator>
            <pubDate>Wed, 25 Sep 2024 04:15:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Checkout a pull request (PR) on a repository that you have forked]]></title>
            <description><![CDATA[Since I've been maintaining the Codú platforms codebase, I often have to checkout PRs locally, and I know it confused me when I started, so hope this helps!]]></description>
            <link>https://www.codu.co/niall/checkout-a-pull-request-pr-on-a-repository-that-you-have-forked-ytctvzy</link>
            <guid isPermaLink="true">https://www.codu.co/niall/checkout-a-pull-request-pr-on-a-repository-that-you-have-forked-ytctvzy</guid>
            <category><![CDATA[open source]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[github]]></category>
            <category><![CDATA[terminal]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 24 Sep 2024 14:01:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[VS Code Profiles]]></title>
            <description><![CDATA[While it's not a new feature, I don't think many people know about it. VS Code profiles have become very helpful to me since I discovered them.]]></description>
            <link>https://www.codu.co/niall/vs-code-profiles-py5fbqoh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/vs-code-profiles-py5fbqoh</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 24 Sep 2024 11:02:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Compound Keys]]></title>
            <description><![CDATA[Today, we will explore another useful relational database concept: compound keys.]]></description>
            <link>https://www.codu.co/niall/compound-keys-6s9gpgc5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/compound-keys-6s9gpgc5</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[database]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 22 Sep 2024 16:09:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding Migrations in PostgreSQL]]></title>
            <description><![CDATA[As your application grows and evolves, so too must your database structure. We handle these changes with "migrations."]]></description>
            <link>https://www.codu.co/niall/understanding-migrations-in-postgresql-dm-l2mjk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/understanding-migrations-in-postgresql-dm-l2mjk</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 21 Sep 2024 07:20:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Codú is Now on Twitch!]]></title>
            <description><![CDATA[We've got some exciting news to share – Codú has officially landed on Twitch! 🎉]]></description>
            <link>https://www.codu.co/codu/cod-is-now-on-twitch-digqu78m</link>
            <guid isPermaLink="true">https://www.codu.co/codu/cod-is-now-on-twitch-digqu78m</guid>
            <category><![CDATA[twitch]]></category>
            <category><![CDATA[update]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Thu, 19 Sep 2024 20:10:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[PostgreSQL's Advanced Features]]></title>
            <description><![CDATA[Today, we will explore some of PostgreSQL's more advanced features, including how, when, and why to use them.]]></description>
            <link>https://www.codu.co/niall/postgresql-s-advanced-features-axswrswr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/postgresql-s-advanced-features-axswrswr</guid>
            <category><![CDATA[database]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[sql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 19 Sep 2024 19:56:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[PostgreSQL Data Types]]></title>
            <description><![CDATA[Today, we are exploring the different data types we can use. By the end of the article, you should have some confidence in picking the right data types.]]></description>
            <link>https://www.codu.co/niall/postgresql-data-types-qwgsxrdh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/postgresql-data-types-qwgsxrdh</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 19 Sep 2024 19:45:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[ACID and Transactions]]></title>
            <description><![CDATA[Today, we're exploring a crucial concept in database management: ACID properties and transactions.]]></description>
            <link>https://www.codu.co/niall/acid-and-transactions-tz3-tk5w</link>
            <guid isPermaLink="true">https://www.codu.co/niall/acid-and-transactions-tz3-tk5w</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 18 Sep 2024 16:45:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Regions in VS Code to Organize Your Code]]></title>
            <description><![CDATA["Regions" allow developers to organize and collapse sections of their code.]]></description>
            <link>https://www.codu.co/niall/using-regions-in-vs-code-to-organize-your-code-womhkang</link>
            <guid isPermaLink="true">https://www.codu.co/niall/using-regions-in-vs-code-to-organize-your-code-womhkang</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 17 Sep 2024 12:37:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SQL Concepts: Subqueries, Aggregations, and CTEs]]></title>
            <description><![CDATA[Today, we will explore more advanced SQL concepts: Subqueries, Aggregates with GROUP BY, and Common Table Expressions (CTEs).]]></description>
            <link>https://www.codu.co/niall/sql-concepts-subqueries-aggregations-and-ctes-v2m3z9ro</link>
            <guid isPermaLink="true">https://www.codu.co/niall/sql-concepts-subqueries-aggregations-and-ctes-v2m3z9ro</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 15 Sep 2024 20:12:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Client vs Server Components in Next.js]]></title>
            <description><![CDATA[We will explore what client and server components are, their differences, when to use each one, and provide practical examples to help you implement.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/client-vs-server-components-in-next-js-nixu2jzh</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/client-vs-server-components-in-next-js-nixu2jzh</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 15 Sep 2024 18:41:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Deeper Dive into Foreign Keys and JOINs in SQL]]></title>
            <description><![CDATA[This article will explore foreign keys in more detail and how to use "joins" to work with data across multiple tables.]]></description>
            <link>https://www.codu.co/niall/deeper-dive-into-foreign-keys-and-joins-in-sql-1jkf32py</link>
            <guid isPermaLink="true">https://www.codu.co/niall/deeper-dive-into-foreign-keys-and-joins-in-sql-1jkf32py</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[sql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 14 Sep 2024 15:11:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SQL Queries and Filtering Data]]></title>
            <description><![CDATA[It's time to dive deeper into SQL by querying and filtering data. These skills are essential for extracting meaningful information from your databases.]]></description>
            <link>https://www.codu.co/niall/sql-queries-and-filtering-data-zovv6gje</link>
            <guid isPermaLink="true">https://www.codu.co/niall/sql-queries-and-filtering-data-zovv6gje</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[sql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 11 Sep 2024 14:03:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to SQL: Putting Database Concepts into Practice]]></title>
            <description><![CDATA[In our previous article, we explored the fundamental concepts of relational databases. Now, we'll see how these concepts come to life through SQL.]]></description>
            <link>https://www.codu.co/niall/introduction-to-sql-putting-database-concepts-into-practice-lsega7xx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-sql-putting-database-concepts-into-practice-lsega7xx</guid>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 11 Sep 2024 13:59:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simple Social Media Database: SQL Solution]]></title>
            <description><![CDATA[Our previous article introduced a practice scenario for building a simple social media application database. Here's how I solved it:]]></description>
            <link>https://www.codu.co/niall/simple-social-media-database-sql-solution-6rhhfoxq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/simple-social-media-database-sql-solution-6rhhfoxq</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 10 Sep 2024 19:48:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Integrate RabbitMQ with .NET: Practical Guide, Routing Patterns, and Error Handling]]></title>
            <description><![CDATA[I’ll explain what RabbitMQ is, how to integrate it with .NET, and some advanced routing patterns that will allow you to take your systems to the next level.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/how-to-integrate-rabbitmq-with-net-practical-guide-routing-patterns-and-error-handling-bgdqeusl</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/how-to-integrate-rabbitmq-with-net-practical-guide-routing-patterns-and-error-handling-bgdqeusl</guid>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 09 Sep 2024 09:18:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Fundamentals of Relational Databases]]></title>
            <description><![CDATA[This chapter will introduce you to the core concepts that form the foundation of relational database systems.]]></description>
            <link>https://www.codu.co/niall/fundamentals-of-relational-databases-hbhpmanj</link>
            <guid isPermaLink="true">https://www.codu.co/niall/fundamentals-of-relational-databases-hbhpmanj</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 08 Sep 2024 19:30:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting Up PostgreSQL]]></title>
            <description><![CDATA[It's time to get our hands dirty and set up PostgreSQL on your computer! Don't worry if you've never installed database software before.]]></description>
            <link>https://www.codu.co/niall/setting-up-postgresql-3waya6_e</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setting-up-postgresql-3waya6_e</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[database]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 06 Sep 2024 20:28:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to PostgreSQL]]></title>
            <description><![CDATA[Now that we've explored databases and their importance, let's focus on PostgreSQL, the database system we'll be using throughout this series.]]></description>
            <link>https://www.codu.co/niall/introduction-to-postgresql-je9kqltk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-postgresql-je9kqltk</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 05 Sep 2024 20:37:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Loops in JavaScript]]></title>
            <description><![CDATA[Loops are like a shortcut in programming. They let you do the same thing over and over without writing a bunch of repetitive code.]]></description>
            <link>https://www.codu.co/niall/loops-in-javascript-rzshkigu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/loops-in-javascript-rzshkigu</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 05 Sep 2024 13:33:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Git Best Practices]]></title>
            <description><![CDATA[It's time to refine your skills with some best practices. These guidelines help maintain a clean, efficient, and professional Git workflow.]]></description>
            <link>https://www.codu.co/niall/git-best-practices-dt_n9hso</link>
            <guid isPermaLink="true">https://www.codu.co/niall/git-best-practices-dt_n9hso</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 04 Sep 2024 19:25:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Kanban VS Scrum - How to be Agile]]></title>
            <description><![CDATA[Scrum and Kanban are the two most popular project management techniques in business today. This article tries to teach you both:]]></description>
            <link>https://www.codu.co/niall/kanban-vs-scrum-how-to-be-agile-drqmh_7z</link>
            <guid isPermaLink="true">https://www.codu.co/niall/kanban-vs-scrum-how-to-be-agile-drqmh_7z</guid>
            <category><![CDATA[agile]]></category>
            <category><![CDATA[scrum]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 04 Sep 2024 19:18:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simplify Node.js Configuration with .env Files]]></title>
            <description><![CDATA[There's more to the new .env support than I noticed originally.]]></description>
            <link>https://www.codu.co/niall/simplify-node-js-configuration-with-env-files-zaconi0o</link>
            <guid isPermaLink="true">https://www.codu.co/niall/simplify-node-js-configuration-with-env-files-zaconi0o</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 03 Sep 2024 09:18:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Run a Bash Script with Node.js]]></title>
            <description><![CDATA[I needed to run Bash scripts from within my Node.js app. Now that I know how, I think it could be handy for many things. Here's how to do it:]]></description>
            <link>https://www.codu.co/niall/how-to-run-a-bash-script-with-node-js-chqhrxas</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-run-a-bash-script-with-node-js-chqhrxas</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[bash]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 03 Sep 2024 09:16:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Real-time Table Changes in Supabase with React.js/Next.js]]></title>
            <description><![CDATA[The ability to instantly reflect changes in a database to all connected clients makes things feel sophisticated. Thankfully, Supabase makes this easy.]]></description>
            <link>https://www.codu.co/niall/real-time-table-changes-in-supabase-with-react-js-next-js-swmgqmq9</link>
            <guid isPermaLink="true">https://www.codu.co/niall/real-time-table-changes-in-supabase-with-react-js-next-js-swmgqmq9</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[supabase]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 31 Aug 2024 17:17:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simplified Class Definitions in JS: ES13]]></title>
            <description><![CDATA[ECMAScript 2022 (ES13) made some nice updates to class definitions, making them easier to use.]]></description>
            <link>https://www.codu.co/niall/simplified-class-definitions-in-js-es13-f1r0a-8j</link>
            <guid isPermaLink="true">https://www.codu.co/niall/simplified-class-definitions-in-js-es13-f1r0a-8j</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 30 Aug 2024 18:33:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Send HTTP Requests from Visual Studio Code]]></title>
            <description><![CDATA[I use the REST Client extension to speed up my workflow and save HTTP requests. Here's how:]]></description>
            <link>https://www.codu.co/niall/send-http-requests-from-visual-studio-code-v6yf6e1a</link>
            <guid isPermaLink="true">https://www.codu.co/niall/send-http-requests-from-visual-studio-code-v6yf6e1a</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 27 Aug 2024 08:49:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setup Prettier in Your Project Quickly]]></title>
            <description><![CDATA[Here's a quick guide on setting up Prettier in your project so you and your team can enjoy these benefits.]]></description>
            <link>https://www.codu.co/niall/setup-prettier-in-your-project-quickly-m5p_xwnt</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setup-prettier-in-your-project-quickly-m5p_xwnt</guid>
            <category><![CDATA[prettier]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 24 Aug 2024 15:06:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Troubleshooting Common Git Issues]]></title>
            <description><![CDATA[Git provides tools to help you recover from most situations. This section will cover some common issues and how to resolve them.]]></description>
            <link>https://www.codu.co/niall/troubleshooting-common-git-issues-c4zwb1nh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/troubleshooting-common-git-issues-c4zwb1nh</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 23 Aug 2024 10:07:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Git Tools and Integrations]]></title>
            <description><![CDATA[It's time to explore some tools and integrations that you can also use to change how you work with Git.]]></description>
            <link>https://www.codu.co/niall/git-tools-and-integrations-di2oifai</link>
            <guid isPermaLink="true">https://www.codu.co/niall/git-tools-and-integrations-di2oifai</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 22 Aug 2024 16:22:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Advanced Git Features]]></title>
            <description><![CDATA[Now that you've mastered the basics of Git, it's time to explore some of its more powerful features.]]></description>
            <link>https://www.codu.co/niall/advanced-git-features-qqhpvwt5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/advanced-git-features-qqhpvwt5</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 21 Aug 2024 15:56:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A Beginner's Guide to Your First Open-Source Contribution Using This Repository]]></title>
            <description><![CDATA[With this article, you should be able to follow along and make your very first contributions to open-source.]]></description>
            <link>https://www.codu.co/codu/a-beginner-s-guide-to-your-first-open-source-contribution-using-this-repository-bvdmwtsa</link>
            <guid isPermaLink="true">https://www.codu.co/codu/a-beginner-s-guide-to-your-first-open-source-contribution-using-this-repository-bvdmwtsa</guid>
            <category><![CDATA[opensource]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Tue, 20 Aug 2024 11:33:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Collaborative Workflows]]></title>
            <description><![CDATA[Now that we've covered the basics of Git and remote repositories, it's time to dive deeper into collaborative workflows.]]></description>
            <link>https://www.codu.co/niall/collaborative-workflows-nbqw0bog</link>
            <guid isPermaLink="true">https://www.codu.co/niall/collaborative-workflows-nbqw0bog</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 19 Aug 2024 21:01:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Remote Repositories]]></title>
            <description><![CDATA[Now, it's time to take our Git skills to the next level by learning about remote repositories so you get your code off your local machine.]]></description>
            <link>https://www.codu.co/niall/remote-repositories-and-collaboration-z7hkxpy3</link>
            <guid isPermaLink="true">https://www.codu.co/niall/remote-repositories-and-collaboration-z7hkxpy3</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 19 Aug 2024 09:28:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Implementing CQRS with MediatR in .NET 8: A Complete Guide]]></title>
            <description><![CDATA[The CQRS (Command Query Responsibility Segregation) pattern is an architecture that separates the operations of reading (Query) and writing (Command) within]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/implementing-cqrs-with-mediatr-in-net-8-a-complete-guide-ossdnm44</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/implementing-cqrs-with-mediatr-in-net-8-a-complete-guide-ossdnm44</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[softwarearchitecture]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 18 Aug 2024 11:24:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Branching and Merging]]></title>
            <description><![CDATA[Now, we will explore one of Git's most powerful features: branching. We will also learn how to merge these branches back together.]]></description>
            <link>https://www.codu.co/niall/branching-and-merging-q12ruolx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/branching-and-merging-q12ruolx</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 16 Aug 2024 19:21:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Native queries for MongoDB]]></title>
            <description><![CDATA[An implementation of native queries for MongoDB is presented, illustrating how powerful macros work in languages such as Julia and Rust.]]></description>
            <link>https://www.codu.co/petr-homola-dub/native-queries-for-mongodb-n3g8sjbh</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/native-queries-for-mongodb-n3g8sjbh</guid>
            <category><![CDATA[mongodb]]></category>
            <category><![CDATA[julia]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Thu, 15 Aug 2024 20:49:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting Up Git and Your First Repository Locally]]></title>
            <description><![CDATA[By the end of this section, you'll have Git installed on your computer and your first Git repository set up. Excited? Let's dive in!]]></description>
            <link>https://www.codu.co/niall/setting-up-git-and-your-first-repository-locally-d714w5ca</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setting-up-git-and-your-first-repository-locally-d714w5ca</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 15 Aug 2024 15:34:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Version Control]]></title>
            <description><![CDATA[Before we dive into Git specifics, let's talk about version control and why it's a game-changer for developers, especially when working in teams.]]></description>
            <link>https://www.codu.co/niall/introduction-to-version-control-udm5ck8m</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-version-control-udm5ck8m</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 14 Aug 2024 20:34:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Optimising recursive algorithms via memoisation]]></title>
            <description><![CDATA[Memoisation is a technique for optimising recursive algorithms.]]></description>
            <link>https://www.codu.co/petr-homola-dub/optimising-recursive-algorithms-via-memoisation-wo1sqac4</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/optimising-recursive-algorithms-via-memoisation-wo1sqac4</guid>
            <category><![CDATA[algorithms]]></category>
            <category><![CDATA[mojo]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Wed, 14 Aug 2024 08:39:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating S3 Signed URLs in Node.js]]></title>
            <description><![CDATA[Let's create something fun: presigned URLs to upload files directly to Amazon S3 buckets.]]></description>
            <link>https://www.codu.co/niall/creating-s3-signed-urls-in-node-js-qtxm0avg</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-s3-signed-urls-in-node-js-qtxm0avg</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[s3]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 13 Aug 2024 18:31:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Slugify Your Article Names with TS/JS]]></title>
            <description><![CDATA[Need to create neat, clean URLs for your articles or blog posts? Today, we're diving into slugification (yes, that's a word now).]]></description>
            <link>https://www.codu.co/niall/slugify-your-article-names-with-ts-js-tzexp4qf</link>
            <guid isPermaLink="true">https://www.codu.co/niall/slugify-your-article-names-with-ts-js-tzexp4qf</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 12 Aug 2024 20:03:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Type safety at compile time]]></title>
            <description><![CDATA[Achieving type safety at compile time in a superset of Python.]]></description>
            <link>https://www.codu.co/petr-homola-dub/type-safety-at-compile-time-ezhfk-rm</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/type-safety-at-compile-time-ezhfk-rm</guid>
            <category><![CDATA[types]]></category>
            <category><![CDATA[mojo]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Mon, 12 Aug 2024 18:32:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Simple Read Time Calculator in JS/TS]]></title>
            <description><![CDATA[I've been tinkering as usual and thought I'd share a cool little script I created—a read-time calculator that works with HTML and Markdown.]]></description>
            <link>https://www.codu.co/niall/building-a-simple-read-time-calculator-in-js-ts-fpmsy_hy</link>
            <guid isPermaLink="true">https://www.codu.co/niall/building-a-simple-read-time-calculator-in-js-ts-fpmsy_hy</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 11 Aug 2024 20:52:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[next-safe-action: Type-Safe Server Actions Made Easy]]></title>
            <description><![CDATA[Ready to take your Server Actions game to the next level? Let's dive into next-safe-action and see how it can make your life easier (and your code safer)!]]></description>
            <link>https://www.codu.co/niall/next-safe-action-type-safe-server-actions-made-easy-kaayfrkk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/next-safe-action-type-safe-server-actions-made-easy-kaayfrkk</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 10 Aug 2024 17:44:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Virtual environments and lovely Poetry]]></title>
            <description><![CDATA[Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on.]]></description>
            <link>https://www.codu.co/stephen/virtual-environments-and-lovely-poetry-ekqtqyep</link>
            <guid isPermaLink="true">https://www.codu.co/stephen/virtual-environments-and-lovely-poetry-ekqtqyep</guid>
            <category><![CDATA[poetry]]></category>
            <category><![CDATA[venv]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[pip]]></category>
            <category><![CDATA[virtual environment]]></category>
            <dc:creator><![CDATA[Stephen]]></dc:creator>
            <pubDate>Fri, 09 Aug 2024 21:36:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Reset a Supabase Database]]></title>
            <description><![CDATA[So you've been wreaking havoc in your Supabase database and have decided the best option is to nuke it...
Here's how you can do it.

Step 1: Get the Supaba]]></description>
            <link>https://www.codu.co/niall/reset-a-supabase-database-h-2agr3b</link>
            <guid isPermaLink="true">https://www.codu.co/niall/reset-a-supabase-database-h-2agr3b</guid>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 09 Aug 2024 17:04:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Routing in .NET]]></title>
            <description><![CDATA[Routing is one of those fundamental pieces that any .NET developer needs to master.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/routing-in-net-1_6djwo9</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/routing-in-net-1_6djwo9</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[routing]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Fri, 09 Aug 2024 10:56:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Validate an Image File with Zod]]></title>
            <description><![CDATA[I recently needed to use a Zod schema that also had some image requirements, so let me share how I made a fairly robust image check:]]></description>
            <link>https://www.codu.co/niall/validate-an-image-file-with-zod-jjhied8p</link>
            <guid isPermaLink="true">https://www.codu.co/niall/validate-an-image-file-with-zod-jjhied8p</guid>
            <category><![CDATA[zod]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 08 Aug 2024 18:43:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Data frames in Julia]]></title>
            <description><![CDATA[Working with data frames in Julia.]]></description>
            <link>https://www.codu.co/petr-homola-dub/data-frames-in-julia-ta-eonhq</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/data-frames-in-julia-ta-eonhq</guid>
            <category><![CDATA[data science]]></category>
            <category><![CDATA[julia]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Wed, 07 Aug 2024 14:10:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Preview an Image Before it is Uploaded - React.js]]></title>
            <description><![CDATA[Ever wanted to show your users a sneak peek of their image before they upload it? Here's how:]]></description>
            <link>https://www.codu.co/niall/preview-an-image-before-it-is-uploaded-react-js-nv9kprq4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/preview-an-image-before-it-is-uploaded-react-js-nv9kprq4</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 07 Aug 2024 14:10:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My Content Creation Tools 2024]]></title>
            <description><![CDATA[Here's my personal content creation toolkit. I'll walk you through the gear that helps me create high-quality content from software to hardware.]]></description>
            <link>https://www.codu.co/niall/my-content-creation-tools-2024-qave2m3i</link>
            <guid isPermaLink="true">https://www.codu.co/niall/my-content-creation-tools-2024-qave2m3i</guid>
            <category><![CDATA[content creation]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 06 Aug 2024 17:54:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Easy Automatic field-sizing]]></title>
            <description><![CDATA[There's a new CSS feature in town named field-sizing: content.]]></description>
            <link>https://www.codu.co/niall/css-easy-automatic-field-sizing-zu3lilpv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-easy-automatic-field-sizing-zu3lilpv</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 05 Aug 2024 22:46:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Free JavaScript Course]]></title>
            <description><![CDATA[It took a few weeks, but finally, I've gotten my first draft of the JavaScript course I've been working on. You can start working through it for free today!]]></description>
            <link>https://www.codu.co/niall/free-javascript-course-vx5yijb4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/free-javascript-course-vx5yijb4</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 04 Aug 2024 20:51:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Blackjack Game with JavaScript]]></title>
            <description><![CDATA[It's time to put everything we've learned into practice with a fun final project: building a simple Blackjack game using the Deck of Cards API.]]></description>
            <link>https://www.codu.co/niall/building-a-blackjack-game-with-javascript-ltg4tif6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/building-a-blackjack-game-with-javascript-ltg4tif6</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 03 Aug 2024 10:40:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to JavaScript Frameworks and Libraries]]></title>
            <description><![CDATA[Let's introduce you to some powerful tools that can speed up and make your development process more efficient.]]></description>
            <link>https://www.codu.co/niall/introduction-to-javascript-frameworks-and-libraries-kliy4s7j</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-javascript-frameworks-and-libraries-kliy4s7j</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 02 Aug 2024 21:08:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Beautifying your Django Admin with Django Unfold]]></title>
            <description><![CDATA[Django Unfold uses Tailwind to restyle the admin and add some other nice features. You can set it up in a few simple steps!]]></description>
            <link>https://www.codu.co/stephen/beautifying-your-django-admin-with-django-unfold-gv4tumbn</link>
            <guid isPermaLink="true">https://www.codu.co/stephen/beautifying-your-django-admin-with-django-unfold-gv4tumbn</guid>
            <category><![CDATA[tailwind]]></category>
            <category><![CDATA[django]]></category>
            <dc:creator><![CDATA[Stephen]]></dc:creator>
            <pubDate>Fri, 02 Aug 2024 19:35:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Breaking Your Code into Modules]]></title>
            <description><![CDATA[As you've been coding, you've probably noticed that your JavaScript files can get lengthy and complex. This is where modules come in handy.]]></description>
            <link>https://www.codu.co/niall/breaking-your-code-into-modules-cbeq6ov2</link>
            <guid isPermaLink="true">https://www.codu.co/niall/breaking-your-code-into-modules-cbeq6ov2</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 02 Aug 2024 07:58:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Plotting in Julia and roots of functions]]></title>
            <description><![CDATA[Plotting in Julia and finding roots of functions.]]></description>
            <link>https://www.codu.co/petr-homola-dub/plotting-in-julia-and-roots-of-functions-puugekde</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/plotting-in-julia-and-roots-of-functions-puugekde</guid>
            <category><![CDATA[data science]]></category>
            <category><![CDATA[maths]]></category>
            <category><![CDATA[julia]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Fri, 02 Aug 2024 07:57:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Destructuring in JavaScript]]></title>
            <description><![CDATA[JavaScript has many useful features that make coding easier. One of the features I find useful is destructuring.]]></description>
            <link>https://www.codu.co/niall/destructuring-in-javascript-eepmzas1</link>
            <guid isPermaLink="true">https://www.codu.co/niall/destructuring-in-javascript-eepmzas1</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 31 Jul 2024 19:59:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using APIs in JavaScript: Fetch, Async/Await]]></title>
            <description><![CDATA[Building on our understanding of asynchronous JavaScript and promises, let's explore how we can use JavaScript APIs to fetch data from APIs.]]></description>
            <link>https://www.codu.co/niall/using-apis-in-javascript-hfkzljbd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/using-apis-in-javascript-hfkzljbd</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 31 Jul 2024 19:57:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Promises in JavaScript]]></title>
            <description><![CDATA[Now, let's dive deeper into more advanced asynchronous programming concepts, focusing on promises.]]></description>
            <link>https://www.codu.co/niall/promises-in-javascript-xovokgb9</link>
            <guid isPermaLink="true">https://www.codu.co/niall/promises-in-javascript-xovokgb9</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 29 Jul 2024 19:52:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Middlewares in .NET]]></title>
            <description><![CDATA[Middlewares play a fundamental role in configuring the request processing pipeline, allowing developers to manipulate requests and responses.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/middlewares-in-net-0fsdyx58</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/middlewares-in-net-0fsdyx58</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[backend]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[middleware]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 29 Jul 2024 17:05:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Migrating a fullstack Django app to use Svelte, SvelteKit and Django Ninja (Part 1)]]></title>
            <description><![CDATA[In this post, I'm starting to convert my full-stack Django app (Happiness Unleashed) to use Django for the backend and Svelte on the front end.]]></description>
            <link>https://www.codu.co/stephen/migrating-a-fullstack-django-app-to-use-svelte-and-sveltekit-with-django-ninja-part-1-9rdqi89b</link>
            <guid isPermaLink="true">https://www.codu.co/stephen/migrating-a-fullstack-django-app-to-use-svelte-and-sveltekit-with-django-ninja-part-1-9rdqi89b</guid>
            <category><![CDATA[api]]></category>
            <category><![CDATA[svelte]]></category>
            <category><![CDATA[django ninja]]></category>
            <category><![CDATA[django]]></category>
            <category><![CDATA[sveltekit]]></category>
            <dc:creator><![CDATA[Stephen]]></dc:creator>
            <pubDate>Sun, 28 Jul 2024 21:09:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Asynchronous JavaScript]]></title>
            <description><![CDATA[Asynchronous behavior is crucial for handling operations that take time, such as fetching data from a server, reading files, or waiting for a user action.]]></description>
            <link>https://www.codu.co/niall/asynchronous-javascript-b5kz3e2m</link>
            <guid isPermaLink="true">https://www.codu.co/niall/asynchronous-javascript-b5kz3e2m</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 28 Jul 2024 20:20:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Array Functions: forEach, map, and filter]]></title>
            <description><![CDATA[Each of these methods allows you to perform specific actions on the elements of an array, making your code cleaner and more readable.]]></description>
            <link>https://www.codu.co/niall/array-functions-foreach-map-and-filter-xqiyx0ar</link>
            <guid isPermaLink="true">https://www.codu.co/niall/array-functions-foreach-map-and-filter-xqiyx0ar</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 26 Jul 2024 14:55:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Advanced Study Strategies]]></title>
            <description><![CDATA[Hey fellow coders,

Building on the foundation we've established, let's delve into some advanced strategies to further your development journey. These tips]]></description>
            <link>https://www.codu.co/lorenz-127/advanced-study-strategies-jlb9kkn5</link>
            <guid isPermaLink="true">https://www.codu.co/lorenz-127/advanced-study-strategies-jlb9kkn5</guid>
            <dc:creator><![CDATA[Lorenz B.]]></dc:creator>
            <pubDate>Thu, 25 Jul 2024 14:24:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Free Book EVERY JS Developer Should Read]]></title>
            <description><![CDATA[This one just came up on my feed, and I didn't realize I could read the entire book online for FREE!]]></description>
            <link>https://www.codu.co/niall/free-book-every-js-developer-should-read-xtqdnhhd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/free-book-every-js-developer-should-read-xtqdnhhd</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 25 Jul 2024 13:47:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Implementing Resend in Next.js: Step-by-Step Guide]]></title>
            <description><![CDATA[If you've ever needed to integrate an email sending system into your Next.js application, you're in the right place!]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/implementing-resend-in-next-js-step-by-step-guide-e7c6qzt6</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/implementing-resend-in-next-js-step-by-step-guide-e7c6qzt6</guid>
            <category><![CDATA[next js]]></category>
            <category><![CDATA[resend]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Thu, 25 Jul 2024 13:40:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Study strategies]]></title>
            <description><![CDATA[In my posts, I want to share strategies that can help you achieve your goals and be successful in your journey to becoming a software developer. Rather than]]></description>
            <link>https://www.codu.co/lorenz-127/study-strategies-udnlbi0e</link>
            <guid isPermaLink="true">https://www.codu.co/lorenz-127/study-strategies-udnlbi0e</guid>
            <dc:creator><![CDATA[Lorenz B.]]></dc:creator>
            <pubDate>Wed, 24 Jul 2024 21:15:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Conditionals in JavaScript]]></title>
            <description><![CDATA[In this section, we'll start adding logic to your applications so you can make decisions based on different conditions.]]></description>
            <link>https://www.codu.co/niall/conditionals-in-javascript-et_b3hok</link>
            <guid isPermaLink="true">https://www.codu.co/niall/conditionals-in-javascript-et_b3hok</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 24 Jul 2024 10:18:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Converting my HTML, CSS and JavaScript site to use Svelte 5 with TypeScript and SvelteKit]]></title>
            <description><![CDATA[I wanted to see if there were any differences with the TypeScript in Svelte 5. The good news is there's actually not that much difference at all.]]></description>
            <link>https://www.codu.co/stephen/converting-my-html-css-and-javascript-site-to-use-svelte-5-with-typescript-and-sveltekit-n0j_qp4a</link>
            <guid isPermaLink="true">https://www.codu.co/stephen/converting-my-html-css-and-javascript-site-to-use-svelte-5-with-typescript-and-sveltekit-n0j_qp4a</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[localstorage]]></category>
            <category><![CDATA[sveltekit]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[svelte]]></category>
            <dc:creator><![CDATA[Stephen]]></dc:creator>
            <pubDate>Wed, 24 Jul 2024 08:42:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Event Bubbling]]></title>
            <description><![CDATA[Let's dive deeper into event handling with another concept: Event Bubbling. Essential for understanding how events propagate through the DOM.]]></description>
            <link>https://www.codu.co/niall/event-bubbling-ojp9efxm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/event-bubbling-ojp9efxm</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 23 Jul 2024 07:45:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Event Listeners]]></title>
            <description><![CDATA[Event listeners help us make web pages interactive. They allow your code to respond to user actions such as clicks, double clicks, or touch events.]]></description>
            <link>https://www.codu.co/niall/event-listeners-nocesh6p</link>
            <guid isPermaLink="true">https://www.codu.co/niall/event-listeners-nocesh6p</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 22 Jul 2024 19:48:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Scope in JavaScript]]></title>
            <description><![CDATA[Let's dive into an important concept in JavaScript: scope. Scope is all about where your variables and functions can be accessed in your code.]]></description>
            <link>https://www.codu.co/niall/scope-in-javascript-g061cqwb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/scope-in-javascript-g061cqwb</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 21 Jul 2024 11:29:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Functions]]></title>
            <description><![CDATA[Functions are a fundamental concept in JavaScript that allows you to group code into reusable blocks.]]></description>
            <link>https://www.codu.co/niall/javascript-functions-_trla2zq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-functions-_trla2zq</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 20 Jul 2024 21:23:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Objects in JavaScript]]></title>
            <description><![CDATA[Objects are data types in JavaScript that allow data to be stored in key-value pairs. Let's learn about them in this chapter.]]></description>
            <link>https://www.codu.co/niall/objects-in-javascript-urb941ld</link>
            <guid isPermaLink="true">https://www.codu.co/niall/objects-in-javascript-urb941ld</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 19 Jul 2024 07:03:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Exploring Markdoc]]></title>
            <description><![CDATA[The engine behind the Codu blog editor]]></description>
            <link>https://www.codu.co/niu/exploring-markdoc-part-1-nwohz03h</link>
            <guid isPermaLink="true">https://www.codu.co/niu/exploring-markdoc-part-1-nwohz03h</guid>
            <dc:creator><![CDATA[Daniel Callaghan]]></dc:creator>
            <pubDate>Fri, 19 Jul 2024 01:11:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Working with Strings]]></title>
            <description><![CDATA[Strings are used frequently in JavaScript, so we should examine them in more detail to get a much better grasp of using them.]]></description>
            <link>https://www.codu.co/niall/working-with-strings-hvdadtn_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/working-with-strings-hvdadtn_</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 18 Jul 2024 08:27:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Arrays in JavaScript]]></title>
            <description><![CDATA[Arrays are a fundamental data structure in JavaScript that allows you to store multiple values in a single variable.]]></description>
            <link>https://www.codu.co/niall/arrays-in-javascript-2zljiknc</link>
            <guid isPermaLink="true">https://www.codu.co/niall/arrays-in-javascript-2zljiknc</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 17 Jul 2024 19:55:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Complete Guide to Integrating Stripe in a .NET Application]]></title>
            <description><![CDATA[This guide will walk you through the process of integrating Stripe into a .NET application, from initial setup to implementing payment functionality.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/complete-guide-to-integrating-stripe-in-a-net-application-a0nbwqtf</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/complete-guide-to-integrating-stripe-in-a-net-application-a0nbwqtf</guid>
            <category><![CDATA[stripe]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[payment integration]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 17 Jul 2024 14:47:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to JavaScript]]></title>
            <description><![CDATA[JavaScript, or as you’ll often see it referenced as “JS," is a versatile and powerful programming language used primarily for web development.]]></description>
            <link>https://www.codu.co/niall/introduction-to-javascript-spgkt9nl</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-javascript-spgkt9nl</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 17 Jul 2024 13:28:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Declaring and Assigning Variables]]></title>
            <description><![CDATA[Variables are a key concept in programming as they allow us to store, retrieve, and manipulate data. Learn how to use them in JavaScript.]]></description>
            <link>https://www.codu.co/niall/declaring-and-assigning-variables-pth565ef</link>
            <guid isPermaLink="true">https://www.codu.co/niall/declaring-and-assigning-variables-pth565ef</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 16 Jul 2024 20:01:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Expressions in JavaScript]]></title>
            <description><![CDATA[Expressions in JavaScript are combinations of values, operators, and variables that produce a result. Let's see them in action:]]></description>
            <link>https://www.codu.co/niall/expressions-in-javascript-qnwjihe_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/expressions-in-javascript-qnwjihe_</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 15 Jul 2024 17:52:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Guide to Internationalisation (i18n) in Next.js with Routing]]></title>
            <description><![CDATA[Internationalisation (i18n) is the process of designing an application to be easily adaptable to different languages and regions without engineering change]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/guide-to-internationalisation-i18n-in-next-js-with-routing-vy-rardn</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/guide-to-internationalisation-i18n-in-next-js-with-routing-vy-rardn</guid>
            <category><![CDATA[i18n]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 15 Jul 2024 16:18:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Self-host with Coolify]]></title>
            <description><![CDATA[Coolify is an open-source PaaS for self-hosting projects, that itself can be self-hosted. It is an alternative to the likes of Heroku, Render or Vercel.]]></description>
            <link>https://www.codu.co/stephen/self-host-with-coolify-k7xoucdh</link>
            <guid isPermaLink="true">https://www.codu.co/stephen/self-host-with-coolify-k7xoucdh</guid>
            <category><![CDATA[self hosting]]></category>
            <category><![CDATA[coolify]]></category>
            <dc:creator><![CDATA[Stephen]]></dc:creator>
            <pubDate>Fri, 12 Jul 2024 16:47:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Build an Engaging Online Community]]></title>
            <description><![CDATA[With dedication and patience, anyone can create an amazing and unique online community! Let me share my tips on how you can create your space online.]]></description>
            <link>https://www.codu.co/niall/how-to-build-an-engaging-online-community-0xxq6nap</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-build-an-engaging-online-community-0xxq6nap</guid>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 11 Jul 2024 13:54:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Operators]]></title>
            <description><![CDATA[Operators in JavaScript are special symbols used to perform operations on values. Let’s learn how to use them:]]></description>
            <link>https://www.codu.co/niall/javascript-operators-uxk7pnjq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-operators-uxk7pnjq</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 10 Jul 2024 23:00:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Primitive Data Types]]></title>
            <description><![CDATA[In JavaScript, primitive data types are the most basic types of data. Here are the five primary primitive data types in JavaScript:]]></description>
            <link>https://www.codu.co/niall/primitive-data-types-50ko7qbp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/primitive-data-types-50ko7qbp</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 10 Jul 2024 22:47:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Document Object Model (DOM)]]></title>
            <description><![CDATA[The Document Object Model (DOM) is a programming interface provided by browsers that represents the structure of an HTML  document as a tree of nodes.]]></description>
            <link>https://www.codu.co/niall/document-object-model-dom-9fkccorq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/document-object-model-dom-9fkccorq</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 10 Jul 2024 22:38:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Visualizing the DOM: A New Tool for JavaScript Learners]]></title>
            <description><![CDATA[This tool is designed to help you better understand the DOM tree structure in your HTML documents.]]></description>
            <link>https://www.codu.co/niall/visualizing-the-dom-a-new-tool-for-javascript-learners-wgr9t379</link>
            <guid isPermaLink="true">https://www.codu.co/niall/visualizing-the-dom-a-new-tool-for-javascript-learners-wgr9t379</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[tool]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 10 Jul 2024 20:07:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Free CSS Course]]></title>
            <description><![CDATA[Want to learn CSS? You can start working through it for free today!]]></description>
            <link>https://www.codu.co/niall/free-css-course-m8lvvaeu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/free-css-course-m8lvvaeu</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 09 Jul 2024 13:04:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Capstone Project: Styling a News Feed Website]]></title>
            <description><![CDATA[In this capstone project, you will apply what you've learned to style a simple news feed website.]]></description>
            <link>https://www.codu.co/niall/css-capstone-project-styling-a-news-feed-website-gwljo3cd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-capstone-project-styling-a-news-feed-website-gwljo3cd</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 08 Jul 2024 13:32:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Variables]]></title>
            <description><![CDATA[CSS variables, also known as "custom properties", allow you to store values you can reuse throughout your CSS.]]></description>
            <link>https://www.codu.co/niall/css-variables-wmmkpl78</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-variables-wmmkpl78</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 07 Jul 2024 20:46:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dependency Injection in .NET with Microsoft.Extensions.DependencyInjection and Scrutor]]></title>
            <description><![CDATA[Dependency Injection (DI) is a crucial design pattern in modern software development that enables the construction of more flexible, maintainable, ...]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/dependency-injection-in-net-with-microsoft-extensions-dependencyinjection-and-scrutor-yo6thcu3</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/dependency-injection-in-net-with-microsoft-extensions-dependencyinjection-and-scrutor-yo6thcu3</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[dependency injection]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 07 Jul 2024 14:01:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Migrating HTML, CSS and JS site to Svelte 5 and SvelteKit]]></title>
            <description><![CDATA[The site I am converting this time is called "A Great Step". The aim of migrating this app is to get a better understanding of Svelte 5 Runes.]]></description>
            <link>https://www.codu.co/stephen/migrating-html-css-and-js-site-to-svelte-5-and-sveltekit-fi7eu3ia</link>
            <guid isPermaLink="true">https://www.codu.co/stephen/migrating-html-css-and-js-site-to-svelte-5-and-sveltekit-fi7eu3ia</guid>
            <category><![CDATA[svelte]]></category>
            <category><![CDATA[localstorage]]></category>
            <category><![CDATA[runes]]></category>
            <category><![CDATA[sveltekit]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Stephen]]></dc:creator>
            <pubDate>Sat, 06 Jul 2024 19:14:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Transforms]]></title>
            <description><![CDATA[CSS transforms allow you to manipulate an element's appearance by rotating, scaling, skewing, or translating it.]]></description>
            <link>https://www.codu.co/niall/css-transforms-zymbvalx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-transforms-zymbvalx</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 06 Jul 2024 14:12:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Filters]]></title>
            <description><![CDATA[CSS filters are powerful tools that allow you to apply graphical effects like blurring, color shifting, and shadowing to elements. Let's see how:]]></description>
            <link>https://www.codu.co/niall/css-filters-xkhdd0tq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-filters-xkhdd0tq</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 04 Jul 2024 20:44:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Backgrounds in CSS]]></title>
            <description><![CDATA[This chapter will guide you through the various background properties and how to use them effectively.]]></description>
            <link>https://www.codu.co/niall/backgrounds-in-css-kpr_ff1i</link>
            <guid isPermaLink="true">https://www.codu.co/niall/backgrounds-in-css-kpr_ff1i</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 03 Jul 2024 20:59:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Typography and Fonts in CSS]]></title>
            <description><![CDATA[This chapter will guide you through the basics of typography and fonts in CSS.]]></description>
            <link>https://www.codu.co/niall/typography-and-fonts-in-css-vjdz995m</link>
            <guid isPermaLink="true">https://www.codu.co/niall/typography-and-fonts-in-css-vjdz995m</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 02 Jul 2024 20:40:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Debugging Containers / Wrappers]]></title>
            <description><![CDATA[Troubleshooting centering a wrapper.]]></description>
            <link>https://www.codu.co/Donlos/debugging-containers-wrappers-alw4hdwc</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/debugging-containers-wrappers-alw4hdwc</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Tue, 02 Jul 2024 07:18:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Units and Sizing]]></title>
            <description><![CDATA[This chapter will introduce you to some of the most common CSS units, including px, em, rem, percentages, and a few more.]]></description>
            <link>https://www.codu.co/niall/css-units-and-sizing-_bi4w3ez</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-units-and-sizing-_bi4w3ez</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 01 Jul 2024 14:57:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Converting my static site to use SvelteKit and Svelte 5]]></title>
            <description><![CDATA[Svelte 5 is now in the release candidate stage. One of its major updates is that it introduces Runes, which are change to how it had previously handled rea]]></description>
            <link>https://www.codu.co/stephen/converting-my-static-site-to-use-sveltekit-and-svelte-5-cbktwljo</link>
            <guid isPermaLink="true">https://www.codu.co/stephen/converting-my-static-site-to-use-sveltekit-and-svelte-5-cbktwljo</guid>
            <category><![CDATA[svelte]]></category>
            <category><![CDATA[svelte5]]></category>
            <category><![CDATA[sveltekit]]></category>
            <dc:creator><![CDATA[Stephen]]></dc:creator>
            <pubDate>Mon, 01 Jul 2024 10:55:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Colors]]></title>
            <description><![CDATA[CSS provides several ways to define colors, including color names, hexadecimal (hex) values, RGB/RGBA, HSL/HSLa values.]]></description>
            <link>https://www.codu.co/niall/css-colors-oqolvf-x</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-colors-oqolvf-x</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 30 Jun 2024 12:46:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Transitions and Animations]]></title>
            <description><![CDATA[In this chapter, we will introduce you to CSS transitions and animations, which will allow you to bring your web pages to life!]]></description>
            <link>https://www.codu.co/niall/css-transitions-and-animations-sk4w3bte</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-transitions-and-animations-sk4w3bte</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 29 Jun 2024 20:26:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Media Queries: Responsive Design with CSS]]></title>
            <description><![CDATA[Media queries allow you to apply CSS styles based on various conditions, such as screen size, resolution, orientation, etc.]]></description>
            <link>https://www.codu.co/niall/media-queries-responsive-design-with-css-bvqqqmrm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/media-queries-responsive-design-with-css-bvqqqmrm</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 28 Jun 2024 18:01:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Swift Development]]></title>
            <description><![CDATA[Swift is a powerful and intuitive programming language developed by Apple Inc. for iOS, macOS, watchOS, and tvOS app development. Launched in 2014, Swift q]]></description>
            <link>https://www.codu.co/dillon-malone-i5o/introduction-to-swift-development-gwtp9s3m</link>
            <guid isPermaLink="true">https://www.codu.co/dillon-malone-i5o/introduction-to-swift-development-gwtp9s3m</guid>
            <dc:creator><![CDATA[Dillon Malone]]></dc:creator>
            <pubDate>Fri, 28 Jun 2024 17:32:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Grid Layouts]]></title>
            <description><![CDATA[This chapter will introduce the CSS Grid layout model, another powerful and flexible way to design responsive web layouts with CSS.]]></description>
            <link>https://www.codu.co/niall/grid-layouts-ej1wx6wr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/grid-layouts-ej1wx6wr</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 27 Jun 2024 15:55:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Azure with .NET Examples]]></title>
            <description><![CDATA[Microsoft Azure is Microsoft's cloud platform offering powerful tools for developers and businesses to efficiently and securely build, deploy, etc.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/introduction-to-azure-with-net-examples-hyhf_e8h</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/introduction-to-azure-with-net-examples-hyhf_e8h</guid>
            <category><![CDATA[cloud computing]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[azure]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 26 Jun 2024 15:43:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Converting an Image to a Data URI String in Node.js]]></title>
            <description><![CDATA[In this short article, we'll explore how to convert an image into a Data URI string in Node.js.]]></description>
            <link>https://www.codu.co/niall/converting-an-image-to-a-data-uri-string-in-node-js-dznt83ha</link>
            <guid isPermaLink="true">https://www.codu.co/niall/converting-an-image-to-a-data-uri-string-in-node-js-dznt83ha</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 26 Jun 2024 09:29:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create a Data URI String with Node.js]]></title>
            <description><![CDATA[Turning an image into a data URI string with Node.js involves a few steps but can be solved pretty easily. Let's learn how:]]></description>
            <link>https://www.codu.co/niall/create-a-data-uri-string-with-node-js-4f-0-1ye</link>
            <guid isPermaLink="true">https://www.codu.co/niall/create-a-data-uri-string-with-node-js-4f-0-1ye</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 26 Jun 2024 09:27:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Flexbox Layouts]]></title>
            <description><![CDATA[This chapter will explore the Flexbox layout model, one of the most powerful and flexible ways to create page layouts.]]></description>
            <link>https://www.codu.co/niall/flexbox-layouts-oki7h3br</link>
            <guid isPermaLink="true">https://www.codu.co/niall/flexbox-layouts-oki7h3br</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 24 Jun 2024 21:53:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Debugging Series]]></title>
            <description><![CDATA[The beginning of a small series on CSS Debugging for beginners.]]></description>
            <link>https://www.codu.co/Donlos/css-debugging-series-ycuohfyv</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/css-debugging-series-ycuohfyv</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Mon, 24 Jun 2024 21:36:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Five (More) Must-Read Books for Web Developers]]></title>
            <description><![CDATA[Another bunch of book recommendations for web developers that will prepare you for more senior roles.]]></description>
            <link>https://www.codu.co/niall/five-more-must-read-books-for-web-developers-gjw4dkyl</link>
            <guid isPermaLink="true">https://www.codu.co/niall/five-more-must-read-books-for-web-developers-gjw4dkyl</guid>
            <category><![CDATA[books]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 24 Jun 2024 18:30:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting Started with CSS Layouts]]></title>
            <description><![CDATA[In this section, you will understand how to use floats to create various layouts, which will help you make some more professional-looking web pages.]]></description>
            <link>https://www.codu.co/niall/getting-started-with-css-layouts-z1slqddp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/getting-started-with-css-layouts-z1slqddp</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 22 Jun 2024 21:06:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Box Model and Display]]></title>
            <description><![CDATA[The Display property and the Box Model are two essential concepts for understanding how elements are shown on a webpage.]]></description>
            <link>https://www.codu.co/niall/the-box-model-and-display-m2fe9f0s</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-box-model-and-display-m2fe9f0s</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 21 Jun 2024 20:59:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Object–Relational Mapping (ORMs) in .NET]]></title>
            <description><![CDATA[In .NET development, Object-Relational Mapping (ORM) plays a crucial role in bridging object-oriented programming with relational databases.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/object-relational-mapping-orms-in-net-upl6vtya</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/object-relational-mapping-orms-in-net-upl6vtya</guid>
            <category><![CDATA[entity framework]]></category>
            <category><![CDATA[dapper]]></category>
            <category><![CDATA[orm]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Fri, 21 Jun 2024 19:49:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Pseudoclasses and Pseudoelements]]></title>
            <description><![CDATA[Helpful tools allow you to apply styles to elements based on their state or position and style specific elements.]]></description>
            <link>https://www.codu.co/niall/pseudoclasses-and-pseudoelements-ejgovp3j</link>
            <guid isPermaLink="true">https://www.codu.co/niall/pseudoclasses-and-pseudoelements-ejgovp3j</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 20 Jun 2024 16:11:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cascading, Inheritance, and Specificity]]></title>
            <description><![CDATA[These concepts are essential for understanding how CSS rules are applied and how conflicts between different rules are resolved.]]></description>
            <link>https://www.codu.co/niall/cascading-inheritance-and-specificity-sgscswq4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/cascading-inheritance-and-specificity-sgscswq4</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 19 Jun 2024 08:14:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Applying CSS in HTML]]></title>
            <description><![CDATA[There are three main ways to apply CSS to your HTML documents: inline styles, style tags within the HTML file, and external CSS stylesheets.]]></description>
            <link>https://www.codu.co/niall/applying-css-in-html-hpvbz8td</link>
            <guid isPermaLink="true">https://www.codu.co/niall/applying-css-in-html-hpvbz8td</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 18 Jun 2024 20:14:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Coding Made Easier: 5 Tools for Newbie Developers]]></title>
            <description><![CDATA[Discover essential project tools for coding beginners. From mockup generators to TOC builders, simplify your coding journey.]]></description>
            <link>https://www.codu.co/tinobragaa/coding-made-easier-5-tools-for-newbie-developers-ebqptle7</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/coding-made-easier-5-tools-for-newbie-developers-ebqptle7</guid>
            <category><![CDATA[newbie]]></category>
            <category><![CDATA[generator]]></category>
            <category><![CDATA[table]]></category>
            <category><![CDATA[tools]]></category>
            <category><![CDATA[toc]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Mon, 17 Jun 2024 18:40:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to .NET Architecture Patterns: MVC, MVP, MVVM, Domain Driven Design]]></title>
            <description><![CDATA[The use of .NET architecture patterns such as MVC, MVP, MVVM and DDD allows developers to create more robust, maintainable and scalable applications.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/introduction-to-net-architecture-patterns-mvc-mvp-mvvm-domain-driven-design-ekyps-nb</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/introduction-to-net-architecture-patterns-mvc-mvp-mvvm-domain-driven-design-ekyps-nb</guid>
            <category><![CDATA[mvc]]></category>
            <category><![CDATA[mvp]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[mvvm]]></category>
            <category><![CDATA[ddd]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 17 Jun 2024 16:25:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting Started with CSS Selectors]]></title>
            <description><![CDATA[Selectors are a fundamental part of CSS as they determine which HTML elements you want to style. We will look at what they are and how to use them.]]></description>
            <link>https://www.codu.co/niall/getting-started-with-css-selectors-c7ji-3m</link>
            <guid isPermaLink="true">https://www.codu.co/niall/getting-started-with-css-selectors-c7ji-3m</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 17 Jun 2024 13:36:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to CSS]]></title>
            <description><![CDATA[The basics of CSS, including what it is, how it works with HTML, and why it's beneficial. We will also look at the syntax and common properties in CSS.]]></description>
            <link>https://www.codu.co/niall/introduction-to-css-jogc_mts</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-css-jogc_mts</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 17 Jun 2024 13:36:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Integrating reCAPTCHA v3 in Next.js]]></title>
            <description><![CDATA[This guide provides a solid foundation for effectively integrating reCAPTCHA v3 into your Next.js application.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/integrating-recaptcha-v3-in-next-js-lpk_dbn5</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/integrating-recaptcha-v3-in-next-js-lpk_dbn5</guid>
            <category><![CDATA[google]]></category>
            <category><![CDATA[recaptcha]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[websecurity]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 17 Jun 2024 07:05:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[HTML Capstone Project: Building a News Feed Website]]></title>
            <description><![CDATA[In this capstone project, you will apply what you've learned to create a simple news feed website.]]></description>
            <link>https://www.codu.co/niall/html-capstone-project-building-a-news-feed-website-0hwd6ph6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/html-capstone-project-building-a-news-feed-website-0hwd6ph6</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 11 Jun 2024 21:44:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Back to Basics: Why I'm Focusing on Beginner Content (for a few weeks)]]></title>
            <description><![CDATA[Over the next few weeks (or potentially months), I'll dedicate my efforts to creating content specifically for beginners. Here's why:]]></description>
            <link>https://www.codu.co/niall/back-to-basics-why-i-m-focusing-on-beginner-content-for-a-few-weeks-kvqn8zsu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/back-to-basics-why-i-m-focusing-on-beginner-content-for-a-few-weeks-kvqn8zsu</guid>
            <category><![CDATA[education]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 10 Jun 2024 20:06:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Choosing Between SQL and NoSQL]]></title>
            <description><![CDATA[Databases are essential for storing and managing data in modern applications. There are two major categories: **SQL** and **NoSQL**.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/choosing-between-sql-and-nosql-k7vb98xf</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/choosing-between-sql-and-nosql-k7vb98xf</guid>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[databases]]></category>
            <category><![CDATA[webdevelopment]]></category>
            <category><![CDATA[nosql]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 10 Jun 2024 16:16:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Set Up Visual Studio Code (VSCode) on Mac or Windows]]></title>
            <description><![CDATA[In this article, I'll share with you a step-by-step process for setting up VSCode on Mac or Windows:]]></description>
            <link>https://www.codu.co/niall/how-to-set-up-visual-studio-code-vscode-on-mac-or-windows-xstpsnpf</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-set-up-visual-studio-code-vscode-on-mac-or-windows-xstpsnpf</guid>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 10 Jun 2024 16:11:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding the Structure of an HTML Document]]></title>
            <description><![CDATA[In this section, we'll explore the overall structure of an HTML document and use Visual Studio Code (VSCode) to create and manage our files.]]></description>
            <link>https://www.codu.co/niall/understanding-the-structure-of-an-html-document-kcmkcbhw</link>
            <guid isPermaLink="true">https://www.codu.co/niall/understanding-the-structure-of-an-html-document-kcmkcbhw</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 10 Jun 2024 14:59:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Beginner HTML - Creating Your First Web Page]]></title>
            <description><![CDATA[Now that you've learned about HTML tags, attributes, inputs, and comments, it's time to combine these elements and create your very first web page.]]></description>
            <link>https://www.codu.co/niall/beginner-html-creating-your-first-web-page-yxqywww_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/beginner-html-creating-your-first-web-page-yxqywww_</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 10 Jun 2024 14:02:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Beginner HTML - Types of Tags]]></title>
            <description><![CDATA[Let's explore some of the most commonly used  HTML tags. These tags will help you structure and format your content effectively.]]></description>
            <link>https://www.codu.co/niall/beginner-html-types-of-tags-jpdhop1h</link>
            <guid isPermaLink="true">https://www.codu.co/niall/beginner-html-types-of-tags-jpdhop1h</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[beginners]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 09 Jun 2024 14:53:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[HTML Attributes]]></title>
            <description><![CDATA[Now that we've covered some essential HTML tags, it's time to introduce another crucial concept: HTML Attributes.]]></description>
            <link>https://www.codu.co/niall/html-attributes-fpordlyx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/html-attributes-fpordlyx</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 09 Jun 2024 14:51:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An Introduction to HTML - Tags]]></title>
            <description><![CDATA[Welcome to your first steps in learning HTML! In this article, we'll focus on understanding the fundamental concept of HTML: tags.]]></description>
            <link>https://www.codu.co/niall/an-introduction-to-html-tags-0wykhhju</link>
            <guid isPermaLink="true">https://www.codu.co/niall/an-introduction-to-html-tags-0wykhhju</guid>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 09 Jun 2024 14:39:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to setup a react project from scratch in 2024]]></title>
            <description><![CDATA[This article will guide you on how to setup a react project in 2024 to a professional standard that is fast and easy to run.

By Paulo Silva]]></description>
            <link>https://www.codu.co/paulo-silva/how-to-setup-a-react-project-from-scratch-in-2024-lsxdhv3_</link>
            <guid isPermaLink="true">https://www.codu.co/paulo-silva/how-to-setup-a-react-project-from-scratch-in-2024-lsxdhv3_</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[testing]]></category>
            <category><![CDATA[vite]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[project]]></category>
            <dc:creator><![CDATA[Paulo Silva]]></dc:creator>
            <pubDate>Sun, 09 Jun 2024 13:37:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating an Interactive Map with the Google Maps API in Next.js]]></title>
            <description><![CDATA[In this article, we will learn how to integrate the Google Maps API into a Next.js application.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/creating-an-interactive-map-with-the-google-maps-api-in-next-js-pcc7erbq</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/creating-an-interactive-map-with-the-google-maps-api-in-next-js-pcc7erbq</guid>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[webdevelopment]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[googlemapsapi]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sat, 08 Jun 2024 10:01:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is an Operating System?]]></title>
            <description><![CDATA[An operating system (or, as you'll often see it called an "OS") is a software program that manages a computer's hardware and software resources.]]></description>
            <link>https://www.codu.co/niall/what-is-an-operating-system-kwofkhay</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-an-operating-system-kwofkhay</guid>
            <category><![CDATA[computing]]></category>
            <category><![CDATA[fundamentals]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 06 Jun 2024 15:28:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Run Large Language Models Locally]]></title>
            <description><![CDATA[While most people use tools like ChatGPT, many users prefer running LLM models locally for data privacy, cost efficiency, and offline accessibility.]]></description>
            <link>https://www.codu.co/niall/run-large-language-models-locally-a-bvodxx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/run-large-language-models-locally-a-bvodxx</guid>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[llm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 04 Jun 2024 13:42:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Encode a URL in JavaScript]]></title>
            <description><![CDATA[Encoding ensures the URL is valid and can be safely sent over the internet. It's really easy, thanks to JavaScript. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-encode-a-url-in-javascript-kn-wk49b</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-encode-a-url-in-javascript-kn-wk49b</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 03 Jun 2024 17:30:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Metadata and Dynamic Metadata in Next.js]]></title>
            <description><![CDATA[Metadata is information about the data on your web page and is essential for SEO (Search Engine Optimization) and social media sharing.

What is Metadata?]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/metadata-and-dynamic-metadata-in-next-js-foinhi13</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/metadata-and-dynamic-metadata-in-next-js-foinhi13</guid>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[seo]]></category>
            <category><![CDATA[webdevelopment]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[jsx]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 02 Jun 2024 18:25:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Object seal() Method]]></title>
            <description><![CDATA[TheObject.seal() method prevents new properties from being added to an object. However, it still lets you modify the existing properties of the object.]]></description>
            <link>https://www.codu.co/niall/javascript-object-seal-method-_lliftyl</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-object-seal-method-_lliftyl</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 02 Jun 2024 16:54:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[LlamaParseReader with TypeScript and Express.js]]></title>
            <description><![CDATA[Parsing documents like PDFs can be a real pain. Thankfully, LlamaIndex has you covered with LlamaParseReader and LlamaCloud.]]></description>
            <link>https://www.codu.co/niall/llamaparsereader-with-typescript-and-express-js-cumhj9l3</link>
            <guid isPermaLink="true">https://www.codu.co/niall/llamaparsereader-with-typescript-and-express-js-cumhj9l3</guid>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[lambaindex]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 01 Jun 2024 17:43:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Full Stack LlamaIndex Example with Next.js]]></title>
            <description><![CDATA[Next.js doesn't play nicely out of the box with LlamaIndex, so this guide might help.]]></description>
            <link>https://www.codu.co/niall/full-stack-llamaindex-example-with-next-js-gkydlrww</link>
            <guid isPermaLink="true">https://www.codu.co/niall/full-stack-llamaindex-example-with-next-js-gkydlrww</guid>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[llamaindex]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 01 Jun 2024 17:12:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Fixing LlamaIndex Configuration Issues in Next.js]]></title>
            <description><![CDATA[LlamaIndex not working in your Next.js project? This might fix it.]]></description>
            <link>https://www.codu.co/niall/fixing-llamaindex-configuration-issues-in-next-js-6ydvxny4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/fixing-llamaindex-configuration-issues-in-next-js-6ydvxny4</guid>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[llamaindex]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 29 May 2024 13:41:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What to Do When You Forget to Add a File to a Git Commit]]></title>
            <description><![CDATA[If you've ever committed changes in Git and realized you forgot to include a file, don't worry, you're not alone...]]></description>
            <link>https://www.codu.co/niall/what-to-do-when-you-forget-to-add-a-file-to-a-git-commit-lm90arob</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-to-do-when-you-forget-to-add-a-file-to-a-git-commit-lm90arob</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 28 May 2024 10:45:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React Native: ScrollView vs. FlatList vs. SectionList]]></title>
            <description><![CDATA[When displaying lists of data, you have a few options, but two of the most common components are ScrollView and FlatList. Learn more about them here:]]></description>
            <link>https://www.codu.co/niall/react-native-scrollview-vs-flatlist-vs-sectionlist-q7mso8v_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/react-native-scrollview-vs-flatlist-vs-sectionlist-q7mso8v_</guid>
            <category><![CDATA[react native]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 27 May 2024 20:19:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[OpenAI API: Insufficient Quota Error on Paid Account with Available Balance]]></title>
            <description><![CDATA[Don't worry—you're not alone. Here's a straightforward guide on how I fixed this issue, which was more of a confusing error message than an actual bug.]]></description>
            <link>https://www.codu.co/niall/openai-api-insufficient-quota-error-on-paid-account-with-available-balance-qibhmpai</link>
            <guid isPermaLink="true">https://www.codu.co/niall/openai-api-insufficient-quota-error-on-paid-account-with-available-balance-qibhmpai</guid>
            <category><![CDATA[troubleshooting]]></category>
            <category><![CDATA[openai]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 26 May 2024 15:02:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Type Documentation for npm Packages with TSDocs]]></title>
            <description><![CDATA[Access to accurate type definitions is crucial to writing effective TS code. TSDocs has made this easier than ever!]]></description>
            <link>https://www.codu.co/niall/type-documentation-for-npm-packages-with-tsdocs-vbopihwd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/type-documentation-for-npm-packages-with-tsdocs-vbopihwd</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 25 May 2024 19:36:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Next.js 15 RC Now Available]]></title>
            <description><![CDATA[The Next.js 15 Release Candidate (RC) is out, providing early access to new features and improvements before the stable release.

The BIG update is that th]]></description>
            <link>https://www.codu.co/niall/next-js-15-rc-now-available-p48bjzvp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/next-js-15-rc-now-available-p48bjzvp</guid>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 24 May 2024 16:10:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[VSCode Preview Mode]]></title>
            <description><![CDATA[VSCode Preview Mode.
When opening files in VSCode using a mouse they are set to open in Preview Mode.]]></description>
            <link>https://www.codu.co/Donlos/vscode-preview-mode-u5vzf_xg</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/vscode-preview-mode-u5vzf_xg</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Fri, 24 May 2024 14:21:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Inheritance and Composition in C#]]></title>
            <description><![CDATA[Inheritance and Composition in C#]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/inheritance-and-composition-in-c-rdjobeoh</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/inheritance-and-composition-in-c-rdjobeoh</guid>
            <category><![CDATA[softwaredevelopment]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Fri, 24 May 2024 12:29:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Passwordless OTP with Supabase]]></title>
            <description><![CDATA[Supabase (as usual) makes this process simple with built-in support for email OTPs. Here’s How:]]></description>
            <link>https://www.codu.co/niall/passwordless-otp-with-supabase-3knr0xs_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/passwordless-otp-with-supabase-3knr0xs_</guid>
            <category><![CDATA[supabase]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 23 May 2024 17:52:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create a Custom React Hook to Detect Outside Clicks]]></title>
            <description><![CDATA[Pop-up elements often require detecting clicks outside these elements to close them.  Let's create a reusable hook to handle this!]]></description>
            <link>https://www.codu.co/niall/create-a-custom-react-hook-to-detect-outside-clicks-4g3yukhk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/create-a-custom-react-hook-to-detect-outside-clicks-4g3yukhk</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 23 May 2024 15:14:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dynamic Routes and Parameter Passing in Next.js]]></title>
            <description><![CDATA[Next.js, the popular JavaScript framework for server-side React applications, continues to evolve and improve.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/dynamic-routes-and-parameter-passing-in-next-js-r21g56wp</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/dynamic-routes-and-parameter-passing-in-next-js-r21g56wp</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[next]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[react]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Thu, 23 May 2024 14:00:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[globalThis in JavaScript]]></title>
            <description><![CDATA[Managing global variables and objects across different environments (like browsers and Node.js) can be tricky in JavaScript.]]></description>
            <link>https://www.codu.co/niall/globalthis-in-javascript-nbp_pyfi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/globalthis-in-javascript-nbp_pyfi</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 21 May 2024 10:32:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Promise.any() in JavaScript]]></title>
            <description><![CDATA[Introduced in ES2021 (ECMAScript 2021). This article explores what Promise.any() is, how it works, and why it is useful.]]></description>
            <link>https://www.codu.co/niall/promise-any-in-javascript-lsqjmhvv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/promise-any-in-javascript-lsqjmhvv</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 20 May 2024 15:08:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[VSCode Zen Mode]]></title>
            <description><![CDATA[VSCode Zen Mode - Disabling All VSCode UI Elements with a single keyboard shortcut]]></description>
            <link>https://www.codu.co/Donlos/vscode-zen-mode-d7mtaa9q</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/vscode-zen-mode-d7mtaa9q</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Sun, 19 May 2024 19:37:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simple Node-Cron Example in Node.js]]></title>
            <description><![CDATA[Node-Cron is a task scheduler for Node.js, based on the popular cron syntax used in Unix-like systems. Here's how to use it:]]></description>
            <link>https://www.codu.co/niall/simple-node-cron-example-in-node-js-s3slkm5p</link>
            <guid isPermaLink="true">https://www.codu.co/niall/simple-node-cron-example-in-node-js-s3slkm5p</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 19 May 2024 19:35:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The power of empathy sessions]]></title>
            <description><![CDATA[A small thought experiment to improve the user experience through an empathy session]]></description>
            <link>https://www.codu.co/thewebuiguy/the-power-of-empathy-sessions-fnerlirj</link>
            <guid isPermaLink="true">https://www.codu.co/thewebuiguy/the-power-of-empathy-sessions-fnerlirj</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[user experience]]></category>
            <category><![CDATA[empathy session]]></category>
            <category><![CDATA[react native]]></category>
            <category><![CDATA[mobile apps]]></category>
            <dc:creator><![CDATA[EvanBurbidge]]></dc:creator>
            <pubDate>Sat, 18 May 2024 15:10:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[DNS Records Explained]]></title>
            <description><![CDATA[DNS is important to our daily internet use because it acts as the internet's address book. Here are the record types and what they are used for:]]></description>
            <link>https://www.codu.co/niall/dns-records-explained-u6ybymqa</link>
            <guid isPermaLink="true">https://www.codu.co/niall/dns-records-explained-u6ybymqa</guid>
            <category><![CDATA[fundamentals]]></category>
            <category><![CDATA[internet]]></category>
            <category><![CDATA[cloud]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 18 May 2024 15:07:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Check Enabled Cron Jobs on pg_cron]]></title>
            <description><![CDATA[To check the running jobs in pg_cron, you can query the cron.job table. Here's how:]]></description>
            <link>https://www.codu.co/niall/check-enabled-cron-jobs-on-pg_cron-bvx5fs3n</link>
            <guid isPermaLink="true">https://www.codu.co/niall/check-enabled-cron-jobs-on-pg_cron-bvx5fs3n</guid>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 17 May 2024 09:35:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Network Connection API]]></title>
            <description><![CDATA[The Network Information API provides details about a device's current network connection. Let's see how to use it:]]></description>
            <link>https://www.codu.co/niall/javascript-network-connection-api-oavuisrz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-network-connection-api-oavuisrz</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 17 May 2024 09:14:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Type Check Regex with TypeScript]]></title>
            <description><![CDATA[TypeScript 5.5 beta is available and brings a fantastic feature to help developers catch common errors in regular expressions: regex syntax checking.]]></description>
            <link>https://www.codu.co/niall/how-to-type-check-regex-with-typescript-hauaptia</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-type-check-regex-with-typescript-hauaptia</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 16 May 2024 13:55:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Complete Guide to the `.gitignore` File]]></title>
            <description><![CDATA[The .gitignore file is an essential tool in any Git repository. It allows you to specify which files or directories should not be tracked by Git.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/complete-guide-to-the-gitignore-file-edcd38xy</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/complete-guide-to-the-gitignore-file-edcd38xy</guid>
            <category><![CDATA[gitignore]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[git]]></category>
            <category><![CDATA[development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Thu, 16 May 2024 10:45:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Schedule Cron Jobs to Call API with Supabase]]></title>
            <description><![CDATA[I recently needed Cron jobs for a project and was, as usual, happily surprised by how easy Supabase made it.]]></description>
            <link>https://www.codu.co/niall/schedule-cron-jobs-to-call-api-with-supabase-zppwp2hr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/schedule-cron-jobs-to-call-api-with-supabase-zppwp2hr</guid>
            <category><![CDATA[supabase]]></category>
            <category><![CDATA[cron]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 14 May 2024 13:17:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Turn Milliseconds into a Useful Object with JavaScript]]></title>
            <description><![CDATA[We will create the JavaScript utility that converts a given number of milliseconds into an object containing days, hours, minutes, seconds, milliseconds...]]></description>
            <link>https://www.codu.co/niall/how-to-turn-milliseconds-into-a-useful-object-with-javascript-el7bjlw2</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-turn-milliseconds-into-a-useful-object-with-javascript-el7bjlw2</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 13 May 2024 21:07:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Live JS Feedback in VSCode - Interactive Code]]></title>
            <description><![CDATA[As a fun way to learn how your code executes, a great extension to add to your VSCode setup is Quokka.js. Here's how to set it up:]]></description>
            <link>https://www.codu.co/niall/live-js-feedback-in-vscode-interactive-code-b0uiog3d</link>
            <guid isPermaLink="true">https://www.codu.co/niall/live-js-feedback-in-vscode-interactive-code-b0uiog3d</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 12 May 2024 14:26:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Satisfies Keyword in TypeScript]]></title>
            <description><![CDATA[The satisfies keyword provides a declarative way to check if a value conforms to a specific type without altering the code's runtime behavior.]]></description>
            <link>https://www.codu.co/niall/satisfies-keyword-in-typescript-h6sg7vl1</link>
            <guid isPermaLink="true">https://www.codu.co/niall/satisfies-keyword-in-typescript-h6sg7vl1</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 11 May 2024 10:25:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Shuffle an Array in JavaScript]]></title>
            <description><![CDATA[The most common way to shuffle an array in JavaScript is by using the Fisher-Yates shuffle algorithm. Here's how you can implement it:]]></description>
            <link>https://www.codu.co/niall/shuffle-an-array-in-javascript-1gslqxdb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/shuffle-an-array-in-javascript-1gslqxdb</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 10 May 2024 10:42:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[String.raw() in JavaScript]]></title>
            <description><![CDATA[JavaScript's String.raw() is a built-in method that provides a way to work with template literals in their raw form. Here's how to use it:]]></description>
            <link>https://www.codu.co/niall/string-raw-in-javascript-wurye4q</link>
            <guid isPermaLink="true">https://www.codu.co/niall/string-raw-in-javascript-wurye4q</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 09 May 2024 14:28:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The DRY, KISS, and YAGNI Principles in .NET]]></title>
            <description><![CDATA[DRY, KISS, and YAGNI. Let's unravel their meaning and discover how they can make our lives as .NET developers much simpler and more efficient.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/the-dry-kiss-and-yagni-principles-in-net-5c6vukcr</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/the-dry-kiss-and-yagni-principles-in-net-5c6vukcr</guid>
            <category><![CDATA[yagni]]></category>
            <category><![CDATA[kiss]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[dry]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Thu, 09 May 2024 13:29:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Zip Files in a Node.js Using Archiver]]></title>
            <description><![CDATA[In this article, we'll look at a simple way to zip files in a Node.js application using a library called Archiver.]]></description>
            <link>https://www.codu.co/niall/zip-files-in-a-node-js-using-archiver-fipfq9px</link>
            <guid isPermaLink="true">https://www.codu.co/niall/zip-files-in-a-node-js-using-archiver-fipfq9px</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 08 May 2024 14:35:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Walrus Operator In Python]]></title>
            <description><![CDATA[Discover Python's walrus operator (:=) for concise assignment within conditionals, loops, and list comprehensions, enhancing code readability.]]></description>
            <link>https://www.codu.co/dayana-7b3/the-walrus-operator-in-python-cy77nkd1</link>
            <guid isPermaLink="true">https://www.codu.co/dayana-7b3/the-walrus-operator-in-python-cy77nkd1</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[walrus operator]]></category>
            <dc:creator><![CDATA[Dayana]]></dc:creator>
            <pubDate>Tue, 07 May 2024 19:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hide Computer and User Names in Terminal/Command Prompts]]></title>
            <description><![CDATA[I like to hide the generic information in the terminal. This can be easily achieved by editing shell configuration files like .bashrc or .zshrc. Here's how:]]></description>
            <link>https://www.codu.co/niall/hide-computer-and-user-names-in-terminal-command-prompts-qnncj50j</link>
            <guid isPermaLink="true">https://www.codu.co/niall/hide-computer-and-user-names-in-terminal-command-prompts-qnncj50j</guid>
            <category><![CDATA[terminal]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 07 May 2024 15:27:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Get a Death by JavaScript T-Shirt 👀]]></title>
            <description><![CDATA[Since our last event, I've received many messages asking, "Where can I buy the Death by JavaScript T-shirts?"]]></description>
            <link>https://www.codu.co/niall/how-to-get-a-death-by-javascript-t-shirt-cva8ln_w</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-get-a-death-by-javascript-t-shirt-cva8ln_w</guid>
            <category><![CDATA[swag]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 07 May 2024 12:43:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Portfolio Website: Where do I start?]]></title>
            <description><![CDATA[Getting started building your portfolio website can be hard. This is my experience getting started, along with some tips that might help you.]]></description>
            <link>https://www.codu.co/anya-mcdonald-bce/portfolio-website-where-do-i-start-pdutwpbv</link>
            <guid isPermaLink="true">https://www.codu.co/anya-mcdonald-bce/portfolio-website-where-do-i-start-pdutwpbv</guid>
            <category><![CDATA[junior]]></category>
            <category><![CDATA[portfolio]]></category>
            <category><![CDATA[developer]]></category>
            <dc:creator><![CDATA[Anya McDonald]]></dc:creator>
            <pubDate>Mon, 06 May 2024 12:23:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Break Out of a for Loop in JavaScript]]></title>
            <description><![CDATA[Using the break statement in JavaScript, you can break out of loops. This immediately stops the loop, which can be useful in certain scenarios. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-break-out-of-a-for-loop-in-javascript-_tyvgvw8</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-break-out-of-a-for-loop-in-javascript-_tyvgvw8</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 06 May 2024 11:36:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Filters]]></title>
            <description><![CDATA[CSS filters are a set of functions that can modify an element's rendering before it is displayed on the screen. Here's what they do:]]></description>
            <link>https://www.codu.co/niall/css-filters-eo7lzv-i</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-filters-eo7lzv-i</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 05 May 2024 21:05:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create Shortcuts in Git Using Aliases]]></title>
            <description><![CDATA[Creating shortcuts in Git using aliases can make your Git workflow easier by adding new custom commands. Here’s how:]]></description>
            <link>https://www.codu.co/niall/create-shortcuts-in-git-using-aliases-kc__xcol</link>
            <guid isPermaLink="true">https://www.codu.co/niall/create-shortcuts-in-git-using-aliases-kc__xcol</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 04 May 2024 07:17:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Destructuring Nested Objects in JavaScript]]></title>
            <description><![CDATA[Destructuring nested objects in JavaScript is a handy trick. It's a technique that allows you to extract specific pieces of data from deeply nested objects.]]></description>
            <link>https://www.codu.co/niall/destructuring-nested-objects-in-javascript-qivhnkzm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/destructuring-nested-objects-in-javascript-qivhnkzm</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 04 May 2024 00:51:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting Started with MongoDB on Docker: A Step-by-Step Guide]]></title>
            <description><![CDATA[In this guide, we’ll walk you through the process of installing MongoDB on Docker, persisting database data files, connecting to MongoDB, and even running M]]></description>
            <link>https://www.codu.co/justinjenkins/getting-started-with-mongodb-on-docker-a-step-by-step-guide-8nmjsbl2</link>
            <guid isPermaLink="true">https://www.codu.co/justinjenkins/getting-started-with-mongodb-on-docker-a-step-by-step-guide-8nmjsbl2</guid>
            <category><![CDATA[mongodb]]></category>
            <category><![CDATA[docker]]></category>
            <category><![CDATA[databases]]></category>
            <dc:creator><![CDATA[Justin Jenkins]]></dc:creator>
            <pubDate>Fri, 03 May 2024 17:58:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Your Friendly Guide to Understanding gRPC in .NET with C#]]></title>
            <description><![CDATA[Imagine gRPC as an incredibly efficient messenger trained by Google to carry messages between different systems.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/your-friendly-guide-to-understanding-grpc-in-net-with-c-vi5zuiuf</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/your-friendly-guide-to-understanding-grpc-in-net-with-c-vi5zuiuf</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[grpc]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[google]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Fri, 03 May 2024 12:08:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Random Numbers in JavaScript using the Date Constructor]]></title>
            <description><![CDATA[When using Math.random() in JavaScript we create a random number between 0 and less than 1.  What if we want to create a random number that is greater than]]></description>
            <link>https://www.codu.co/masfour/creating-random-numbers-in-javascript-using-the-date-constructor-934yktvz</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/creating-random-numbers-in-javascript-using-the-date-constructor-934yktvz</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 03 May 2024 05:45:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mastering JavaScript Array Methods]]></title>
            <description><![CDATA[JavaScript array methods are like superpowers that will allow you to manipulate arrays easily. These 5 stand out as the most useful...]]></description>
            <link>https://www.codu.co/dan-morriss/mastering-javascript-array-methods-uxxatpq</link>
            <guid isPermaLink="true">https://www.codu.co/dan-morriss/mastering-javascript-array-methods-uxxatpq</guid>
            <category><![CDATA[reduce]]></category>
            <category><![CDATA[filter]]></category>
            <category><![CDATA[array methods]]></category>
            <category><![CDATA[map]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Dan Morriss]]></dc:creator>
            <pubDate>Thu, 02 May 2024 21:56:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Peer Modifier in Tailwind CSS]]></title>
            <description><![CDATA[Tailwind offers a very useful peer modifier, which is a utility for controlling the styles of one element based on the state of another.]]></description>
            <link>https://www.codu.co/niall/peer-modifier-in-tailwind-css-tgdijkk_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/peer-modifier-in-tailwind-css-tgdijkk_</guid>
            <category><![CDATA[tailwind]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 02 May 2024 18:00:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Get Specific Types from the Prisma Client with Relations]]></title>
            <description><![CDATA[When we query with Prisma, we get types out of the box, but what if you want to get just the type of query to reference elsewhere?]]></description>
            <link>https://www.codu.co/niall/how-to-get-specific-types-from-the-prisma-client-with-relations-e1lkvejy</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-get-specific-types-from-the-prisma-client-with-relations-e1lkvejy</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[prisma]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 01 May 2024 13:52:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Experimenting Web Dev Via Dart Language Part 2]]></title>
            <description><![CDATA[Dive into advanced web development techniques with Sass and MobX. Learn how to enhance your CSS and state management for scalable apps.]]></description>
            <link>https://www.codu.co/caglarkullu/experimenting-web-dev-via-dart-language-part-2-xehmewrj</link>
            <guid isPermaLink="true">https://www.codu.co/caglarkullu/experimenting-web-dev-via-dart-language-part-2-xehmewrj</guid>
            <dc:creator><![CDATA[Caglar Kullu]]></dc:creator>
            <pubDate>Wed, 01 May 2024 13:29:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using CLI to Change npm package.json "type" to "module"/"commonjs"]]></title>
            <description><![CDATA[You can use the built-in npm pkg command to modify the type field in your package.json directly via the command line. Here's how:]]></description>
            <link>https://www.codu.co/niall/using-cli-to-change-npm-package-json-type-to-module-commonjs-hhodexdm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/using-cli-to-change-npm-package-json-type-to-module-commonjs-hhodexdm</guid>
            <category><![CDATA[npm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 30 Apr 2024 21:34:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Design Patterns in C#]]></title>
            <description><![CDATA[Design patterns are tools that we, as programmers, invented to solve common problems when developing software.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/design-patterns-in-c-ozhgghwp</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/design-patterns-in-c-ozhgghwp</guid>
            <category><![CDATA[development]]></category>
            <category><![CDATA[design patterns]]></category>
            <category><![CDATA[developers]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Tue, 30 Apr 2024 11:34:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[First Contribution to Codu]]></title>
            <description><![CDATA[My first contributions to the Codu project. An overview of my first ticket from start to finish]]></description>
            <link>https://www.codu.co/johnallen/first-contribution-to-codu-sp6bnix8</link>
            <guid isPermaLink="true">https://www.codu.co/johnallen/first-contribution-to-codu-sp6bnix8</guid>
            <dc:creator><![CDATA[John Allen]]></dc:creator>
            <pubDate>Mon, 29 Apr 2024 19:05:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[HTML Auto-comments with Emmet]]></title>
            <description><![CDATA[Emmet does comments
I don't know about you but this was a revelation to me.
But you can easily add comments in your HTML files using Emmet.

section.testin]]></description>
            <link>https://www.codu.co/Donlos/html-auto-comments-with-emmet-9nsrccbi</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/html-auto-comments-with-emmet-9nsrccbi</guid>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Mon, 29 Apr 2024 11:42:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Load .env File When Running Docker Image]]></title>
            <description><![CDATA[Docker has built-in support for environment (.env) files, which is handy for managing configuration settings that must be passed into containers.]]></description>
            <link>https://www.codu.co/niall/load-env-file-when-running-docker-image-nokhmpvy</link>
            <guid isPermaLink="true">https://www.codu.co/niall/load-env-file-when-running-docker-image-nokhmpvy</guid>
            <category><![CDATA[docker]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 29 Apr 2024 08:59:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Git Basics Cheat Sheet]]></title>
            <description><![CDATA[In this short cheat sheet, I'll cover all the jargon and basics you'll need to know as a developer:]]></description>
            <link>https://www.codu.co/niall/git-basics-cheat-sheet-34efzqxc</link>
            <guid isPermaLink="true">https://www.codu.co/niall/git-basics-cheat-sheet-34efzqxc</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 28 Apr 2024 15:16:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Adding Custom Color Themes to Tailwind CSS]]></title>
            <description><![CDATA[Do the Tailwind colors not fit your brand? Well, it's easy to fix! We just need to extend the default configuration, particularly the color palette.]]></description>
            <link>https://www.codu.co/niall/adding-custom-color-themes-to-tailwind-css-mrihh8kk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/adding-custom-color-themes-to-tailwind-css-mrihh8kk</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[tailwind]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 27 Apr 2024 10:54:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Double Question Marks (??) Operator]]></title>
            <description><![CDATA[In this article, you'll learn about Nullish Coalescing and explore its applications in JavaScript.]]></description>
            <link>https://www.codu.co/niall/understanding-javascript-nullish-coalescing-07odrlqv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/understanding-javascript-nullish-coalescing-07odrlqv</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 27 Apr 2024 10:26:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Hash a File in JavaScript/TypeScript]]></title>
            <description><![CDATA[We can use JavaScript's FileReader object which is part of the Web API in order to hash our file.  FileReader allows us to asynchronously "read the content]]></description>
            <link>https://www.codu.co/masfour/how-to-hash-a-file-in-javascript-typescript-eegfexs7</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/how-to-hash-a-file-in-javascript-typescript-eegfexs7</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 26 Apr 2024 21:14:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Experimenting Web Dev Via Dart Language Part 1]]></title>
            <description><![CDATA[Dart offers a unique approach to web development with simplified syntax, strong static typing, and cross-platform capabilities. Compare it to TypeScript thr]]></description>
            <link>https://www.codu.co/caglarkullu/experimenting-web-dev-via-dart-langauage-part-1-j64nisgk</link>
            <guid isPermaLink="true">https://www.codu.co/caglarkullu/experimenting-web-dev-via-dart-langauage-part-1-j64nisgk</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[dart]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[code examples]]></category>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Caglar Kullu]]></dc:creator>
            <pubDate>Fri, 26 Apr 2024 21:14:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Rename Files in Node.js]]></title>
            <description><![CDATA[Need to rename a file? Node.js provides a built-in module, fs, for managing file systems, including renaming files. Let's see how:]]></description>
            <link>https://www.codu.co/niall/how-to-rename-files-in-node-js-pghhvfbf</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-rename-files-in-node-js-pghhvfbf</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 26 Apr 2024 08:05:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Execution context in JavaScript]]></title>
            <description><![CDATA[Understanding JavaScript's execution context is crucial for efficient coding. Explore its phases and benefits for better programming.]]></description>
            <link>https://www.codu.co/dayana-7b3/execution-context-in-javascript-c2ccp-4i</link>
            <guid isPermaLink="true">https://www.codu.co/dayana-7b3/execution-context-in-javascript-c2ccp-4i</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[execution context]]></category>
            <dc:creator><![CDATA[Dayana]]></dc:creator>
            <pubDate>Thu, 25 Apr 2024 19:19:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Node.js 22 Has Just Been Released! 🚀]]></title>
            <description><![CDATA[Node.js 22 has just been released! Here's a super short look at some of the highlights:]]></description>
            <link>https://www.codu.co/niall/node-js-22-has-just-been-released-iuvsmvsk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/node-js-22-has-just-been-released-iuvsmvsk</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 25 Apr 2024 19:19:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A few Settings to Boost Productivity in Visual Studio Code]]></title>
            <description><![CDATA[In this post, I will share with you some settings in Visual Studio Code that have helped speed up my workflow.]]></description>
            <link>https://www.codu.co/niall/a-few-settings-to-boost-productivity-in-visual-studio-code-ftg274na</link>
            <guid isPermaLink="true">https://www.codu.co/niall/a-few-settings-to-boost-productivity-in-visual-studio-code-ftg274na</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[extensions]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 25 Apr 2024 19:06:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Add Days to a Date in JavaScript]]></title>
            <description><![CDATA[Adding days to a date in JavaScript is fairly easy using the Date object. You can update a date using the .setDate() method. Here's how:]]></description>
            <link>https://www.codu.co/niall/add-days-to-a-date-in-javascript-rfnfso00</link>
            <guid isPermaLink="true">https://www.codu.co/niall/add-days-to-a-date-in-javascript-rfnfso00</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 24 Apr 2024 21:40:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mithril.js: A Modern Framework for JavaScript]]></title>
            <description><![CDATA[Mithril.js is a modern client-side JavaScript framework for building Single Page Applications (SPAs).]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/mithril-js-a-modern-framework-for-javascript-fgs9armv</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/mithril-js-a-modern-framework-for-javascript-fgs9armv</guid>
            <category><![CDATA[development]]></category>
            <category><![CDATA[framework]]></category>
            <category><![CDATA[angular]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[react]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 24 Apr 2024 20:18:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Shortcuts for Jupyter Notebook]]></title>
            <description><![CDATA[A list of shortcuts in Jupyter Notebook that I found useful while I've been learning how to use Jupyter Notebook and Python]]></description>
            <link>https://www.codu.co/cian-mcdermott-963/shortcuts-for-jupyter-notebook-drajdfwe</link>
            <guid isPermaLink="true">https://www.codu.co/cian-mcdermott-963/shortcuts-for-jupyter-notebook-drajdfwe</guid>
            <category><![CDATA[shortcuts]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[data analysis]]></category>
            <category><![CDATA[jupyter notebook]]></category>
            <category><![CDATA[data science]]></category>
            <dc:creator><![CDATA[Cian-McDermott]]></dc:creator>
            <pubDate>Wed, 24 Apr 2024 19:14:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[VSCode Extension packs]]></title>
            <description><![CDATA[Things to keep in mind:
this is a guide, please do not start publishing the same extension packs to the marketplace.

What are they?
VSCode extension packs]]></description>
            <link>https://www.codu.co/Donlos/vscode-extension-packs-kjgn8fai</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/vscode-extension-packs-kjgn8fai</guid>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Tue, 23 Apr 2024 13:51:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Interview Prep Resources Recommended by our Community]]></title>
            <description><![CDATA[Yesterday, I gave a mentoring session and got recommendations from the group on all the resources people use (and recommend) to prepare for interviews.]]></description>
            <link>https://www.codu.co/niall/interview-prep-resources-recommended-by-our-community-mnrcmulo</link>
            <guid isPermaLink="true">https://www.codu.co/niall/interview-prep-resources-recommended-by-our-community-mnrcmulo</guid>
            <category><![CDATA[career]]></category>
            <category><![CDATA[interview]]></category>
            <category><![CDATA[resources]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 23 Apr 2024 13:38:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Merge Objects in JavaScript]]></title>
            <description><![CDATA[Need to combine properties from two or more objects into a single object? Merging objects in JavaScript is a common requirement. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-merge-objects-in-javascript-fx2allf_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-merge-objects-in-javascript-fx2allf_</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 22 Apr 2024 17:18:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Control HTTP Requests in .NET: Methods, Response Handling and Use of External Libraries]]></title>
            <description><![CDATA[We'll explore various HTTP methods and their applications within .NET. Each method serves a distinct purpose and finds utility in different scenarios.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/control-http-requests-in-net-methods-response-handling-and-use-of-external-libraries-mqf0gdqv</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/control-http-requests-in-net-methods-response-handling-and-use-of-external-libraries-mqf0gdqv</guid>
            <category><![CDATA[development]]></category>
            <category><![CDATA[http methods]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[api rest]]></category>
            <category><![CDATA[csharp]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 22 Apr 2024 08:29:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Get the Current Page URL With JavaScript]]></title>
            <description><![CDATA[Here's how you can get the entire URL of the page you are on with JS and some other interesting tricks with window.location.]]></description>
            <link>https://www.codu.co/niall/get-the-current-page-url-with-javascript-rxyppteg</link>
            <guid isPermaLink="true">https://www.codu.co/niall/get-the-current-page-url-with-javascript-rxyppteg</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 21 Apr 2024 19:23:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Implementing Messaging in .NET: A Comprehensive Guide]]></title>
            <description><![CDATA[In software development lingo, messaging refers to the exchange of messages or data between various parts, services, or apps within a software system.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/implementing-messaging-in-net-a-comprehensive-guide-isnhmiq4</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/implementing-messaging-in-net-a-comprehensive-guide-isnhmiq4</guid>
            <category><![CDATA[rabbitmq]]></category>
            <category><![CDATA[messaging]]></category>
            <category><![CDATA[signalr]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 21 Apr 2024 09:29:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mastering Image Galleries with Lightbox2]]></title>
            <description><![CDATA[Simplify image rendering! Learn how to integrate Lightbox2 effortlessly for user-friendly galleries in your projects.]]></description>
            <link>https://www.codu.co/dayana-7b3/mastering-image-galleries-with-lightbox2-qv6hluek</link>
            <guid isPermaLink="true">https://www.codu.co/dayana-7b3/mastering-image-galleries-with-lightbox2-qv6hluek</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[gallery]]></category>
            <category><![CDATA[lightbox2]]></category>
            <dc:creator><![CDATA[Dayana]]></dc:creator>
            <pubDate>Sat, 20 Apr 2024 15:56:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Compare Two Dates in JavaScript]]></title>
            <description><![CDATA[Comparing two dates in JavaScript is a fundamental task that can be achieved using the Date object. This guide will walk you through the simplest way.]]></description>
            <link>https://www.codu.co/niall/compare-two-dates-in-javascript-6gaq8m7z</link>
            <guid isPermaLink="true">https://www.codu.co/niall/compare-two-dates-in-javascript-6gaq8m7z</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 20 Apr 2024 10:51:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Replace All Occurrences of a String in JavaScript]]></title>
            <description><![CDATA[In this short guide we will use the String.prototype.replace() method with a global regular expression or another approach using the replaceAll() method.]]></description>
            <link>https://www.codu.co/niall/how-to-replace-all-occurrences-of-a-string-in-javascript-yhyx0y_o</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-replace-all-occurrences-of-a-string-in-javascript-yhyx0y_o</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 19 Apr 2024 12:23:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Create Objects With Dynamic Keys In TypeScript/JavaScript]]></title>
            <description><![CDATA[I recently wanted to programmatically create several objects with dynamic keys inside another object (basically an object of objects) when working with Typ]]></description>
            <link>https://www.codu.co/masfour/how-to-create-objects-with-dynamic-keys-in-typescript-javascript-6hsjtcsu</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/how-to-create-objects-with-dynamic-keys-in-typescript-javascript-6hsjtcsu</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 19 Apr 2024 05:39:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Remove Specific Elements from JavaScript Arrays]]></title>
            <description><![CDATA[Here’s a quick guide, including examples for single and multiple-item removal of specific items in an array in JavaScript.]]></description>
            <link>https://www.codu.co/niall/remove-specific-elements-from-javascript-arrays-zkcs6ijk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/remove-specific-elements-from-javascript-arrays-zkcs6ijk</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 18 Apr 2024 15:17:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MongoDB Cheat Sheet]]></title>
            <description><![CDATA[MongoDB user? Then, bookmark this post for later. 🔖 It's a cheat sheet of all the basics you'll need when using MongoDB:]]></description>
            <link>https://www.codu.co/niall/mongodb-cheat-sheet-one1gdby</link>
            <guid isPermaLink="true">https://www.codu.co/niall/mongodb-cheat-sheet-one1gdby</guid>
            <category><![CDATA[mongodb]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 18 Apr 2024 08:40:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Generating Unique IDs in JavaScript (Without a Library)]]></title>
            <description><![CDATA[Often, you'll see people create their functions to generate a random string to use as an ID. But did you know JS has a built-in function to create a UUID?]]></description>
            <link>https://www.codu.co/niall/generating-unique-ids-in-javascript-without-a-library-iurqbbiu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/generating-unique-ids-in-javascript-without-a-library-iurqbbiu</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 17 Apr 2024 18:20:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Install Jupyter Notebook for Data Science]]></title>
            <description><![CDATA[Recently I’ve been trying to learn Python for Data Science. One of the first things I saw in multiple places was to install Jupyter Notebook...]]></description>
            <link>https://www.codu.co/cian-mcdermott-963/how-to-install-jupyter-notebook-for-data-science-opcdekiv</link>
            <guid isPermaLink="true">https://www.codu.co/cian-mcdermott-963/how-to-install-jupyter-notebook-for-data-science-opcdekiv</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[jupyter notebook]]></category>
            <category><![CDATA[data science]]></category>
            <dc:creator><![CDATA[Cian-McDermott]]></dc:creator>
            <pubDate>Wed, 17 Apr 2024 12:07:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Solving Environment Variable Issues in VSCode]]></title>
            <description><![CDATA[While working on a WordPress-based headless CMS with Next.js for a client, I encountered a challenging issue with environment variables in VSCode that prev]]></description>
            <link>https://www.codu.co/patrickhladun/solving-environment-variable-issues-in-vscode-wcinigmq</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/solving-environment-variable-issues-in-vscode-wcinigmq</guid>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Tue, 16 Apr 2024 14:06:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Backup Your PostgreSQL Database with pg_dump]]></title>
            <description><![CDATA[This short guide will walk you through the process of using pg_dump to back up your PostgreSQL database.]]></description>
            <link>https://www.codu.co/niall/backup-your-postgresql-database-with-pg_dump-nklhw9tu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/backup-your-postgresql-database-with-pg_dump-nklhw9tu</guid>
            <category><![CDATA[database]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 16 Apr 2024 12:57:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why Objects Are My Go-To for Handling Multiple Parameters in JavaScript Functions]]></title>
            <description><![CDATA[I've found that using objects to handle multiple parameters in functions offers several advantages, making code more flexible, readable, and maintainable.]]></description>
            <link>https://www.codu.co/niall/why-objects-are-my-go-to-for-handling-multiple-parameters-in-javascript-functions-wws-68kv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-objects-are-my-go-to-for-handling-multiple-parameters-in-javascript-functions-wws-68kv</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 15 Apr 2024 16:38:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to style forms in Django using Widget Tweaks?]]></title>
            <description><![CDATA[Learn to style Django forms beautifully with Widget Tweaks for a modern user experience]]></description>
            <link>https://www.codu.co/dayana-7b3/how-to-style-forms-in-django-using-widget-tweaks-lmucg236</link>
            <guid isPermaLink="true">https://www.codu.co/dayana-7b3/how-to-style-forms-in-django-using-widget-tweaks-lmucg236</guid>
            <category><![CDATA[bootstrap 5]]></category>
            <category><![CDATA[forms]]></category>
            <category><![CDATA[django]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[widget tweaks]]></category>
            <dc:creator><![CDATA[Dayana]]></dc:creator>
            <pubDate>Mon, 15 Apr 2024 14:58:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Redirecting to a New URL Using JavaScript]]></title>
            <description><![CDATA[Here are 2 ways you can redirect to a new URL using JavaScript:]]></description>
            <link>https://www.codu.co/niall/redirecting-to-a-new-url-using-javascript-mozz3bsu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/redirecting-to-a-new-url-using-javascript-mozz3bsu</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 14 Apr 2024 15:47:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating a Confirmation Prompt in a Node.js Script]]></title>
            <description><![CDATA[Need to make your Node.js script wait for a "Yes" or "No" before moving forward? Here's an easy way to do it using Node.js's built-in readline module.]]></description>
            <link>https://www.codu.co/niall/creating-a-confirmation-prompt-in-a-node-js-script-efe8ynfx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-a-confirmation-prompt-in-a-node-js-script-efe8ynfx</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 13 Apr 2024 20:09:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Run a Shell Commands in Node.js]]></title>
            <description><![CDATA[This capability comes from the child_process module, which provides various methods to spawn child processes. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-run-a-shell-commands-in-node-js-m2ebupch</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-run-a-shell-commands-in-node-js-m2ebupch</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 12 Apr 2024 15:22:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Formatting Money in JavaScript with Intl.NumberFormat]]></title>
            <description><![CDATA[JavaScript's `Intl.NumberFormat` object offers a simple way to format currency values according to different international standards. Here's how:]]></description>
            <link>https://www.codu.co/niall/formatting-money-in-javascript-with-intl-numberformat-u3-zr6-t</link>
            <guid isPermaLink="true">https://www.codu.co/niall/formatting-money-in-javascript-with-intl-numberformat-u3-zr6-t</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 11 Apr 2024 15:18:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Truthy and Falsy values. Python vs JavaScript]]></title>
            <description><![CDATA[Truthy and Falsy values. Python vs JavaScript. Having a good understanding of truthy and falsy values can help us avoid errors and bugs in our code.]]></description>
            <link>https://www.codu.co/dayana-7b3/truthy-and-falsy-values-python-vs-javascript-c5ojtkx0</link>
            <guid isPermaLink="true">https://www.codu.co/dayana-7b3/truthy-and-falsy-values-python-vs-javascript-c5ojtkx0</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Dayana]]></dc:creator>
            <pubDate>Wed, 10 Apr 2024 21:13:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Integration of Angular, Vue.js and React with .NET: Creating a Modern Web Experience]]></title>
            <description><![CDATA[The amalgamation of front-end marvels with the robust backbone of .NET has revolutionized the landscape of modern web development.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/integration-of-angular-vue-js-and-react-with-net-creating-a-modern-web-experience-rckchm2k</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/integration-of-angular-vue-js-and-react-with-net-creating-a-modern-web-experience-rckchm2k</guid>
            <category><![CDATA[net core]]></category>
            <category><![CDATA[angular]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[vue js]]></category>
            <category><![CDATA[net]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 10 Apr 2024 14:22:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[E-Commerce Analytics - Using SQL In Conjunction With CRM]]></title>
            <description><![CDATA[How Data Analysts for an E-Commerce website can use a CRM system in conjunction with a Database Management System like SQL to gain more returning customers]]></description>
            <link>https://www.codu.co/cian-mcdermott-963/e-commerce-analytics-using-sql-in-conjunction-with-crm-ksge1bbi</link>
            <guid isPermaLink="true">https://www.codu.co/cian-mcdermott-963/e-commerce-analytics-using-sql-in-conjunction-with-crm-ksge1bbi</guid>
            <category><![CDATA[ecommerce]]></category>
            <category><![CDATA[crm]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[data analysis]]></category>
            <dc:creator><![CDATA[Cian-McDermott]]></dc:creator>
            <pubDate>Wed, 10 Apr 2024 09:54:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Specifying Promise Return Types in TypeScript]]></title>
            <description><![CDATA[Let's look at how you can explicitly define the return type of a Promise.]]></description>
            <link>https://www.codu.co/niall/specifying-promise-return-types-in-typescript-isyhhzqi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/specifying-promise-return-types-in-typescript-isyhhzqi</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 10 Apr 2024 08:20:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Spreadsheets in Node.js Without External Libraries]]></title>
            <description><![CDATA[If you are building simple or prefer not to use external libraries, you can still read from and write to spreadsheets by treating them as CSV files:]]></description>
            <link>https://www.codu.co/niall/using-spreadsheets-in-node-js-without-external-libraries-p8rn0zgi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/using-spreadsheets-in-node-js-without-external-libraries-p8rn0zgi</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 09 Apr 2024 14:06:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why I Think Side Projects Make You a Better Developer]]></title>
            <description><![CDATA[Do you think you could learn to swim without getting into the water? Of course not! So don't get trapped in a cycle of reading articles and watching videos.]]></description>
            <link>https://www.codu.co/niall/why-i-think-side-projects-make-you-a-better-developer-cngphbr9</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-i-think-side-projects-make-you-a-better-developer-cngphbr9</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[career]]></category>
            <category><![CDATA[indie hacker]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 08 Apr 2024 14:53:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Git Branch Naming Best Practices]]></title>
            <description><![CDATA[Naming your git branches is important for smooth team collaboration and project management. Here are some best practices to get you started:]]></description>
            <link>https://www.codu.co/niall/git-branch-naming-best-practices-zisgp6fy</link>
            <guid isPermaLink="true">https://www.codu.co/niall/git-branch-naming-best-practices-zisgp6fy</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 06 Apr 2024 13:05:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Turn Off Quick Suggestions/Hints in VSCode]]></title>
            <description><![CDATA[Do you find yourself constantly getting messages popping up every time you hit . as you type on VSCode, and you have finally had enough? Here's the fix:]]></description>
            <link>https://www.codu.co/niall/how-to-turn-off-quick-suggestions-hints-in-vscode-xtw40ud0</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-turn-off-quick-suggestions-hints-in-vscode-xtw40ud0</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 06 Apr 2024 10:04:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[To understand what Mobile First is, is it enough to just translate?]]></title>
            <description><![CDATA[Elevate your tech journey in Ireland! Skilled programmer poised for innovation. Discover more in my profile. #Ireland #Programming]]></description>
            <link>https://www.codu.co/samucadev/to-understand-what-mobile-first-is-is-it-enough-to-just-translate-dp431s-d</link>
            <guid isPermaLink="true">https://www.codu.co/samucadev/to-understand-what-mobile-first-is-is-it-enough-to-just-translate-dp431s-d</guid>
            <category><![CDATA[career growth]]></category>
            <category><![CDATA[ireland]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[networking]]></category>
            <dc:creator><![CDATA[Samuel Rodrigues]]></dc:creator>
            <pubDate>Sat, 06 Apr 2024 01:35:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Maps - How and Why]]></title>
            <description><![CDATA[This article will give you the basics of JavaScript Maps, including their advantages and scenarios where they might be best.]]></description>
            <link>https://www.codu.co/niall/javascript-maps-how-and-why-eil46o35</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-maps-how-and-why-eil46o35</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 05 Apr 2024 14:20:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Pixi: A Package Manager for C# and JavaScript]]></title>
            <description><![CDATA[Pixi is a fast package manager built on top of the existing Conda ecosystem.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/pixi-a-package-manager-for-c-and-javascript-eyerufwg</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/pixi-a-package-manager-for-c-and-javascript-eyerufwg</guid>
            <category><![CDATA[pixi]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[package]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Fri, 05 Apr 2024 08:04:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The never Type in TypeScript]]></title>
            <description><![CDATA[never is a data type of values that will never happen. We use never in a function that will never reach the end of that function or when narrowing a type t]]></description>
            <link>https://www.codu.co/masfour/the-never-type-in-typescript-nd_peioc</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/the-never-type-in-typescript-nd_peioc</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 05 Apr 2024 05:14:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Drizzle's New $onUpdate Function]]></title>
            <description><![CDATA[Drizzle just added a new $onUpdate function in v0.30.5. The $onUpdate function allows database fields to update automatically.]]></description>
            <link>https://www.codu.co/niall/drizzle-s-new-onupdate-function-prfsgmcr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/drizzle-s-new-onupdate-function-prfsgmcr</guid>
            <category><![CDATA[orm]]></category>
            <category><![CDATA[drizzle]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 04 Apr 2024 18:35:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Create a Scrollable Sticky Sidebar]]></title>
            <description><![CDATA[You might have used sites with a sidebar that doesn't move even when you scroll. Here's a straightforward way to achieve this using just HTML and CSS.]]></description>
            <link>https://www.codu.co/niall/how-to-create-a-scrollable-sticky-sidebar-t85ffjrv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-create-a-scrollable-sticky-sidebar-t85ffjrv</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 03 Apr 2024 14:01:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is a "Retrieval Augmented Generation" (or RAG?)]]></title>
            <description><![CDATA[You might have heard the term "RAG" being thrown around and wanted to learn more. This article will explain what it is and why you might want to use one.]]></description>
            <link>https://www.codu.co/niall/what-is-a-retrieval-augmented-generation-or-rag-msi7hd5l</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-a-retrieval-augmented-generation-or-rag-msi7hd5l</guid>
            <category><![CDATA[llm]]></category>
            <category><![CDATA[rag]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 02 Apr 2024 17:05:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Make Your Expo (React Native) App Talk (TTS)]]></title>
            <description><![CDATA[Thanks to the expo-speech library, we can easily add text-to-speech to our apps. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-make-your-expo-react-native-app-talk-tts-kv3pfvep</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-make-your-expo-react-native-app-talk-tts-kv3pfvep</guid>
            <category><![CDATA[react native]]></category>
            <category><![CDATA[expo]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 01 Apr 2024 18:07:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New Text Styling Feature in Version Node.js 21.7.0]]></title>
            <description><![CDATA[Node.js has introduced a new feature to easily style your console text! Here's how you use it:]]></description>
            <link>https://www.codu.co/niall/new-text-styling-feature-in-version-node-js-21-7-0-_dhmwakt</link>
            <guid isPermaLink="true">https://www.codu.co/niall/new-text-styling-feature-in-version-node-js-21-7-0-_dhmwakt</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 31 Mar 2024 17:17:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mastering the OpenAI API: A Comprehensive Beginner's Guide]]></title>
            <description><![CDATA[OpenAI
Artificial Intelligence (AI) currently dominates discussions, with OpenAI’s ChatGPT emerging as one of the most sought-after Language Models (LLMs)]]></description>
            <link>https://www.codu.co/dayana-7b3/mastering-the-openai-api-a-comprehensive-beginner-s-guide-gchn2jkv</link>
            <guid isPermaLink="true">https://www.codu.co/dayana-7b3/mastering-the-openai-api-a-comprehensive-beginner-s-guide-gchn2jkv</guid>
            <dc:creator><![CDATA[Dayana]]></dc:creator>
            <pubDate>Sat, 30 Mar 2024 22:18:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Referencing Tailwind Values in JavaScript]]></title>
            <description><![CDATA[This article will show you how to access Tailwind configuration values in your JavaScript code with a Tailwind helper.]]></description>
            <link>https://www.codu.co/niall/referencing-tailwind-values-in-javascript-k-vzdccl</link>
            <guid isPermaLink="true">https://www.codu.co/niall/referencing-tailwind-values-in-javascript-k-vzdccl</guid>
            <category><![CDATA[tailwind]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 29 Mar 2024 20:42:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The unknown type in TypeScript]]></title>
            <description><![CDATA[Introduction

The unknown type in TypeScript is a type which we can assign any value of any data type to while still leveraging TypeScript's type checking.]]></description>
            <link>https://www.codu.co/masfour/the-unknown-type-in-typescript-6b6tnbka</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/the-unknown-type-in-typescript-6b6tnbka</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 29 Mar 2024 05:40:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Check if URL is Valid with canParse()]]></title>
            <description><![CDATA[On the URL object, we can access a method called canParse() (URL.canParse()) that lets us check that a given URL is valid. Here's how:]]></description>
            <link>https://www.codu.co/niall/check-if-url-is-valid-with-canparse-m8ls4-va</link>
            <guid isPermaLink="true">https://www.codu.co/niall/check-if-url-is-valid-with-canparse-m8ls4-va</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 27 Mar 2024 21:20:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA["How Do I Prevent Burnout?" - Tips for Developers]]></title>
            <description><![CDATA[Sharing these tips to hopefully help you avoid burnout and have a long and happy future in coding.]]></description>
            <link>https://www.codu.co/niall/how-do-i-prevent-burnout-tips-for-developers-9jqfbwjv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-do-i-prevent-burnout-tips-for-developers-9jqfbwjv</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[mindset]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 25 Mar 2024 16:45:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Integers, UUID, GUID, CUID and NanoID Explained]]></title>
            <description><![CDATA[In this article, we'll explore several options for generated IDs, explain what they are, their benefits and drawbacks, and share the advantages:]]></description>
            <link>https://www.codu.co/niall/integers-uuid-guid-cuid-and-nanoid-explained-z_1mombc</link>
            <guid isPermaLink="true">https://www.codu.co/niall/integers-uuid-guid-cuid-and-nanoid-explained-z_1mombc</guid>
            <category><![CDATA[databases]]></category>
            <category><![CDATA[sql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 25 Mar 2024 14:43:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to disable a TextInput in React Native]]></title>
            <description><![CDATA[If you are coming from the web, you might have expected a disabled prop. But, in React Native we use the editable property. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-disable-a-textinput-in-react-native-sa_fkwsc</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-disable-a-textinput-in-react-native-sa_fkwsc</guid>
            <category><![CDATA[react native]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 24 Mar 2024 11:32:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA["Xcode must be fully installed before you can continue"]]></title>
            <description><![CDATA[A solution to the bug in Expo: "Xcode must be fully installed before you can continue".]]></description>
            <link>https://www.codu.co/niall/xcode-must-be-fully-installed-before-you-can-continue-zc5cd7th</link>
            <guid isPermaLink="true">https://www.codu.co/niall/xcode-must-be-fully-installed-before-you-can-continue-zc5cd7th</guid>
            <category><![CDATA[react native]]></category>
            <category><![CDATA[expo]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 23 Mar 2024 12:20:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Conditional Types in TypeScript]]></title>
            <description><![CDATA[Conditional types in TypeScript are types are created on the basis of a condition.

Structure

type nameOfType = aType extends anotherType ? TrueType : Fal]]></description>
            <link>https://www.codu.co/masfour/conditional-types-in-typescript-woz2rdnu</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/conditional-types-in-typescript-woz2rdnu</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Sat, 23 Mar 2024 03:44:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Sort an Array of Objects by Date in JavaScript]]></title>
            <description><![CDATA[We often need to sort lists of data by their date. We'll use the sort() function to do this. Here's a simple guide:]]></description>
            <link>https://www.codu.co/niall/how-to-sort-an-array-of-objects-by-date-in-javascript-vx2yyub2</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-sort-an-array-of-objects-by-date-in-javascript-vx2yyub2</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 22 Mar 2024 20:12:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Fundamental Concepts in Secure Environments]]></title>
            <description><![CDATA[In this article, we will address the fundamental concepts that we must understand when working or developing in secure environments.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/fundamental-concepts-in-secure-environments-qvnkt9h5</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/fundamental-concepts-in-secure-environments-qvnkt9h5</guid>
            <category><![CDATA[jwt]]></category>
            <category><![CDATA[authorization]]></category>
            <category><![CDATA[microservices]]></category>
            <category><![CDATA[security]]></category>
            <category><![CDATA[authentication]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Fri, 22 Mar 2024 13:58:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Running Migrations in Drizzle for PostgreSQL]]></title>
            <description><![CDATA[Here's how you can create and run migrations for your PostgreSQL databases with Drizzle:]]></description>
            <link>https://www.codu.co/niall/running-migrations-in-drizzle-for-postgresql-fmybrgui</link>
            <guid isPermaLink="true">https://www.codu.co/niall/running-migrations-in-drizzle-for-postgresql-fmybrgui</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[drizzle]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 21 Mar 2024 14:15:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Drizzle with PostgreSQL Setup]]></title>
            <description><![CDATA[Drizzle takes a few steps to set up. But don't worry; follow this article, and you'll be up and running:]]></description>
            <link>https://www.codu.co/niall/drizzle-with-postgresql-setup-tyh0vi2u</link>
            <guid isPermaLink="true">https://www.codu.co/niall/drizzle-with-postgresql-setup-tyh0vi2u</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[drizzle]]></category>
            <category><![CDATA[orm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 20 Mar 2024 19:55:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Exit in Node.js - Scripts or Processes]]></title>
            <description><![CDATA[The process.exit() method terminates the Node.js process immediately. You can optionally pass an exit code. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-exit-in-node-js-scripts-or-processes-mt0vx6su</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-exit-in-node-js-scripts-or-processes-mt0vx6su</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 19 Mar 2024 19:57:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Smooth Cursor in VSCode]]></title>
            <description><![CDATA[Something a little aesthetically pleasing today. Did you know you can smooth the blink and cursor movement in VSCode:]]></description>
            <link>https://www.codu.co/niall/smooth-cursor-in-vscode-cmcuuimz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/smooth-cursor-in-vscode-cmcuuimz</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 18 Mar 2024 12:11:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Zod parse versus safeParse - What's the Difference?]]></title>
            <description><![CDATA[Zod offers two ways to parse your data to check for errors: ".parse" and ".safeParse". So what's the difference?]]></description>
            <link>https://www.codu.co/niall/zod-parse-versus-safeparse-what-s-the-difference-7t_tjfne</link>
            <guid isPermaLink="true">https://www.codu.co/niall/zod-parse-versus-safeparse-what-s-the-difference-7t_tjfne</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[zod]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 17 Mar 2024 09:39:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Quick Guide to Positioning with CSS Inset]]></title>
            <description><![CDATA[inset is simply shorthand for top, left, right, and bottom to position your elements. Here's how to use it:]]></description>
            <link>https://www.codu.co/niall/quick-guide-to-positioning-with-css-inset-wcn1f9vm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/quick-guide-to-positioning-with-css-inset-wcn1f9vm</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 15 Mar 2024 09:52:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why and How to Use URLs for State Management in React]]></title>
            <description><![CDATA[This simple guide will show you why and how to derive your application state from URLs in React.js.]]></description>
            <link>https://www.codu.co/niall/why-and-how-to-use-urls-for-state-management-in-react-5xh40cpx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-and-how-to-use-urls-for-state-management-in-react-5xh40cpx</guid>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 14 Mar 2024 14:13:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Build Your Own Chrome Extension to Track Applications and Conquer the Job Hunt]]></title>
            <description><![CDATA[Yesterday I was feeling a little drained from the constant applications. I think the previous day I had sent well over twenty, each being optimised for ATS]]></description>
            <link>https://www.codu.co/darrachbarneveld-6bd/build-your-own-chrome-extension-to-track-applications-and-conquer-the-job-hunt-mwf5sqpe</link>
            <guid isPermaLink="true">https://www.codu.co/darrachbarneveld-6bd/build-your-own-chrome-extension-to-track-applications-and-conquer-the-job-hunt-mwf5sqpe</guid>
            <dc:creator><![CDATA[DarrachBarneveld]]></dc:creator>
            <pubDate>Thu, 14 Mar 2024 13:55:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JSON Web Token (JWT)]]></title>
            <description><![CDATA[JSON Web Token (JWT) is an open standard based on JSON for creating a token used to send data between applications or services.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/json-web-token-jwt-wslw2gdr</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/json-web-token-jwt-wslw2gdr</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[jwt]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[api]]></category>
            <category><![CDATA[security]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Thu, 14 Mar 2024 09:40:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mapped Types in TypeScript]]></title>
            <description><![CDATA[TypeScript gives us as powerful feature called mapped types, which allows us to iterate (map) over different types or a union of different types and merge]]></description>
            <link>https://www.codu.co/masfour/mapped-types-in-typescript-qez1zhnj</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/mapped-types-in-typescript-qez1zhnj</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Thu, 14 Mar 2024 04:05:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Resizing images and converting formats in Django]]></title>
            <description><![CDATA[A quick tutorial on using the django_reized package to easily control image size / types on upload]]></description>
            <link>https://www.codu.co/Daisy-McG/resizing-images-and-converting-formats-in-django-1rj9kdho</link>
            <guid isPermaLink="true">https://www.codu.co/Daisy-McG/resizing-images-and-converting-formats-in-django-1rj9kdho</guid>
            <category><![CDATA[image resizing]]></category>
            <category><![CDATA[django]]></category>
            <category><![CDATA[image conversion]]></category>
            <dc:creator><![CDATA[Daisy McGirr]]></dc:creator>
            <pubDate>Thu, 14 Mar 2024 00:41:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Custom Validation with Zod and "Refine"]]></title>
            <description><![CDATA[One of Zod's powerful features is the ability to perform custom validations using the refine method. This allows you to add custom validation logic:]]></description>
            <link>https://www.codu.co/niall/custom-validation-with-zod-and-refine-rszcwcgp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/custom-validation-with-zod-and-refine-rszcwcgp</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 12 Mar 2024 17:58:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Spend Management With Vercel]]></title>
            <description><![CDATA[Recently, Vercel started a way to add notifications and even turn off applications if your app spend hits a certain amount. Here's where you find it:]]></description>
            <link>https://www.codu.co/niall/spend-management-with-vercel-fl95kbde</link>
            <guid isPermaLink="true">https://www.codu.co/niall/spend-management-with-vercel-fl95kbde</guid>
            <category><![CDATA[vercel]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 12 Mar 2024 11:03:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Intersection Observer]]></title>
            <description><![CDATA[Tracking a persons position on a webpage with Intersection Observer API in JavaScript]]></description>
            <link>https://www.codu.co/Donlos/intersectionobserver-gfzing_</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/intersectionobserver-gfzing_</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Sun, 10 Mar 2024 18:56:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using the editor on Codú platform]]></title>
            <description><![CDATA[How to use the Codu platform editor to its fullest like a pro.
Add codepen, youtube, etc. to your articles and make them more engaging]]></description>
            <link>https://www.codu.co/praveen/using-the-editor-on-cod-platform-pv_kxun8</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/using-the-editor-on-cod-platform-pv_kxun8</guid>
            <category><![CDATA[markdown]]></category>
            <category><![CDATA[authoring]]></category>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[content]]></category>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Sun, 10 Mar 2024 17:09:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Get "Verified" Commits on GitHub]]></title>
            <description><![CDATA[To have your commits verified on GitHub, which shows a "Verified" badge next to your commits, you will need to set up your GPG key. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-get-verified-commits-on-github-rj2oyilh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-get-verified-commits-on-github-rj2oyilh</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 10 Mar 2024 15:37:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Show Hours and Minutes Only With toLocaleTimeString()]]></title>
            <description><![CDATA[Here's how to show only hours and minutes, omitting seconds and other information.]]></description>
            <link>https://www.codu.co/niall/how-to-show-hours-and-minutes-only-with-tolocaletimestring-7dskbbzo</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-show-hours-and-minutes-only-with-tolocaletimestring-7dskbbzo</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 09 Mar 2024 12:18:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding "npm install" vs "npm ci"]]></title>
            <description><![CDATA[Two common commands to do this are npm install and npm ci. They might seem similar, but they have different purposes and behaviors. Let's look at them:]]></description>
            <link>https://www.codu.co/niall/understanding-npm-install-vs-npm-ci-qjn9yfya</link>
            <guid isPermaLink="true">https://www.codu.co/niall/understanding-npm-install-vs-npm-ci-qjn9yfya</guid>
            <category><![CDATA[npm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 08 Mar 2024 14:58:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Git: Pull, Merge, and Rebase - What's the Difference?]]></title>
            <description><![CDATA[You might have used git merge, pull, and rebase in Git. Ever wonder what's the difference? Let's break these down into simple terms:]]></description>
            <link>https://www.codu.co/niall/git-pull-merge-and-rebase-what-s-the-difference-gaugqdc3</link>
            <guid isPermaLink="true">https://www.codu.co/niall/git-pull-merge-and-rebase-what-s-the-difference-gaugqdc3</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 08 Mar 2024 12:12:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Type Predicates in TypeScript]]></title>
            <description><![CDATA[Introduction

Functions in which the return value is a boolean and is used in order to determine what data type is a variable is known as a Type Predicate.]]></description>
            <link>https://www.codu.co/masfour/type-predicates-in-typescript-_yvj_px_</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/type-predicates-in-typescript-_yvj_px_</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 08 Mar 2024 04:50:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Media Queries made easy]]></title>
            <description><![CDATA[Range Syntax - the new and awesome way to write Media Queries]]></description>
            <link>https://www.codu.co/Donlos/media-queries-made-easy-iypkcx1q</link>
            <guid isPermaLink="true">https://www.codu.co/Donlos/media-queries-made-easy-iypkcx1q</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Shane-Donlon]]></dc:creator>
            <pubDate>Thu, 07 Mar 2024 22:01:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MDX in Next.js with App directory]]></title>
            <description><![CDATA[MDX is a superset of markdown that lets you write JSX directly in your markdown files. It is a powerful way to add dynamic interactivity and embed component]]></description>
            <link>https://www.codu.co/praveen/mdx-in-next-js-with-app-directory-zwrp_lfk</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/mdx-in-next-js-with-app-directory-zwrp_lfk</guid>
            <category><![CDATA[next app router]]></category>
            <category><![CDATA[mdx]]></category>
            <category><![CDATA[next]]></category>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Wed, 06 Mar 2024 16:35:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What We Use to Send Our Newsletter on Codú]]></title>
            <description><![CDATA[Want to see why we are using Sendy.co to send our newsletter? Read on:]]></description>
            <link>https://www.codu.co/niall/what-we-use-to-send-our-newsletter-on-cod-qy8bcl6o</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-we-use-to-send-our-newsletter-on-cod-qy8bcl6o</guid>
            <category><![CDATA[business]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 06 Mar 2024 13:52:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Rename Named Imports in JavaScript]]></title>
            <description><![CDATA[Renaming imports in JavaScript can be particularly useful when you need to avoid naming conflicts or when you want to make your code more readable. See how:]]></description>
            <link>https://www.codu.co/niall/how-to-rename-named-imports-in-javascript-hlow5tic</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-rename-named-imports-in-javascript-hlow5tic</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 05 Mar 2024 15:49:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Rest API in C#]]></title>
            <description><![CDATA[An API, or Application Programming Interface, serves as the entry point into a project from external sources.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/rest-api-in-c-9cvepfwc</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/rest-api-in-c-9cvepfwc</guid>
            <category><![CDATA[rest api]]></category>
            <category><![CDATA[crud]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Tue, 05 Mar 2024 13:42:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SQL Injections in Node.js]]></title>
            <description><![CDATA[SQL Injection is a security problem that takes advantage of how an application talks to its database to run SQL commands it shouldn't. Learn more:]]></description>
            <link>https://www.codu.co/niall/sql-injections-in-node-js-2h-phlhx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/sql-injections-in-node-js-2h-phlhx</guid>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 04 Mar 2024 19:59:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Remove Accents From a JavaScript String]]></title>
            <description><![CDATA[Learn how to remove accents (diacritical marks) from letters in JavaScript without removing the letters themselves.]]></description>
            <link>https://www.codu.co/niall/remove-accents-from-a-javascript-string-skgp1inb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/remove-accents-from-a-javascript-string-skgp1inb</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 03 Mar 2024 20:33:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why 0.1 + 0.2 Doesn’t Equal 0.3 in JavaScript?]]></title>
            <description><![CDATA[Well, there's this classic head-scratcher where if you add 0.1 and 0.2, the answer isn't exactly 0.3. Yup, you read that right. Let's learn why:]]></description>
            <link>https://www.codu.co/niall/why-0-1-0-2-doesn-t-equal-0-3-in-javascript-mxk0v7jn</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-0-1-0-2-doesn-t-equal-0-3-in-javascript-mxk0v7jn</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 01 Mar 2024 22:26:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Types vs. Interfaces in TypeScript]]></title>
            <description><![CDATA[Type and Type alias

A type is used how our data will look (e.g. number, string, Array, etc.). A type alias gives us a way of assigning names that we choos]]></description>
            <link>https://www.codu.co/masfour/types-vs-interfaces-in-typescript-v3dkket4</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/types-vs-interfaces-in-typescript-v3dkket4</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 01 Mar 2024 08:58:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React 19: Here's What You Need to Know]]></title>
            <description><![CDATA[React 19 is on the horizon, and here's a short article to explain everything you need to know about the update:]]></description>
            <link>https://www.codu.co/niall/react-19-here-s-what-you-need-to-know-ashubini</link>
            <guid isPermaLink="true">https://www.codu.co/niall/react-19-here-s-what-you-need-to-know-ashubini</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 28 Feb 2024 22:51:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Technical Tests: The good, the bad, and the 200]]></title>
            <description><![CDATA[A brief insight into some technical tests I had to do as part of various interviews]]></description>
            <link>https://www.codu.co/ph3n0m666-0ad/technical-test-the-good-the-bad-and-the-200-ribe5rtr</link>
            <guid isPermaLink="true">https://www.codu.co/ph3n0m666-0ad/technical-test-the-good-the-bad-and-the-200-ribe5rtr</guid>
            <category><![CDATA[technical test]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[interview]]></category>
            <category><![CDATA[html]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[ph3n0m666]]></dc:creator>
            <pubDate>Tue, 27 Feb 2024 17:39:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Install PostgreSQL using Docker Compose]]></title>
            <description><![CDATA[I often use Docker Compose for quickly managing databases while developing apps. Here's how to get started with PostgreSQL:]]></description>
            <link>https://www.codu.co/niall/how-to-install-postgresql-using-docker-compose-iqkjpsby</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-install-postgresql-using-docker-compose-iqkjpsby</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[docker]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 27 Feb 2024 16:44:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Tips: Remove Unwanted Object Properties With Destructuring]]></title>
            <description><![CDATA[Need to remove a property from an object? One of the simplest is combining object destructuring and the rest operator. Let's learn how:]]></description>
            <link>https://www.codu.co/niall/javascript-tips-remove-unwanted-object-properties-with-destructuring-8g-aoupk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-tips-remove-unwanted-object-properties-with-destructuring-8g-aoupk</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 26 Feb 2024 18:30:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How covid killed one of my first startups]]></title>
            <description><![CDATA[2020 was a bit of a crazy year, and yes I know that is an understatement.]]></description>
            <link>https://www.codu.co/thewebuiguy/how-covid-killed-one-of-my-first-startups-5ndc0jia</link>
            <guid isPermaLink="true">https://www.codu.co/thewebuiguy/how-covid-killed-one-of-my-first-startups-5ndc0jia</guid>
            <category><![CDATA[startups]]></category>
            <category><![CDATA[covid19]]></category>
            <category><![CDATA[failed]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[EvanBurbidge]]></dc:creator>
            <pubDate>Mon, 26 Feb 2024 13:39:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Monolithic Architecture in .NET]]></title>
            <description><![CDATA[Monolithic architecture in the .NET ecosystem is a robust approach that centralizes all system responsibilities within a single application]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/monolithic-architecture-in-net-j-lslzjz</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/monolithic-architecture-in-net-j-lslzjz</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web application]]></category>
            <category><![CDATA[architecture]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[monolithic]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Sun, 25 Feb 2024 14:37:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Create Prisma Migrations]]></title>
            <description><![CDATA[Migrations are needed to update your database as your application evolves. Prisma offers a simple way to manage migrations. Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-create-prisma-migrations-bmbcwngz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-create-prisma-migrations-bmbcwngz</guid>
            <category><![CDATA[prisma]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 25 Feb 2024 14:13:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Win the battle against CSS]]></title>
            <description><![CDATA[Discover essential CSS tips and tricks to enhance responsive design and minimise spacing issues.]]></description>
            <link>https://www.codu.co/darrachbarneveld-6bd/win-the-battle-against-css-cliks6zj</link>
            <guid isPermaLink="true">https://www.codu.co/darrachbarneveld-6bd/win-the-battle-against-css-cliks6zj</guid>
            <dc:creator><![CDATA[DarrachBarneveld]]></dc:creator>
            <pubDate>Sat, 24 Feb 2024 18:41:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Delete All Local Branches Except a Specific Branch in Git]]></title>
            <description><![CDATA[Cleaning up these branches is often necessary, but you might want to keep certain branches intact, like the "main" or "develop" branch. Read to learn how.]]></description>
            <link>https://www.codu.co/niall/delete-all-local-branches-except-a-specific-branch-in-git-dn_a8h8_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/delete-all-local-branches-except-a-specific-branch-in-git-dn_a8h8_</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 24 Feb 2024 17:11:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Free Open Source AI Code Reviewer]]></title>
            <description><![CDATA[Want AI reviews on your code? Here's what I used for Codú:]]></description>
            <link>https://www.codu.co/niall/free-open-source-ai-code-reviewer-uuo7pfe7</link>
            <guid isPermaLink="true">https://www.codu.co/niall/free-open-source-ai-code-reviewer-uuo7pfe7</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 24 Feb 2024 14:02:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to easily find all updates for a project's packages using Yarn and NPM]]></title>
            <description><![CDATA[Ensuring a project's dependencies are update can prevent issues with bugs and security problems that have been addressed in newer updates.]]></description>
            <link>https://www.codu.co/vyamashiro/how-to-easily-find-all-updates-for-a-project-s-packages-using-yarn-and-npm-yiz1fex2</link>
            <guid isPermaLink="true">https://www.codu.co/vyamashiro/how-to-easily-find-all-updates-for-a-project-s-packages-using-yarn-and-npm-yiz1fex2</guid>
            <category><![CDATA[dependencies]]></category>
            <category><![CDATA[npm]]></category>
            <category><![CDATA[yarn]]></category>
            <dc:creator><![CDATA[Victor Katsuo Yamashiro]]></dc:creator>
            <pubDate>Fri, 23 Feb 2024 22:45:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Implement Toast Notifications in React with Sonner]]></title>
            <description><![CDATA[Sonner is an easy way to add toast messages to your React.js application to enhance the user experience by providing immediate feedback.]]></description>
            <link>https://www.codu.co/niall/how-to-implement-toast-notifications-in-react-with-sonner-85ko0vlz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-implement-toast-notifications-in-react-with-sonner-85ko0vlz</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 23 Feb 2024 11:19:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Variable Scope]]></title>
            <description><![CDATA[When a variable is declared, it is accessible in areas of the program that are after where was it declared.  For example, if you declare a variable outside]]></description>
            <link>https://www.codu.co/masfour/learning-python-variable-scope-akvrxfql</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-variable-scope-akvrxfql</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 23 Feb 2024 06:02:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Keyof Type Operator in TypeScript]]></title>
            <description><![CDATA[Simply put, keyof grabs the keys from an object type and makes a union type out of them. Now let's look at why you might need it:]]></description>
            <link>https://www.codu.co/niall/keyof-type-operator-in-typescript-bfvyh8uz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/keyof-type-operator-in-typescript-bfvyh8uz</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 22 Feb 2024 22:32:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is the Role of a Principal Engineer]]></title>
            <description><![CDATA[But what exactly does a Principal Engineer do?
And how does one become one?]]></description>
            <link>https://www.codu.co/niall/unraveling-the-role-of-a-principal-engineer-0zdrbrr5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/unraveling-the-role-of-a-principal-engineer-0zdrbrr5</guid>
            <category><![CDATA[jargon]]></category>
            <category><![CDATA[principal engineer]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 22 Feb 2024 22:13:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing Codú Weekly - A Web Dev Newsletter]]></title>
            <description><![CDATA[We just launched Codú Weekly! It's your new go-to source for everything related to web development.]]></description>
            <link>https://www.codu.co/codu/announcing-cod-weekly-a-web-dev-newsletter-8tqqsnt1</link>
            <guid isPermaLink="true">https://www.codu.co/codu/announcing-cod-weekly-a-web-dev-newsletter-8tqqsnt1</guid>
            <category><![CDATA[community]]></category>
            <category><![CDATA[announcement]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Wed, 21 Feb 2024 15:42:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Pull Schema From Database in Prisma]]></title>
            <description><![CDATA[Do you need to generate your schema.prisma, but your migration folder is out of sync, or have you nuked it (I know I have)?]]></description>
            <link>https://www.codu.co/niall/pull-schema-from-database-in-prisma-erhjgj9x</link>
            <guid isPermaLink="true">https://www.codu.co/niall/pull-schema-from-database-in-prisma-erhjgj9x</guid>
            <category><![CDATA[prisma]]></category>
            <category><![CDATA[orm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 21 Feb 2024 15:41:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Handling Errors in Root Layouts - Next.js]]></title>
            <description><![CDATA[The root app/error.js boundary does not catch errors thrown in the root /app, so how do you handle it? Let's look at the global-error file that solves this!]]></description>
            <link>https://www.codu.co/niall/handling-errors-in-root-layouts-next-js-cgzqss61</link>
            <guid isPermaLink="true">https://www.codu.co/niall/handling-errors-in-root-layouts-next-js-cgzqss61</guid>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 20 Feb 2024 16:16:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Keeping pull requests small!]]></title>
            <description><![CDATA[Discover the power of small self-contained pull requests or code reviews in optimizing your development process.]]></description>
            <link>https://www.codu.co/shreyas/keeping-pull-requests-small-2o3a3icz</link>
            <guid isPermaLink="true">https://www.codu.co/shreyas/keeping-pull-requests-small-2o3a3icz</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Shreyas Seetharam]]></dc:creator>
            <pubDate>Tue, 20 Feb 2024 11:46:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Reset and Seed a Prisma Project]]></title>
            <description><![CDATA[So, you're messing around with your schema and running a migration using Prisma and realized you need to undo it? No worries, I've got you covered.]]></description>
            <link>https://www.codu.co/niall/how-to-reset-and-seed-a-prisma-project-64_ym1iu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-reset-and-seed-a-prisma-project-64_ym1iu</guid>
            <category><![CDATA[prisma]]></category>
            <category><![CDATA[orm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 19 Feb 2024 09:06:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tips on writing an effective CV]]></title>
            <description><![CDATA[Some experience I'd like to share from a hiring manager perspective.]]></description>
            <link>https://www.codu.co/cpq/tips-on-writing-an-effective-cv-poown1q6</link>
            <guid isPermaLink="true">https://www.codu.co/cpq/tips-on-writing-an-effective-cv-poown1q6</guid>
            <category><![CDATA[cv]]></category>
            <category><![CDATA[job seeking]]></category>
            <category><![CDATA[resume]]></category>
            <dc:creator><![CDATA[Sergey Lyubka]]></dc:creator>
            <pubDate>Sun, 18 Feb 2024 20:17:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Create a Seed File in Prisma]]></title>
            <description><![CDATA[A good seed file in Prisma is a solid foundation for your project. This article will show you how to create and run a seed file to populate your data.]]></description>
            <link>https://www.codu.co/niall/how-to-create-a-seed-file-in-prisma-wbolun2e</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-create-a-seed-file-in-prisma-wbolun2e</guid>
            <category><![CDATA[prisma]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 18 Feb 2024 16:53:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MariaDB versus MySQL: What's the difference?]]></title>
            <description><![CDATA[MySQL vs MariaDB! Two big names when managing databases. Both are super popular and used by many enterprise companies. So what's the difference?]]></description>
            <link>https://www.codu.co/niall/mariadb-versus-mysql-what-s-the-difference-jhw6iahl</link>
            <guid isPermaLink="true">https://www.codu.co/niall/mariadb-versus-mysql-what-s-the-difference-jhw6iahl</guid>
            <category><![CDATA[mysql]]></category>
            <category><![CDATA[database]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[mariadb]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 17 Feb 2024 21:47:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[View All Versions of a npm Package]]></title>
            <description><![CDATA[Quick tip today! If you need to find all of the versions of a specific package on npm, here's a one-liner you can run in your terminal:]]></description>
            <link>https://www.codu.co/niall/view-all-versions-of-a-npm-package-wrxykhon</link>
            <guid isPermaLink="true">https://www.codu.co/niall/view-all-versions-of-a-npm-package-wrxykhon</guid>
            <category><![CDATA[npm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 16 Feb 2024 14:13:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Is This the Ultimate Cheat Site for React.js Animations?]]></title>
            <description><![CDATA[Check out this collection of React.js animations you can copy and paste into your projects for FREE!]]></description>
            <link>https://www.codu.co/niall/is-this-the-ultimate-cheat-site-for-react-js-animations-xv7zel4e</link>
            <guid isPermaLink="true">https://www.codu.co/niall/is-this-the-ultimate-cheat-site-for-react-js-animations-xv7zel4e</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 15 Feb 2024 16:11:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Python Styling Guide]]></title>
            <description><![CDATA[Python has styling conventions.  These styling conventions are defined in the Python Enhancement Proposals (PEP8).  Here are the condensed version of the r]]></description>
            <link>https://www.codu.co/masfour/learning-python-python-styling-guide-gpjuwg8e</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-python-styling-guide-gpjuwg8e</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Thu, 15 Feb 2024 05:22:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding the Difference between null and undefined in JavaScript.]]></title>
            <description><![CDATA[Let's quickly examine something that often confuses people new to JavaScript: null and undefined.]]></description>
            <link>https://www.codu.co/niall/understanding-the-difference-between-null-and-undefined-in-javascript-tyjdfdgp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/understanding-the-difference-between-null-and-undefined-in-javascript-tyjdfdgp</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[newbie]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 14 Feb 2024 15:53:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting Up Stripe Webhooks for Development Environment Testing]]></title>
            <description><![CDATA[Setting up stripe webhooks locally for easier development]]></description>
            <link>https://www.codu.co/darrachbarneveld-6bd/setting-up-stripe-webhooks-for-development-environment-testing-6-ygdgf</link>
            <guid isPermaLink="true">https://www.codu.co/darrachbarneveld-6bd/setting-up-stripe-webhooks-for-development-environment-testing-6-ygdgf</guid>
            <dc:creator><![CDATA[DarrachBarneveld]]></dc:creator>
            <pubDate>Wed, 14 Feb 2024 15:15:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Check if a Key Exists on Object - JavaScript]]></title>
            <description><![CDATA[When working with JavaScript objects, it's common to need to check if a specific key exists within them. JavaScript offers several ways to do this:]]></description>
            <link>https://www.codu.co/niall/check-if-a-key-exists-on-object-javascript-v82qkj7</link>
            <guid isPermaLink="true">https://www.codu.co/niall/check-if-a-key-exists-on-object-javascript-v82qkj7</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 13 Feb 2024 20:53:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Essential CLI Tools for Web Developers]]></title>
            <description><![CDATA[Discover 10 CLI tools I use, each with their unique functionalities, these tools can help you enhance your terminal and boost your productivity.]]></description>
            <link>https://www.codu.co/niall/10-essential-cli-tools-for-web-developers-6tt6pc3u</link>
            <guid isPermaLink="true">https://www.codu.co/niall/10-essential-cli-tools-for-web-developers-6tt6pc3u</guid>
            <category><![CDATA[cli]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 12 Feb 2024 19:20:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Microservices]]></title>
            <description><![CDATA[The adoption of microservices architectures has revolutionized the way modern applications are developed and deployed.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/microservices-ujkzefn1</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/microservices-ujkzefn1</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[microservices]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 12 Feb 2024 18:14:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why I Think You Should Study Early in the Mornings]]></title>
            <description><![CDATA[I wanted to expand on why I think you should study every day before your working day begins.]]></description>
            <link>https://www.codu.co/niall/why-i-think-you-should-study-early-in-the-mornings-duhe4j1x</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-i-think-you-should-study-early-in-the-mornings-duhe4j1x</guid>
            <category><![CDATA[study]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 11 Feb 2024 10:25:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Read SSM Parameters in Lambda with AWS CDK and TS]]></title>
            <description><![CDATA[In this article, we will look at how to add a new parameter, set permissions for our Lambda, and use the data in CDK with TypeScript.]]></description>
            <link>https://www.codu.co/niall/how-to-read-ssm-parameters-in-lambda-with-aws-cdk-and-ts-j1qhthgi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-read-ssm-parameters-in-lambda-with-aws-cdk-and-ts-j1qhthgi</guid>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[cdk]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 10 Feb 2024 10:14:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to List All Table Names in PostgreSQL]]></title>
            <description><![CDATA[If you need to find out what tables you have in your PostgreSQL database, especially if they're in the "public" schema, here's a quick way to do it:]]></description>
            <link>https://www.codu.co/niall/how-to-list-all-table-names-in-postgresql-0y-vq-x2</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-list-all-table-names-in-postgresql-0y-vq-x2</guid>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 09 Feb 2024 20:15:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Classes]]></title>
            <description><![CDATA[We are able to program using Object Oriented Programming (OOP) in Python.  We can create classes, objects and methods.

Examples

A class is defined in the]]></description>
            <link>https://www.codu.co/masfour/learning-python-classes-tm-wbecs</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-classes-tm-wbecs</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 09 Feb 2024 05:04:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Modules]]></title>
            <description><![CDATA[In Python, any file that has a py file extension (a Python file) is considered a module.  This allows us to import these modules into other files.

Suppose]]></description>
            <link>https://www.codu.co/masfour/learning-python-modules-1nnj2yrp</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-modules-1nnj2yrp</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 09 Feb 2024 02:52:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Delete a CDK Stack in AWS CDK]]></title>
            <description><![CDATA[If you've been playing around with AWS CDK and now need to clean up by deleting a stack, you're in the right place.]]></description>
            <link>https://www.codu.co/niall/how-to-delete-a-cdk-stack-in-aws-cdk-janzbnzl</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-delete-a-cdk-stack-in-aws-cdk-janzbnzl</guid>
            <category><![CDATA[cdk]]></category>
            <category><![CDATA[aws]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 08 Feb 2024 15:15:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Setup Lambda Scheduled Events in AWS CDK]]></title>
            <description><![CDATA[Using the AWS Cloud Development Kit (CDK), you can create scheduled events with EventBridge and Lambda functions to run your functions regularly.]]></description>
            <link>https://www.codu.co/niall/how-to-setup-lambda-scheduled-events-in-aws-cdk-mgay6f2u</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-setup-lambda-scheduled-events-in-aws-cdk-mgay6f2u</guid>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[cdk]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 07 Feb 2024 09:18:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Optional Chaining in JavaScript]]></title>
            <description><![CDATA[Optional chaining (?.) is a feature in JavaScript that lets you safely access nested object properties, even if an intermediate property doesn't exist.]]></description>
            <link>https://www.codu.co/niall/optional-chaining-in-javascript-nrmc8qxw</link>
            <guid isPermaLink="true">https://www.codu.co/niall/optional-chaining-in-javascript-nrmc8qxw</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 06 Feb 2024 11:30:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simplify Serving Static Files In Django with Whitenoise]]></title>
            <description><![CDATA[Serve django static files easily with whitenoise]]></description>
            <link>https://www.codu.co/darrachbarneveld-6bd/simplify-serving-static-files-in-django-with-whitenoise-tevvwsky</link>
            <guid isPermaLink="true">https://www.codu.co/darrachbarneveld-6bd/simplify-serving-static-files-in-django-with-whitenoise-tevvwsky</guid>
            <dc:creator><![CDATA[DarrachBarneveld]]></dc:creator>
            <pubDate>Mon, 05 Feb 2024 21:05:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[BigInt in JavaScript - When to use it]]></title>
            <description><![CDATA[Ever wondered why there is a big type in JavaScript and when to use it? Let's explore how and why:]]></description>
            <link>https://www.codu.co/niall/bigint-in-javascript-when-to-use-it-cowcof2s</link>
            <guid isPermaLink="true">https://www.codu.co/niall/bigint-in-javascript-when-to-use-it-cowcof2s</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 05 Feb 2024 16:23:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Installing Docker in .NET 8 and React Projects]]></title>
            <description><![CDATA[Installation and configuration of docker for Dotnet 8 and React, I have also added some commands that will help us.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/installing-docker-in-net-8-and-react-projects-l6ggf_lr</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/installing-docker-in-net-8-and-react-projects-l6ggf_lr</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[docker]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Mon, 05 Feb 2024 11:36:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Higher Order Functions in JavaScript Explained Simply]]></title>
            <description><![CDATA[This term might sound complex, but I'm here to simplify it and surprise you by showing you how you might already be familiar with it.]]></description>
            <link>https://www.codu.co/niall/higher-order-functions-in-javascript-explained-simply-6ykw5tam</link>
            <guid isPermaLink="true">https://www.codu.co/niall/higher-order-functions-in-javascript-explained-simply-6ykw5tam</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 04 Feb 2024 20:39:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Private Properties in JavaScript Classes]]></title>
            <description><![CDATA[Private properties in JavaScript classes are only accessible from within the class that defines them. Let's learn how:]]></description>
            <link>https://www.codu.co/niall/private-properties-in-javascript-classes-rhsyxy_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/private-properties-in-javascript-classes-rhsyxy_</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 03 Feb 2024 12:31:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How I Prepare Before Coding a Feature]]></title>
            <description><![CDATA[Starting a new coding project or feature can be exciting, but jumping in too quickly is easy without proper planning. Here is my personal checklist:]]></description>
            <link>https://www.codu.co/niall/how-i-prepare-before-coding-a-feature-htfocubq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-i-prepare-before-coding-a-feature-htfocubq</guid>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[work]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 02 Feb 2024 14:36:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript - Sort Arrays Without Mutations with toSorted()]]></title>
            <description><![CDATA[One frustrating thing about the sort() method is that it mutates the array you call it on. There is a simple fix with the new toSorted() method:]]></description>
            <link>https://www.codu.co/niall/javascript-sort-arrays-without-mutations-with-tosorted-z7r2bobq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-sort-arrays-without-mutations-with-tosorted-z7r2bobq</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 01 Feb 2024 17:03:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypeScript Extract Utility Type]]></title>
            <description><![CDATA[In this article, we'll dive deep into a very useful utility type - Extract.]]></description>
            <link>https://www.codu.co/niall/typescript-extract-utility-type-iczd7lg3</link>
            <guid isPermaLink="true">https://www.codu.co/niall/typescript-extract-utility-type-iczd7lg3</guid>
            <category><![CDATA[ts]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 31 Jan 2024 20:40:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Detecting a User's Operating System with JavaScript]]></title>
            <description><![CDATA[In this short article, you'll learn how to use JavaScript to determine which operating system (OS) a user is running on their device.]]></description>
            <link>https://www.codu.co/niall/detecting-a-user-s-operating-system-with-javascript-plbyho_u</link>
            <guid isPermaLink="true">https://www.codu.co/niall/detecting-a-user-s-operating-system-with-javascript-plbyho_u</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 29 Jan 2024 14:20:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[StructuredClone in JavaScript - Deep Cloning Made Easy]]></title>
            <description><![CDATA[structuredClone is a JavaScript function that makes deep cloning easy! Let's look learn how to use it:]]></description>
            <link>https://www.codu.co/niall/structuredclone-in-javascript-deep-cloning-made-easy-ntideg6i</link>
            <guid isPermaLink="true">https://www.codu.co/niall/structuredclone-in-javascript-deep-cloning-made-easy-ntideg6i</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 28 Jan 2024 21:38:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Easily create User Profiles with Django AllAuth]]></title>
            <description><![CDATA[Level up your Django user models and understand signals, post_save and one-to-one relationships, with this beginner-friendly guide.]]></description>
            <link>https://www.codu.co/darrachbarneveld-6bd/easily-create-user-profiles-with-django-allauth-nsbnigtx</link>
            <guid isPermaLink="true">https://www.codu.co/darrachbarneveld-6bd/easily-create-user-profiles-with-django-allauth-nsbnigtx</guid>
            <dc:creator><![CDATA[DarrachBarneveld]]></dc:creator>
            <pubDate>Sat, 27 Jan 2024 16:34:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[You are Sourcing Talent Wrong (Probably) - Rework your Pipeline]]></title>
            <description><![CDATA[Over the years, I've interviewed many people, and one thing is for sure - it's impossible to hire well without an excellent candidate pipeline.]]></description>
            <link>https://www.codu.co/niall/you-are-sourcing-talent-wrong-probably-rework-your-pipeline-etujyaj8</link>
            <guid isPermaLink="true">https://www.codu.co/niall/you-are-sourcing-talent-wrong-probably-rework-your-pipeline-etujyaj8</guid>
            <category><![CDATA[hiring]]></category>
            <category><![CDATA[management]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 27 Jan 2024 07:55:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Fundamentals are Everything]]></title>
            <description><![CDATA[“I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times.” - Bruce Lee]]></description>
            <link>https://www.codu.co/niall/fundamentals-are-everything-pjtjoohs</link>
            <guid isPermaLink="true">https://www.codu.co/niall/fundamentals-are-everything-pjtjoohs</guid>
            <category><![CDATA[mindset]]></category>
            <category><![CDATA[fundamentals]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 26 Jan 2024 13:52:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Read Text From a File in Node.js]]></title>
            <description><![CDATA[In this article, we'll learn how to read text from a file using Node.js.]]></description>
            <link>https://www.codu.co/niall/how-to-read-text-from-a-file-in-node-js-cubzfnp6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-read-text-from-a-file-in-node-js-cubzfnp6</guid>
            <category><![CDATA[node]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 25 Jan 2024 14:37:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A Cheat Sheet of PostgreSQL Data Types for Web Developers]]></title>
            <description><![CDATA[Delve into the world of PostgreSQL data types, exploring the different options of data types and when to use them.]]></description>
            <link>https://www.codu.co/niall/a-deep-dive-into-postgresql-data-types-for-web-developers-s0x3zwr8</link>
            <guid isPermaLink="true">https://www.codu.co/niall/a-deep-dive-into-postgresql-data-types-for-web-developers-s0x3zwr8</guid>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 25 Jan 2024 05:50:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Asynchrony in Programming with Async/Await]]></title>
            <description><![CDATA[Asynchrony is an essential tool in modern programming, designed to enhance the efficiency and responsiveness of applications.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/asynchrony-in-programming-with-async-await-xkdlj4nz</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/asynchrony-in-programming-with-async-await-xkdlj4nz</guid>
            <category><![CDATA[csharp]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[dotnet]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 24 Jan 2024 18:17:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Career Growth: A Marathon, Not a Sprint]]></title>
            <description><![CDATA[Most people are looking for career hacks or shortcuts. In this article, I'll share my thoughts on why I think career growth is more like a marathon.]]></description>
            <link>https://www.codu.co/niall/career-growth-a-marathon-not-a-sprint-l1rfpqni</link>
            <guid isPermaLink="true">https://www.codu.co/niall/career-growth-a-marathon-not-a-sprint-l1rfpqni</guid>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 24 Jan 2024 04:20:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Autofocusing an Element on Page Load in React.js]]></title>
            <description><![CDATA[In this short article, we will look at how you can implement autofocusing of inputs in React:]]></description>
            <link>https://www.codu.co/niall/autofocusing-an-element-on-page-load-in-react-js-dbe0fyaj</link>
            <guid isPermaLink="true">https://www.codu.co/niall/autofocusing-an-element-on-page-load-in-react-js-dbe0fyaj</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 23 Jan 2024 09:28:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Node.js Emails: Integrating with Resend API]]></title>
            <description><![CDATA[With Resend, sending emails via the API is very simple, and in this article, we will learn how:]]></description>
            <link>https://www.codu.co/niall/node-js-emails-integrating-with-resend-api-u1-7tpud</link>
            <guid isPermaLink="true">https://www.codu.co/niall/node-js-emails-integrating-with-resend-api-u1-7tpud</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[email]]></category>
            <category><![CDATA[resend]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 22 Jan 2024 19:12:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MongoDB Query Plans: The Basics]]></title>
            <description><![CDATA[Optimizing MongoDB relies on effective querying. However, determining areas for optimization can be challenging. This is where query plans come into play.]]></description>
            <link>https://www.codu.co/justinjenkins/mongodb-query-plans-the-basics-vz749uxa</link>
            <guid isPermaLink="true">https://www.codu.co/justinjenkins/mongodb-query-plans-the-basics-vz749uxa</guid>
            <category><![CDATA[mongodb]]></category>
            <category><![CDATA[query plans]]></category>
            <category><![CDATA[optimization]]></category>
            <category><![CDATA[databases]]></category>
            <category><![CDATA[querying]]></category>
            <dc:creator><![CDATA[Justin Jenkins]]></dc:creator>
            <pubDate>Sat, 20 Jan 2024 21:45:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Use Path Params in Next.js Apps]]></title>
            <description><![CDATA[In Next.js, using path parameters (or "path params") allows you to create dynamic content for the pages in your web applications. Let's learn how to do it!]]></description>
            <link>https://www.codu.co/niall/how-to-use-path-params-in-next-js-apps-evpzv-ha</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-path-params-in-next-js-apps-evpzv-ha</guid>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 20 Jan 2024 19:44:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SQL Tips: Understand Your Queries with EXPLAIN ANALYZE]]></title>
            <description><![CDATA[When working with SQL databases, knowing how your queries are executed can help us optimize queries. This is where the `EXPLAIN ANALYZE` command comes in:]]></description>
            <link>https://www.codu.co/niall/sql-tips-understand-your-queries-with-explain-analyze-egxhozet</link>
            <guid isPermaLink="true">https://www.codu.co/niall/sql-tips-understand-your-queries-with-explain-analyze-egxhozet</guid>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[database]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 19 Jan 2024 09:15:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Get Stripe card payments working in your React Application]]></title>
            <description><![CDATA[Effortlessly integrate Stripe card payments into your React application with our step-by-step guide]]></description>
            <link>https://www.codu.co/darrachbarneveld-6bd/get-stripe-card-payments-working-in-your-react-application-y3jji7jw</link>
            <guid isPermaLink="true">https://www.codu.co/darrachbarneveld-6bd/get-stripe-card-payments-working-in-your-react-application-y3jji7jw</guid>
            <dc:creator><![CDATA[DarrachBarneveld]]></dc:creator>
            <pubDate>Thu, 18 Jan 2024 18:11:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to use the 'Only-of-Type' Pseudo-Class]]></title>
            <description><![CDATA[The `only-of-type` pseudo-class is lesser-known but can be useful in CSS. Let’s dive into a more detailed example to understand its functionality better.]]></description>
            <link>https://www.codu.co/niall/how-to-use-the-only-of-type-pseudo-class-jctsjhqt</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-the-only-of-type-pseudo-class-jctsjhqt</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 18 Jan 2024 15:54:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is an Algorithm?]]></title>
            <description><![CDATA[Alternative title is 'Algorithms: for Dummies' by someone who just learned what an algorithm is]]></description>
            <link>https://www.codu.co/mod/what-is-an-algorithm-xvmlrytm</link>
            <guid isPermaLink="true">https://www.codu.co/mod/what-is-an-algorithm-xvmlrytm</guid>
            <category><![CDATA[data analytics]]></category>
            <category><![CDATA[algorithms]]></category>
            <category><![CDATA[machine learning]]></category>
            <dc:creator><![CDATA[Megan]]></dc:creator>
            <pubDate>Thu, 18 Jan 2024 15:03:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Django Framework: A Beginners Guide]]></title>
            <description><![CDATA[What is Django? Save yourself months of procrastination and decide today whether you’re ready to start your Django journey!]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/the-django-framework-a-beginners-guide-xgqlfyyw</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/the-django-framework-a-beginners-guide-xgqlfyyw</guid>
            <category><![CDATA[django]]></category>
            <category><![CDATA[backend]]></category>
            <category><![CDATA[guide]]></category>
            <category><![CDATA[framework]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Wed, 17 Jan 2024 22:37:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Create a Simple GitHub Pull Request Template]]></title>
            <description><![CDATA[Create a pull request template! In this article, we will create a template with which a contributor can edit on every Pull Request they open.]]></description>
            <link>https://www.codu.co/niall/how-to-create-a-simple-github-pull-request-template-0czpizag</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-create-a-simple-github-pull-request-template-0czpizag</guid>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 17 Jan 2024 21:17:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Welcome New Contributors with GitHub Actions]]></title>
            <description><![CDATA[Greet new contributors to your open-source project with this GitHub Action. A quick and easy way to welcome new contributors.]]></description>
            <link>https://www.codu.co/niall/welcome-new-contributors-with-github-actions-cwpfq0oq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/welcome-new-contributors-with-github-actions-cwpfq0oq</guid>
            <category><![CDATA[github actions]]></category>
            <category><![CDATA[open source]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 16 Jan 2024 15:57:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Structuring a Clean Architecture Folder]]></title>
            <description><![CDATA[Clean Architecture provides a powerful framework for organising software projects, with four layers: Domain, Application, Infrastructure and Presentation.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/structuring-a-clean-architecture-folder-wxjbtc-w</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/structuring-a-clean-architecture-folder-wxjbtc-w</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[cleancode]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[webdevelopment]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Tue, 16 Jan 2024 13:31:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[FREE Websites To Upskill]]></title>
            <description><![CDATA[Check out this list of recommendations for free resource learning]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/free-websites-to-upskill-99odsgrm</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/free-websites-to-upskill-99odsgrm</guid>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[fullstack]]></category>
            <category><![CDATA[upskill]]></category>
            <category><![CDATA[recommedations]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Mon, 15 Jan 2024 23:13:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Websites to Find Great Icons for Your Project]]></title>
            <description><![CDATA[This article should save you time from separating the good from the bad. Here are five-ish websites where you can find great icons:]]></description>
            <link>https://www.codu.co/niall/5-websites-to-find-great-icons-for-your-project-nukbfnte</link>
            <guid isPermaLink="true">https://www.codu.co/niall/5-websites-to-find-great-icons-for-your-project-nukbfnte</guid>
            <category><![CDATA[design]]></category>
            <category><![CDATA[tools]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 15 Jan 2024 10:22:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[ESLint versus Prettier: The Code Quality Cops]]></title>
            <description><![CDATA[When it comes to maintaining high-quality code, two tools often come into play: ESLint and Prettier. But each has its role to play.]]></description>
            <link>https://www.codu.co/niall/eslint-versus-prettier-the-code-quality-cops-eqetegsv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/eslint-versus-prettier-the-code-quality-cops-eqetegsv</guid>
            <category><![CDATA[tools]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 14 Jan 2024 12:27:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Automatic Tailwind Class Ordering with Prettier]]></title>
            <description><![CDATA[Are you a Tailwind CSS fan but get annoyed when your class attributes look like your sock drawer exploded? Learn how to format your code with Prettier.]]></description>
            <link>https://www.codu.co/niall/automatic-tailwind-class-ordering-with-prettier-mi2ilxhj</link>
            <guid isPermaLink="true">https://www.codu.co/niall/automatic-tailwind-class-ordering-with-prettier-mi2ilxhj</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[tailwind]]></category>
            <category><![CDATA[prettier]]></category>
            <category><![CDATA[developer tools]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 13 Jan 2024 19:00:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building A RESTful CRUD API with Nest.js, TypeORM & PostgreSQL: A Step-by-Step Guide]]></title>
            <description><![CDATA[Embark on a personal exploration of building a robust REST API with Nest.js, TypeORM, and PostgreSQL. Throughout this series, I'll guide you through the ess]]></description>
            <link>https://www.codu.co/dylansleith/building-a-restful-crud-api-with-nest-js-typeorm-postgresql-a-step-by-step-guide-rzll4qqt</link>
            <guid isPermaLink="true">https://www.codu.co/dylansleith/building-a-restful-crud-api-with-nest-js-typeorm-postgresql-a-step-by-step-guide-rzll4qqt</guid>
            <category><![CDATA[nestjs]]></category>
            <category><![CDATA[rest api]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[typeorm]]></category>
            <category><![CDATA[backend]]></category>
            <dc:creator><![CDATA[Dylan Sleith]]></dc:creator>
            <pubDate>Fri, 12 Jan 2024 11:19:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Discover the Best Headless UI Libraries for React Projects]]></title>
            <description><![CDATA[If you're diving into React and looking for cool headless UI libraries, I have a treat for you. Let's explore some awesome tools that will help you out:]]></description>
            <link>https://www.codu.co/niall/discover-the-best-headless-ui-libraries-for-react-projects-dfafzbw5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/discover-the-best-headless-ui-libraries-for-react-projects-dfafzbw5</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[libraries]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 12 Jan 2024 10:21:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Clear your AWS CLI Credentials]]></title>
            <description><![CDATA[This short article will guide you through finding and clearing your AWS CLI credentials in simple steps.]]></description>
            <link>https://www.codu.co/niall/how-to-clear-your-aws-cli-credentials-mgzyjpc5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-clear-your-aws-cli-credentials-mgzyjpc5</guid>
            <category><![CDATA[security]]></category>
            <category><![CDATA[aws]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 11 Jan 2024 09:28:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[One Trick I Use to Never Run Out of Ideas for Articles]]></title>
            <description><![CDATA[One question I get often is, "How the heck do you come up with content ideas"?

And you won't believe my one simple trick!

Whenever I search for a solutio]]></description>
            <link>https://www.codu.co/niall/one-trick-i-use-to-never-run-out-of-ideas-for-articles-yktclirk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/one-trick-i-use-to-never-run-out-of-ideas-for-articles-yktclirk</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[writing]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 10 Jan 2024 17:58:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Clean Architecture And The Benefits Of Structured Software Design]]></title>
            <description><![CDATA[Clean Architecture is a software design approach that prioritizes maintainability, scalability, flexibility, and productivity.]]></description>
            <link>https://www.codu.co/adrian-bailador-3he/clean-architecture-and-the-benefits-of-structured-software-design-cuil23ts</link>
            <guid isPermaLink="true">https://www.codu.co/adrian-bailador-3he/clean-architecture-and-the-benefits-of-structured-software-design-cuil23ts</guid>
            <category><![CDATA[dotnet]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[clean code]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Adrián Bailador]]></dc:creator>
            <pubDate>Wed, 10 Jan 2024 17:48:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Enhance Your Codú Articles: A Simple Guide to AWS Image Hosting]]></title>
            <description><![CDATA[Master the art of image hosting for your Codú articles with this guide! Discover how to effortlessly store, manage, and embed images using S3.]]></description>
            <link>https://www.codu.co/callum-dennis-7bt/how-to-make-images-publicly-accessible-for-your-cod-articles-using-aws-qozhdlu6</link>
            <guid isPermaLink="true">https://www.codu.co/callum-dennis-7bt/how-to-make-images-publicly-accessible-for-your-cod-articles-using-aws-qozhdlu6</guid>
            <category><![CDATA[guide]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[images]]></category>
            <category><![CDATA[s3]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Callum Dennis]]></dc:creator>
            <pubDate>Wed, 10 Jan 2024 13:51:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cloud Hopping: Deploying a Website Using Amazon S3]]></title>
            <description><![CDATA[Discover the ease of hosting a website with Amazon S3 in our latest 'Cloud Hopping' guide. Learn step-by-step how to set up a bucket, upload files, and go l]]></description>
            <link>https://www.codu.co/callum-dennis-7bt/deploying-a-website-using-amazon-s3-bone3fm5</link>
            <guid isPermaLink="true">https://www.codu.co/callum-dennis-7bt/deploying-a-website-using-amazon-s3-bone3fm5</guid>
            <category><![CDATA[s3]]></category>
            <category><![CDATA[hosting]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[walkthrough]]></category>
            <category><![CDATA[guide]]></category>
            <dc:creator><![CDATA[Callum Dennis]]></dc:creator>
            <pubDate>Tue, 09 Jan 2024 22:09:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My 3 Daily New Year's Coding Resolutions for 2024 🌟]]></title>
            <description><![CDATA[In my first post, I'm sharing my daily coding resolutions based on my trials, errors and experiences from 2023]]></description>
            <link>https://www.codu.co/mod/my-3-daily-new-year-s-coding-resolutions-for-2024-xvtirolb</link>
            <guid isPermaLink="true">https://www.codu.co/mod/my-3-daily-new-year-s-coding-resolutions-for-2024-xvtirolb</guid>
            <category><![CDATA[habits]]></category>
            <category><![CDATA[time management]]></category>
            <category><![CDATA[resolutions]]></category>
            <category><![CDATA[wellbeing]]></category>
            <category><![CDATA[smart goals]]></category>
            <dc:creator><![CDATA[Megan]]></dc:creator>
            <pubDate>Tue, 09 Jan 2024 21:16:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Integrating Google's appointment scheduler into your NextJS application]]></title>
            <description><![CDATA[This one is for the freelancers out there.

One of the most reoccurring features I hear from small businesses looking to grow their online presence is a qu]]></description>
            <link>https://www.codu.co/darrachbarneveld-6bd/integrating-google-s-appointment-scheduler-into-your-nextjs-application-yb-p6qfu</link>
            <guid isPermaLink="true">https://www.codu.co/darrachbarneveld-6bd/integrating-google-s-appointment-scheduler-into-your-nextjs-application-yb-p6qfu</guid>
            <dc:creator><![CDATA[DarrachBarneveld]]></dc:creator>
            <pubDate>Tue, 09 Jan 2024 17:47:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[When to Use pull_request_target Instead of pull_request in GitHub Actions]]></title>
            <description><![CDATA[Recently I needed to use pull_request_target instead of pull_request. Choosing the right one is crucial for both functionality and security. Learn why:]]></description>
            <link>https://www.codu.co/niall/when-to-use-pull_request_target-instead-of-pull_request-in-github-actions-k3pao1qz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/when-to-use-pull_request_target-instead-of-pull_request-in-github-actions-k3pao1qz</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 09 Jan 2024 16:41:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Leveraging Github and Jira to manage a large amount of tasks and context switching.]]></title>
            <description><![CDATA[A significant challenge I face involves remembering the specific repository and feature branch associated with a particular ticket or issue. To address this]]></description>
            <link>https://www.codu.co/thewebuiguy/leveraging-github-and-jira-to-manage-a-large-amount-of-tasks-and-context-switching-ncux8cym</link>
            <guid isPermaLink="true">https://www.codu.co/thewebuiguy/leveraging-github-and-jira-to-manage-a-large-amount-of-tasks-and-context-switching-ncux8cym</guid>
            <category><![CDATA[time management]]></category>
            <category><![CDATA[jira]]></category>
            <category><![CDATA[github]]></category>
            <category><![CDATA[software development]]></category>
            <dc:creator><![CDATA[EvanBurbidge]]></dc:creator>
            <pubDate>Mon, 08 Jan 2024 16:07:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Skip Git Commit Hooks]]></title>
            <description><![CDATA[Sometimes, developers might need to skip these hooks for various reasons like quick fixes or testing. Here's how you can do it:]]></description>
            <link>https://www.codu.co/niall/how-to-skip-git-commit-hooks-twg3kzqr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-skip-git-commit-hooks-twg3kzqr</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 08 Jan 2024 14:56:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating a Password Strength Checker: Beginner JavaScript Project]]></title>
            <description><![CDATA[A password strength checker helps ensure that users create strong, hard-to-guess passwords. In this tutorial, we'll build a simple password strength checker]]></description>
            <link>https://www.codu.co/niall/creating-a-password-strength-checker-beginner-js-project-tutorial-fruv3ksh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-a-password-strength-checker-beginner-js-project-tutorial-fruv3ksh</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[project]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 07 Jan 2024 18:32:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Add Fathom Analytics in Next.js App Router]]></title>
            <description><![CDATA[This article will show you how to add Fathom Analytics to your Next.js application using the new app router. Let's go!]]></description>
            <link>https://www.codu.co/niall/how-to-add-fathom-analytics-in-next-js-app-router-yvoc6xry</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-add-fathom-analytics-in-next-js-app-router-yvoc6xry</guid>
            <category><![CDATA[analytics]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 07 Jan 2024 09:59:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Use NonNullable Typescript Type]]></title>
            <description><![CDATA[NonNullable ensures your variables aren't `null` or `undefined`, a common source of bugs in JavaScript-based applications. Learn how in this article:]]></description>
            <link>https://www.codu.co/niall/how-to-use-nonnullable-typescript-type-fb8saj9q</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-nonnullable-typescript-type-fb8saj9q</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 06 Jan 2024 05:41:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Dates - How to Use  Day.js for Date Handling]]></title>
            <description><![CDATA[In this short article, I'll go over some of the basics and more advanced topics in Day.js so you can see it in action and start using it in your projects:]]></description>
            <link>https://www.codu.co/niall/javascript-dates-how-to-use-day-js-for-date-handling-idjzhve</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-dates-how-to-use-day-js-for-date-handling-idjzhve</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[dayjs]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 04 Jan 2024 15:13:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Efficiency in learning]]></title>
            <description><![CDATA[Introduction
Working in an environment which requires the ability to consistently learn new things at a fast pace, you would think that placing some time a]]></description>
            <link>https://www.codu.co/danB92/efficiency-in-learning-jfl1awke</link>
            <guid isPermaLink="true">https://www.codu.co/danB92/efficiency-in-learning-jfl1awke</guid>
            <dc:creator><![CDATA[Daniel B]]></dc:creator>
            <pubDate>Thu, 04 Jan 2024 12:10:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Use Tailwind CSS Line Clamp - Limit Line Count]]></title>
            <description><![CDATA[Tailwind CSS Line Clamp is a handy feature that lets you control the number of lines shown in a text block. Here's a quick guide on how:]]></description>
            <link>https://www.codu.co/niall/how-to-use-tailwind-css-line-clamp-bypx9tf5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-tailwind-css-line-clamp-bypx9tf5</guid>
            <category><![CDATA[tailwind]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 03 Jan 2024 11:35:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Making Lists Pop: Using Custom Bullet Points in CSS]]></title>
            <description><![CDATA[The CSS ::marker pseudo-element selector offers a straightforward way to customize list markers. Let us learn how:]]></description>
            <link>https://www.codu.co/niall/making-lists-pop-using-custom-bullet-points-in-css-kp8gsb2l</link>
            <guid isPermaLink="true">https://www.codu.co/niall/making-lists-pop-using-custom-bullet-points-in-css-kp8gsb2l</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 03 Jan 2024 09:07:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Input Field Character Counter in React]]></title>
            <description><![CDATA[Creating a character counter for an input field is helpful, especially for text areas where you want to limit the number of characters. Learn how.]]></description>
            <link>https://www.codu.co/niall/input-field-character-counter-in-react-yhazuav8</link>
            <guid isPermaLink="true">https://www.codu.co/niall/input-field-character-counter-in-react-yhazuav8</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 02 Jan 2024 19:46:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cloud Hopping: Setting Up Your AWS Account]]></title>
            <description><![CDATA[Unlock cloud computing with AWS! Discover how to set up your AWS account and navigate pricing in our latest 'Cloud Hopping' series. Perfect for junior devs.]]></description>
            <link>https://www.codu.co/callum-dennis-7bt/cloud-hopping-setting-up-your-aws-account-xphwg1vk</link>
            <guid isPermaLink="true">https://www.codu.co/callum-dennis-7bt/cloud-hopping-setting-up-your-aws-account-xphwg1vk</guid>
            <category><![CDATA[cloud]]></category>
            <category><![CDATA[account]]></category>
            <category><![CDATA[free]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Callum Dennis]]></dc:creator>
            <pubDate>Mon, 01 Jan 2024 23:00:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Codú Year-End Summary 2023]]></title>
            <description><![CDATA[This year, we launched Codú as a community platform with simple features. Let's see some of the stats and highlights of the year:]]></description>
            <link>https://www.codu.co/codu/the-cod-year-end-summary-2023-2_8zoo0j</link>
            <guid isPermaLink="true">https://www.codu.co/codu/the-cod-year-end-summary-2023-2_8zoo0j</guid>
            <category><![CDATA[update]]></category>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Sun, 31 Dec 2023 19:59:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cloud Hopping: Introduction to AWS for Junior Developers]]></title>
            <description><![CDATA[Explore AWS basics in Part 1 of 'Cloud Hopping': a series guiding junior devs through AWS tools like EC2, S3, Lambda, & DynamoDB. Start your cloud journey!]]></description>
            <link>https://www.codu.co/callum-dennis-7bt/cloud-hopping-introduction-to-aws-for-junior-developers-boj18obh</link>
            <guid isPermaLink="true">https://www.codu.co/callum-dennis-7bt/cloud-hopping-introduction-to-aws-for-junior-developers-boj18obh</guid>
            <category><![CDATA[cloud]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[basics]]></category>
            <category><![CDATA[guide]]></category>
            <dc:creator><![CDATA[Callum Dennis]]></dc:creator>
            <pubDate>Fri, 29 Dec 2023 10:34:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Elevate Your Windows 11 Terminal: A Guide to Awesomeness!]]></title>
            <description><![CDATA[When developing applications we are always using the terminal, so why not make it look half-decent by using themes and plugins to improve our workflow?]]></description>
            <link>https://www.codu.co/dylansleith/how-to-make-your-terminal-look-awesome-on-windows-11-oqy-7fko</link>
            <guid isPermaLink="true">https://www.codu.co/dylansleith/how-to-make-your-terminal-look-awesome-on-windows-11-oqy-7fko</guid>
            <category><![CDATA[wsl]]></category>
            <category><![CDATA[ubuntu]]></category>
            <category><![CDATA[windows]]></category>
            <category><![CDATA[terminal]]></category>
            <category><![CDATA[minimalistic]]></category>
            <dc:creator><![CDATA[Dylan Sleith]]></dc:creator>
            <pubDate>Thu, 21 Dec 2023 10:06:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Supercharge Your Productivity with Postman!]]></title>
            <description><![CDATA[Before we get started talking about how you can improve your productivity and workflow, let's have a look at what Postman is.]]></description>
            <link>https://www.codu.co/dylansleith/how-to-improve-your-productivity-in-postman-fjvh5_dj</link>
            <guid isPermaLink="true">https://www.codu.co/dylansleith/how-to-improve-your-productivity-in-postman-fjvh5_dj</guid>
            <category><![CDATA[postman]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[api]]></category>
            <dc:creator><![CDATA[Dylan Sleith]]></dc:creator>
            <pubDate>Thu, 21 Dec 2023 10:06:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Use Readonly Typescript Type]]></title>
            <description><![CDATA[In TypeScript, Readonly is a utility type that makes all properties of an object read-only. Want to learn how? Read this article!]]></description>
            <link>https://www.codu.co/niall/how-to-use-readonly-typescript-type-18iwerqf</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-readonly-typescript-type-18iwerqf</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 20 Dec 2023 11:03:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GitHub Copilot - Is it Worth the Hype?]]></title>
            <description><![CDATA[The hype about AI tools raises questions about their potential or usefulness in coding productivity. I've started using it myself, here's what I think.]]></description>
            <link>https://www.codu.co/niall/github-copilot-is-it-worth-the-hype-xrxbegnb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/github-copilot-is-it-worth-the-hype-xrxbegnb</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 16 Dec 2023 14:03:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning to code from a standing start]]></title>
            <description><![CDATA[Aimed at anyone who has no coding experience and wonders if it's worth having a go, this personal piece details my very gentle start with coding.]]></description>
            <link>https://www.codu.co/infinitemax/learning-to-code-from-a-standing-start-4sjm-oxb</link>
            <guid isPermaLink="true">https://www.codu.co/infinitemax/learning-to-code-from-a-standing-start-4sjm-oxb</guid>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[careerchange]]></category>
            <category><![CDATA[bootcamp]]></category>
            <dc:creator><![CDATA[Max Brookman-Byrne]]></dc:creator>
            <pubDate>Thu, 07 Dec 2023 13:33:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Find and Update Your Outdated Packages with npm]]></title>
            <description><![CDATA[Learn how to find and update your node modules with npm easily. This article will make it easy to find and update your packages. Let's dive in:]]></description>
            <link>https://www.codu.co/niall/find-and-update-your-outdated-packages-with-npm-boltohcp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/find-and-update-your-outdated-packages-with-npm-boltohcp</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[npm]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 05 Dec 2023 09:07:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Relating collections in non-relational databases]]></title>
            <description><![CDATA[This article discusses how I used the `populate()` method from Mongoose to link different collections within a database.]]></description>
            <link>https://www.codu.co/infinitemax/relating-collections-in-non-relational-databases-tzxuwnmf</link>
            <guid isPermaLink="true">https://www.codu.co/infinitemax/relating-collections-in-non-relational-databases-tzxuwnmf</guid>
            <category><![CDATA[mongodb]]></category>
            <category><![CDATA[backend]]></category>
            <category><![CDATA[databases]]></category>
            <category><![CDATA[populate]]></category>
            <category><![CDATA[mongoose]]></category>
            <dc:creator><![CDATA[Max Brookman-Byrne]]></dc:creator>
            <pubDate>Thu, 30 Nov 2023 11:27:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Exploring MongoDB Configuration]]></title>
            <description><![CDATA[Configuring MongoDB is a crucial step in optimizing its performance and tailoring it to the specific requirements of your application. MongoDB provides a c]]></description>
            <link>https://www.codu.co/justinjenkins/exploring-mongodb-configuration-lbpt3u-d</link>
            <guid isPermaLink="true">https://www.codu.co/justinjenkins/exploring-mongodb-configuration-lbpt3u-d</guid>
            <dc:creator><![CDATA[Justin Jenkins]]></dc:creator>
            <pubDate>Tue, 28 Nov 2023 04:02:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is a robots.txt file? And How to Use It]]></title>
            <description><![CDATA[A robots.txt file is crucial for managing search engine crawlers and optimizing website visibility in search results. Learn to create and utilize one here.]]></description>
            <link>https://www.codu.co/niall/what-is-a-robots-txt-file-and-how-to-use-it-abq2u1jx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-a-robots-txt-file-and-how-to-use-it-abq2u1jx</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[seo]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 25 Nov 2023 13:06:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React: why are my state variables behind??]]></title>
            <description><![CDATA[A beginner's React post, looking at useState and why state variables can appear to be "behind" when linked to an input.]]></description>
            <link>https://www.codu.co/infinitemax/react-why-are-my-state-variables-behind-gch9eado</link>
            <guid isPermaLink="true">https://www.codu.co/infinitemax/react-why-are-my-state-variables-behind-gch9eado</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[front end]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[usestate]]></category>
            <dc:creator><![CDATA[Max Brookman-Byrne]]></dc:creator>
            <pubDate>Thu, 23 Nov 2023 09:23:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Generate a  Sitemap in Next.js 13/14 - SEO Optimized Apps]]></title>
            <description><![CDATA[Generate a Next.js sitemap and optimize your Next.js apps for SEO. Learn how to create a sitemap, understand its importance, and validate it for better SEO!]]></description>
            <link>https://www.codu.co/niall/generate-a-sitemap-in-next-js-13-14-seo-optimized-apps-wshuvpib</link>
            <guid isPermaLink="true">https://www.codu.co/niall/generate-a-sitemap-in-next-js-13-14-seo-optimized-apps-wshuvpib</guid>
            <category><![CDATA[seo]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 21 Nov 2023 08:51:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CMD, PowerShell, Bash - Some Basics]]></title>
            <description><![CDATA[So, back to the interview, I had about a week ago... and back to those tech questions I struggled with. The first two questions I wrote about (YAML files a]]></description>
            <link>https://www.codu.co/urdonohue-020/cmd-powershell-bash-some-basics-vwcz4p0q</link>
            <guid isPermaLink="true">https://www.codu.co/urdonohue-020/cmd-powershell-bash-some-basics-vwcz4p0q</guid>
            <category><![CDATA[bash]]></category>
            <category><![CDATA[cli]]></category>
            <category><![CDATA[shell]]></category>
            <category><![CDATA[cmd]]></category>
            <category><![CDATA[powershell]]></category>
            <dc:creator><![CDATA[Ulrike R. Donohue]]></dc:creator>
            <pubDate>Mon, 20 Nov 2023 13:36:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[26 Built-in JavaScript  String Methods 🚀]]></title>
            <description><![CDATA[We will look at 26 different string methods in this article. Want to learn some new tricks and skills? Here are some fun string methods to learn!]]></description>
            <link>https://www.codu.co/niall/26-built-in-javascript-string-methods-wajek3hd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/26-built-in-javascript-string-methods-wajek3hd</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[webdev]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 18 Nov 2023 23:20:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Personal projects and "agile" working]]></title>
            <description><![CDATA[Agile working is central to modern software development, and it's something that we can all draw on to improve our productivity and project management.]]></description>
            <link>https://www.codu.co/infinitemax/personal-projects-and-agile-working-swttn3li</link>
            <guid isPermaLink="true">https://www.codu.co/infinitemax/personal-projects-and-agile-working-swttn3li</guid>
            <category><![CDATA[agile]]></category>
            <category><![CDATA[github]]></category>
            <category><![CDATA[software development]]></category>
            <category><![CDATA[workflow]]></category>
            <dc:creator><![CDATA[Max Brookman-Byrne]]></dc:creator>
            <pubDate>Thu, 16 Nov 2023 09:19:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[DaisyUI: Effortless and Beautiful Web Interfaces in Tailwind CSS]]></title>
            <description><![CDATA["Ever heard of DaisyUI? It's this neat plugin for Tailwind CSS that's made my web projects a whole lot better. In this piece, I'm sharing how it's helped me]]></description>
            <link>https://www.codu.co/karolis.dev/daisyui-effortless-and-beautiful-web-interfaces-in-tailwind-css-gm4slxa3</link>
            <guid isPermaLink="true">https://www.codu.co/karolis.dev/daisyui-effortless-and-beautiful-web-interfaces-in-tailwind-css-gm4slxa3</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[opensource]]></category>
            <category><![CDATA[tailwindcss]]></category>
            <category><![CDATA[daisyui]]></category>
            <dc:creator><![CDATA[Karolis P.]]></dc:creator>
            <pubDate>Tue, 14 Nov 2023 17:00:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Beginner's authentication, JWT and cookies]]></title>
            <description><![CDATA[An outline of my journey learning about authentication in full stack web apps, plus getting started with JSON Web Tokens and cookies.]]></description>
            <link>https://www.codu.co/infinitemax/beginner-s-authentication-jwt-and-cookies-ifw5htmd</link>
            <guid isPermaLink="true">https://www.codu.co/infinitemax/beginner-s-authentication-jwt-and-cookies-ifw5htmd</guid>
            <category><![CDATA[authentication]]></category>
            <category><![CDATA[express]]></category>
            <category><![CDATA[mern]]></category>
            <category><![CDATA[jwt]]></category>
            <category><![CDATA[cookies]]></category>
            <dc:creator><![CDATA[Max Brookman-Byrne]]></dc:creator>
            <pubDate>Mon, 13 Nov 2023 09:14:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Data coming to a port near you!!]]></title>
            <description><![CDATA[What is the most common port for Internet traffic in a browser? Specifically, what is the number of the port?]]></description>
            <link>https://www.codu.co/urdonohue-020/data-coming-to-a-port-near-you-yymvilq4</link>
            <guid isPermaLink="true">https://www.codu.co/urdonohue-020/data-coming-to-a-port-near-you-yymvilq4</guid>
            <category><![CDATA[internet]]></category>
            <category><![CDATA[data transfer]]></category>
            <category><![CDATA[chatgpt]]></category>
            <category><![CDATA[transfer protocols]]></category>
            <category><![CDATA[ports]]></category>
            <dc:creator><![CDATA[Ulrike R. Donohue]]></dc:creator>
            <pubDate>Fri, 10 Nov 2023 11:02:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JSON, YAML, XML... What the hell?!]]></title>
            <description><![CDATA[One of the main functions of all three file types, JSON, YAML, and XML, is the transfer of data, for example from a server to a browser.]]></description>
            <link>https://www.codu.co/urdonohue-020/json-yaml-xml-what-the-hell-kwdcdeci</link>
            <guid isPermaLink="true">https://www.codu.co/urdonohue-020/json-yaml-xml-what-the-hell-kwdcdeci</guid>
            <category><![CDATA[xml]]></category>
            <category><![CDATA[yaml]]></category>
            <category><![CDATA[data transfer]]></category>
            <category><![CDATA[json]]></category>
            <dc:creator><![CDATA[Ulrike R. Donohue]]></dc:creator>
            <pubDate>Wed, 08 Nov 2023 15:21:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Double Tilde (~~) Operator in JavaScript]]></title>
            <description><![CDATA[Discover the power of the double tilde ~~ operator in Javascript. Learn how it rounds down numbers, converts strings to numbers and more.]]></description>
            <link>https://www.codu.co/niall/the-double-tilde-operator-in-javascript-domv-h5o</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-double-tilde-operator-in-javascript-domv-h5o</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 06 Nov 2023 07:20:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Optimize and Transform Images in Node.js with Sharp]]></title>
            <description><![CDATA[Learn how to optimize and transform images in Node.js with Sharp. Improve website performance by resizing, converting formats, and compressing images.]]></description>
            <link>https://www.codu.co/niall/optimize-and-transform-images-in-node-js-with-sharp-z8dyo7wi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/optimize-and-transform-images-in-node-js-with-sharp-z8dyo7wi</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[performance]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 05 Nov 2023 10:06:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why Writing about Coding Improves Your Learning Journey]]></title>
            <description><![CDATA[Learn how writing improves your learning. Strengthen your problem-solving skills, memory retention, and the ability to break down complex concepts.]]></description>
            <link>https://www.codu.co/niall/why-writing-about-coding-improves-your-learning-journey-afcri7zg</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-writing-about-coding-improves-your-learning-journey-afcri7zg</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[writing]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 04 Nov 2023 11:32:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Volta - Node Version Management Made Easy]]></title>
            <description><![CDATA[Let's streamline your Node Version Control effortlessly with Volta. Improve your web development workflow and enhance productivity with Volta today!]]></description>
            <link>https://www.codu.co/niall/volta-node-version-management-made-easy-gjtdqk3j</link>
            <guid isPermaLink="true">https://www.codu.co/niall/volta-node-version-management-made-easy-gjtdqk3j</guid>
            <category><![CDATA[npm]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 04 Nov 2023 10:17:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Essential Skills Every Web Developer Should Master]]></title>
            <description><![CDATA[5 essential skills every web developer needs to succeed. HTML & CSS, JavaScript, responsive design, version control, and debugging & testing are all covered]]></description>
            <link>https://www.codu.co/codu/5-essential-skills-every-web-developer-should-master-4gyp2to6</link>
            <guid isPermaLink="true">https://www.codu.co/codu/5-essential-skills-every-web-developer-should-master-4gyp2to6</guid>
            <category><![CDATA[web developer]]></category>
            <category><![CDATA[career]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Fri, 03 Nov 2023 14:38:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Preparing for your bootcamp!]]></title>
            <description><![CDATA[An insider's guide to preparing for your coding bootcamp!]]></description>
            <link>https://www.codu.co/infinitemax/preparing-for-your-bootcamp-rnlbwnlf</link>
            <guid isPermaLink="true">https://www.codu.co/infinitemax/preparing-for-your-bootcamp-rnlbwnlf</guid>
            <category><![CDATA[bootcamp]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[new coders]]></category>
            <dc:creator><![CDATA[Max Brookman-Byrne]]></dc:creator>
            <pubDate>Thu, 02 Nov 2023 19:04:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Check for an Empty Object in JavaScript]]></title>
            <description><![CDATA[You might encounter a situation where you need to check if an object is empty, meaning it doesn't have any properties or keys. Here's how.]]></description>
            <link>https://www.codu.co/niall/how-to-check-for-an-empty-object-in-javascript-ojrs0niz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-check-for-an-empty-object-in-javascript-ojrs0niz</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 01 Nov 2023 06:44:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[String Padding: Learn padStart() and padEnd()]]></title>
            <description><![CDATA[Sometimes, we need to adjust the length of a string by adding characters to its beginning or end. This is where padStart() and padEnd() come into play.]]></description>
            <link>https://www.codu.co/niall/string-padding-learn-padstart-and-padend-qz_3rxoo</link>
            <guid isPermaLink="true">https://www.codu.co/niall/string-padding-learn-padstart-and-padend-qz_3rxoo</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 31 Oct 2023 11:53:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn the useId Hook in React]]></title>
            <description><![CDATA[useId is a React Hook for generating unique IDs. I find this useful when you might reach for an extra library or code snippet to create unique IDs.]]></description>
            <link>https://www.codu.co/niall/learn-the-useid-hook-in-react-eemr_-m0</link>
            <guid isPermaLink="true">https://www.codu.co/niall/learn-the-useid-hook-in-react-eemr_-m0</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 30 Oct 2023 09:15:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React Canary Introduces Server and Client Actions]]></title>
            <description><![CDATA[React Canary has rolled out two significant features that developers should be eager to explore: Server Actions and Client Actions.]]></description>
            <link>https://www.codu.co/niall/react-canary-introduces-server-and-client-actions-axghh-ie</link>
            <guid isPermaLink="true">https://www.codu.co/niall/react-canary-introduces-server-and-client-actions-axghh-ie</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[news]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 25 Oct 2023 10:46:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to use Object.entries() in JavaScript]]></title>
            <description><![CDATA[Object.entries() is a method that gives you an array of pairs (another array) from an object. Each pair consists of its key and its associated value.]]></description>
            <link>https://www.codu.co/niall/how-to-use-object-entries-in-javascript-ka7rigiu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-object-entries-in-javascript-ka7rigiu</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 24 Oct 2023 15:11:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to use Object.values() in JavaScript]]></title>
            <description><![CDATA[Today, we're learning about Object.values(). Don't worry; it’ll be light and easy. Let's go!]]></description>
            <link>https://www.codu.co/niall/how-to-use-object-values-in-javascript-owu6-8kf</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-object-values-in-javascript-owu6-8kf</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 23 Oct 2023 15:38:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Nuance of pre- and  post-increment operation in JavaScript]]></title>
            <description><![CDATA[While most of us know and use the ++ and/or -- operator in our code which when used, adds 1 in the case of ++ and deducts 1 if -- but there is a subtle cav]]></description>
            <link>https://www.codu.co/fatima-aminu-714/nuance-of-pre-and-post-increment-operation-in-javascript-4d4xxgxb</link>
            <guid isPermaLink="true">https://www.codu.co/fatima-aminu-714/nuance-of-pre-and-post-increment-operation-in-javascript-4d4xxgxb</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Fatima Aminu]]></dc:creator>
            <pubDate>Sun, 22 Oct 2023 18:30:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Exponentiation (**) in JavaScript]]></title>
            <description><![CDATA[In mathematics, exponentiation is a way to multiply a number by itself a certain number of times. Learn how to use it in JavaScript with this article.]]></description>
            <link>https://www.codu.co/niall/exponentiation-in-javascript-gnnaahao</link>
            <guid isPermaLink="true">https://www.codu.co/niall/exponentiation-in-javascript-gnnaahao</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 22 Oct 2023 08:37:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to View Git Branch Commits and Bonus Tips]]></title>
            <description><![CDATA[Here's a simple guide on how to view commits on a branch and a few tips.]]></description>
            <link>https://www.codu.co/niall/how-to-view-git-branch-commits-and-bonus-tips-adop0mlu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-view-git-branch-commits-and-bonus-tips-adop0mlu</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 21 Oct 2023 11:06:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Django & JavaScript Select2 - Search and Select for related keys]]></title>
            <description><![CDATA[When you have a relational key in django models and you try to render the related model with a model.form, this creates a select drop down. Sometimes you m]]></description>
            <link>https://www.codu.co/Daisy-McG/django-javascript-select2-search-and-select-for-related-keys-avoq7af6</link>
            <guid isPermaLink="true">https://www.codu.co/Daisy-McG/django-javascript-select2-search-and-select-for-related-keys-avoq7af6</guid>
            <dc:creator><![CDATA[Daisy McGirr]]></dc:creator>
            <pubDate>Sat, 21 Oct 2023 04:28:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Use "window.confirm()"]]></title>
            <description><![CDATA[window.confirm() is a simple way to show a pop-up dialog to the user, asking them a yes/no question. Learn how to use it here!]]></description>
            <link>https://www.codu.co/niall/how-to-use-window-confirm-dmls1e1</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-window-confirm-dmls1e1</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 19 Oct 2023 18:33:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Freelance Web Developer Hack: Leveraging Business Communities]]></title>
            <description><![CDATA[One “hack” I don’t think enough people take advantage of is hanging around places where businesses seek help. Learn why in this article:]]></description>
            <link>https://www.codu.co/niall/freelance-web-developer-hack-leveraging-business-communities-tku0vg0q</link>
            <guid isPermaLink="true">https://www.codu.co/niall/freelance-web-developer-hack-leveraging-business-communities-tku0vg0q</guid>
            <category><![CDATA[business]]></category>
            <category><![CDATA[freelancer]]></category>
            <category><![CDATA[indie hacker]]></category>
            <category><![CDATA[marketing]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 18 Oct 2023 12:27:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Debugging JavaScript: The "debugger" Keyword]]></title>
            <description><![CDATA[The debugger keyword in JavaScript allows you to pause the execution of your code so you can inspect its current state in a debugger tool. Let's learn how.]]></description>
            <link>https://www.codu.co/niall/debugging-javascript-the-debugger-keyword-wyvtw1mv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/debugging-javascript-the-debugger-keyword-wyvtw1mv</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 17 Oct 2023 08:05:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My journey into the tech world]]></title>
            <description><![CDATA[I thought it was time to share my journey into the tech world with you, I haven't quite made it into my first tech role yet but I'm hoping my story may giv]]></description>
            <link>https://www.codu.co/lisa-tinmurth-37e/my-journey-into-the-tech-world-en-ysof7</link>
            <guid isPermaLink="true">https://www.codu.co/lisa-tinmurth-37e/my-journey-into-the-tech-world-en-ysof7</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[tech]]></category>
            <category><![CDATA[perseverance]]></category>
            <category><![CDATA[life]]></category>
            <category><![CDATA[never give up]]></category>
            <dc:creator><![CDATA[Lisa Tinmurth]]></dc:creator>
            <pubDate>Mon, 16 Oct 2023 13:26:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why You Should Keep Your Commits Under 300 Lines]]></title>
            <description><![CDATA[A simple trick to make you a much better developer. Read this article to find out why.]]></description>
            <link>https://www.codu.co/niall/why-you-should-keep-your-commits-under-300-lines-ddw_gpi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-you-should-keep-your-commits-under-300-lines-ddw_gpi</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[developer tips]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 15 Oct 2023 20:09:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Consistency Over Intensity: The Slow and Steady Approach to Learning to Code]]></title>
            <description><![CDATA[In this article, I'll try to convince you to choose steady growth over intense bursts of learning.]]></description>
            <link>https://www.codu.co/niall/consistency-over-intensity-the-slow-and-steady-approach-to-learning-to-code-nitntjys</link>
            <guid isPermaLink="true">https://www.codu.co/niall/consistency-over-intensity-the-slow-and-steady-approach-to-learning-to-code-nitntjys</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[self improvement]]></category>
            <category><![CDATA[growth]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 14 Oct 2023 07:17:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Demystifying Python Data Types: Lists, Dictionaries, Tuples & Sets]]></title>
            <description><![CDATA[Python is great, it's versatile and powerful. But, some of the data structures can be a little confusing to understand initially. So, this is my reference]]></description>
            <link>https://www.codu.co/dan-morriss/demystifying-python-data-types-lists-dictionaries-tuples-sets-su3z-tmc</link>
            <guid isPermaLink="true">https://www.codu.co/dan-morriss/demystifying-python-data-types-lists-dictionaries-tuples-sets-su3z-tmc</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[data types]]></category>
            <dc:creator><![CDATA[Dan Morriss]]></dc:creator>
            <pubDate>Fri, 13 Oct 2023 08:34:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting/Getting SSM Values in AWS with the CLI]]></title>
            <description><![CDATA[Here's a simple guide on how to set values in the SSM Parameter Store using the AWS Command Line Interface (CLI).]]></description>
            <link>https://www.codu.co/niall/setting-getting-ssm-values-in-aws-with-the-cli-ck2emr8</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setting-getting-ssm-values-in-aws-with-the-cli-ck2emr8</guid>
            <category><![CDATA[aws]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 10 Oct 2023 13:58:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TailwindCSS: Responsive Design]]></title>
            <description><![CDATA[Hi there here is my next instalment of TailwindCSS (I'm loving dabbling around in it). Today I would like to talk about making your webpages responsive usi]]></description>
            <link>https://www.codu.co/lisa-tinmurth-37e/tailwindcss-responsive-design-sv_ghmut</link>
            <guid isPermaLink="true">https://www.codu.co/lisa-tinmurth-37e/tailwindcss-responsive-design-sv_ghmut</guid>
            <category><![CDATA[tailwindcss]]></category>
            <category><![CDATA[responsive]]></category>
            <category><![CDATA[breakpoints]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[customize]]></category>
            <dc:creator><![CDATA[Lisa Tinmurth]]></dc:creator>
            <pubDate>Tue, 10 Oct 2023 11:49:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[HactoberFest | Hacktoberfest 101: Everything You Need to Know]]></title>
            <description><![CDATA[Hey, Amazing peeps👋🏻

This is Aryan Sharma, and I hope you are all doing great.
I'm thrilled to begin this Article on Hacktoberfest for absolute beginner]]></description>
            <link>https://www.codu.co/i_AryanSharma17/hactoberfest-hacktoberfest-101-everything-you-need-to-know-jfnwnhwp</link>
            <guid isPermaLink="true">https://www.codu.co/i_AryanSharma17/hactoberfest-hacktoberfest-101-everything-you-need-to-know-jfnwnhwp</guid>
            <category><![CDATA[open source]]></category>
            <category><![CDATA[github]]></category>
            <category><![CDATA[hacktoberfest]]></category>
            <dc:creator><![CDATA[Aryan Sharma]]></dc:creator>
            <pubDate>Tue, 10 Oct 2023 09:47:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What Is NodeJS]]></title>
            <description><![CDATA[Node JS or just Node is an open-source and cross-platform runtime environment for executing JavaScript code outside of a browser. We usually use Node to bu]]></description>
            <link>https://www.codu.co/tomas-fac/what-is-node-js-91ed1ohf</link>
            <guid isPermaLink="true">https://www.codu.co/tomas-fac/what-is-node-js-91ed1ohf</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Tomas]]></dc:creator>
            <pubDate>Sun, 08 Oct 2023 19:20:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Remove Accidentally Committed File on GitHub]]></title>
            <description><![CDATA[In this article, we will go over removing a file from git history using git-filter-branch.]]></description>
            <link>https://www.codu.co/niall/remove-accidentally-committed-file-on-github-fmfixjju</link>
            <guid isPermaLink="true">https://www.codu.co/niall/remove-accidentally-committed-file-on-github-fmfixjju</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 08 Oct 2023 09:07:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Complete Guide on Css Position]]></title>
            <description><![CDATA[Document flow:-

Before knowing the position property, we need to know about document flow. that without using any kind of position property how these elem]]></description>
            <link>https://www.codu.co/anjali-saini-15b/complete-guide-on-css-position-9mleo_6b</link>
            <guid isPermaLink="true">https://www.codu.co/anjali-saini-15b/complete-guide-on-css-position-9mleo_6b</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Anjali saini]]></dc:creator>
            <pubDate>Fri, 06 Oct 2023 16:53:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting Started with CSS Variables]]></title>
            <description><![CDATA[Did you know that instead of having static values, you can use variables to make your styles dynamic?]]></description>
            <link>https://www.codu.co/niall/getting-started-with-css-variables-ejqv3eor</link>
            <guid isPermaLink="true">https://www.codu.co/niall/getting-started-with-css-variables-ejqv3eor</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 06 Oct 2023 14:01:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Ternary Operators in JavaScript: A Simple Guide]]></title>
            <description><![CDATA[Today, we will dive into a concise and neat way to perform conditional (if-else like) operations in your JavaScript code using the "ternary operator".]]></description>
            <link>https://www.codu.co/niall/ternary-operators-in-javascript-a-simple-guide-wcukzoqp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/ternary-operators-in-javascript-a-simple-guide-wcukzoqp</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 05 Oct 2023 13:07:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Empowering Neurodivergent Minds: Effective Strategies for Learning and Teaching Coding]]></title>
            <description><![CDATA[I grew up in an age where ADD and ADHD took to the schools as a sort of pandemic. Prescribing medications and special classes.

Yet, have we dove into the]]></description>
            <link>https://www.codu.co/jared- mc-83/empowering-neurodivergent-minds-effective-strategies-for-teaching-coding-dtfn0dae</link>
            <guid isPermaLink="true">https://www.codu.co/jared- mc-83/empowering-neurodivergent-minds-effective-strategies-for-teaching-coding-dtfn0dae</guid>
            <category><![CDATA[software developer]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[neurodivergent]]></category>
            <category><![CDATA[learning]]></category>
            <dc:creator><![CDATA[Jared Middle Calf]]></dc:creator>
            <pubDate>Wed, 04 Oct 2023 11:54:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TailwindCSS: Layout: display-class]]></title>
            <description><![CDATA[After doing my article on TailwindCSS I said I would do some articles on the classes so this one is on the layout display class

The display is Utilities f]]></description>
            <link>https://www.codu.co/lisa-tinmurth-37e/tailwindcss-layout-display-class-fi5wbcbf</link>
            <guid isPermaLink="true">https://www.codu.co/lisa-tinmurth-37e/tailwindcss-layout-display-class-fi5wbcbf</guid>
            <category><![CDATA[tailwindcss]]></category>
            <category><![CDATA[layout]]></category>
            <category><![CDATA[display]]></category>
            <category><![CDATA[class]]></category>
            <dc:creator><![CDATA[Lisa Tinmurth]]></dc:creator>
            <pubDate>Wed, 04 Oct 2023 11:11:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypeScript won. What next?]]></title>
            <description><![CDATA[TypeScript won, but as adoption and project sizes grow, some teams worldwide are starting to experience one big issue: times are too slow.]]></description>
            <link>https://www.codu.co/remo-h.-jansen-ed2/typescript-won-what-is-next-fgxbmye</link>
            <guid isPermaLink="true">https://www.codu.co/remo-h.-jansen-ed2/typescript-won-what-is-next-fgxbmye</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Remo H. Jansen]]></dc:creator>
            <pubDate>Wed, 04 Oct 2023 00:29:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Logical OR Assignment (||=) in JavaScript: Simplifying Your Code]]></title>
            <description><![CDATA[Let’s dive into the Logical OR Assignment operator (||=). This operator will be your new best friend if you love writing concise and clear code.]]></description>
            <link>https://www.codu.co/niall/logical-or-assignment-in-javascript-simplifying-your-code-2fodrsmk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/logical-or-assignment-in-javascript-simplifying-your-code-2fodrsmk</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 01 Oct 2023 11:01:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Magic Keyword This in JavaScript]]></title>
            <description><![CDATA[The keyword this is an object that executes the current function.

If we have a function inside of an object, we call it a method. In that case, the this r]]></description>
            <link>https://www.codu.co/tomas-fac/magic-keyword-this-in-javascript-4qc8kef9</link>
            <guid isPermaLink="true">https://www.codu.co/tomas-fac/magic-keyword-this-in-javascript-4qc8kef9</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[this]]></category>
            <dc:creator><![CDATA[Tomas]]></dc:creator>
            <pubDate>Sat, 30 Sep 2023 11:25:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Javascript :- Guide on an Array]]></title>
            <description><![CDATA[Why do we use Array?

When we use var, we can store only one value at a time.

when we feel like storing multiple values in one variable instead of var, we]]></description>
            <link>https://www.codu.co/anjali-saini-15b/javascript-guide-on-an-array-k-x-q_nw</link>
            <guid isPermaLink="true">https://www.codu.co/anjali-saini-15b/javascript-guide-on-an-array-k-x-q_nw</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[webdevelopment]]></category>
            <category><![CDATA[frontend developer]]></category>
            <dc:creator><![CDATA[Anjali saini]]></dc:creator>
            <pubDate>Sat, 30 Sep 2023 08:58:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Women Coders! Your Secret Hangout on Discord is Live]]></title>
            <description><![CDATA[Secret's Out! 🤫 Introducing Codú:her. Have you ever felt the need for a community to chat with other women privately on Discord? Well, we've heard you!]]></description>
            <link>https://www.codu.co/codu/women-coders-your-secret-hangout-on-discord-is-live-8agcoxdb</link>
            <guid isPermaLink="true">https://www.codu.co/codu/women-coders-your-secret-hangout-on-discord-is-live-8agcoxdb</guid>
            <category><![CDATA[discord]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Fri, 29 Sep 2023 13:37:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MongoDB Aggregation Framework: $match and $project Stages]]></title>
            <description><![CDATA[Unlike a single MongoDB query, utilizing the Aggregation Framework provides multiple interaction points with your data.]]></description>
            <link>https://www.codu.co/justinjenkins/mongodb-aggregation-framework-match-and-project-stages-ka3mfisa</link>
            <guid isPermaLink="true">https://www.codu.co/justinjenkins/mongodb-aggregation-framework-match-and-project-stages-ka3mfisa</guid>
            <dc:creator><![CDATA[Justin Jenkins]]></dc:creator>
            <pubDate>Fri, 29 Sep 2023 04:00:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MongoDB's Aggregation Framework]]></title>
            <description><![CDATA[MongoDB's Aggregation Framework provides a structured way to manipulate and process data, allowing you to extract precisely the information you need.]]></description>
            <link>https://www.codu.co/justinjenkins/mongodb-s-aggregation-framework-9i2o9baf</link>
            <guid isPermaLink="true">https://www.codu.co/justinjenkins/mongodb-s-aggregation-framework-9i2o9baf</guid>
            <category><![CDATA[mongodb]]></category>
            <dc:creator><![CDATA[Justin Jenkins]]></dc:creator>
            <pubDate>Fri, 29 Sep 2023 03:59:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Am I Ready For A Senior Web Dev Job? You Might Be Closer Than You Think!]]></title>
            <description><![CDATA[In this article, I'll try to convince you that you might be closer than you think to a Senior Developer role.]]></description>
            <link>https://www.codu.co/niall/am-i-ready-for-a-senior-web-dev-job-you-might-be-closer-than-you-think-yvidpic9</link>
            <guid isPermaLink="true">https://www.codu.co/niall/am-i-ready-for-a-senior-web-dev-job-you-might-be-closer-than-you-think-yvidpic9</guid>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 28 Sep 2023 18:16:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TailwindCSS]]></title>
            <description><![CDATA[What is TailwindCSS
TailwindCSS is a 'utility-first CSS framework' 
See its uses and installation procedure]]></description>
            <link>https://www.codu.co/lisa-tinmurth-37e/tailwindcss-gk2l9xvd</link>
            <guid isPermaLink="true">https://www.codu.co/lisa-tinmurth-37e/tailwindcss-gk2l9xvd</guid>
            <category><![CDATA[css framework]]></category>
            <category><![CDATA[customisable]]></category>
            <category><![CDATA[installation]]></category>
            <category><![CDATA[tailwindcss]]></category>
            <category><![CDATA[frontend]]></category>
            <dc:creator><![CDATA[Lisa Tinmurth]]></dc:creator>
            <pubDate>Tue, 26 Sep 2023 10:26:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Unlocking Collaboration with InnerSource]]></title>
            <description><![CDATA[InnerWhat? Since I usually get confused glances when I use this word, I wanted to write a short intro to InnerSource to understand the buzzword.]]></description>
            <link>https://www.codu.co/niall/unlocking-collaboration-with-innersource-fsn9aouk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/unlocking-collaboration-with-innersource-fsn9aouk</guid>
            <category><![CDATA[opensource]]></category>
            <category><![CDATA[innersource]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 25 Sep 2023 13:38:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The CSS aspect-ratio Property]]></title>
            <description><![CDATA[Want to control the proportions of your boxes in CSS?

 Say hello to the aspect-ratio property.

What's the Big Deal?

The aspect-ratio property allows you]]></description>
            <link>https://www.codu.co/niall/the-css-aspect-ratio-property-7pfsiizp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-css-aspect-ratio-property-7pfsiizp</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 24 Sep 2023 15:59:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Function Declaration vs Function Expression in JavaScript]]></title>
            <description><![CDATA[It is fairly common to be asked to explain a difference between a function declaration and a function expression during a job interview.

If you are not en]]></description>
            <link>https://www.codu.co/tomas-fac/function-declaration-vs-function-expression-in-javascript-h8nv5spq</link>
            <guid isPermaLink="true">https://www.codu.co/tomas-fac/function-declaration-vs-function-expression-in-javascript-h8nv5spq</guid>
            <category><![CDATA[function declaration]]></category>
            <category><![CDATA[hoisting]]></category>
            <category><![CDATA[function expression]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Tomas]]></dc:creator>
            <pubDate>Sun, 24 Sep 2023 14:46:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to import SVGs in Next.js using SVGR]]></title>
            <description><![CDATA[Trying to use SVGs in your Next.js project? In this article, we will get you setup with SVGR.]]></description>
            <link>https://www.codu.co/niall/how-to-import-svgs-in-next-js-using-svgr-rsl8tchq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-import-svgs-in-next-js-using-svgr-rsl8tchq</guid>
            <category><![CDATA[svg]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 23 Sep 2023 09:02:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Javascript Closure]]></title>
            <description><![CDATA[Closures are a powerful and often misunderstood concept in JavaScript. In simple terms, a closure is a function that remembers the variables and parameters]]></description>
            <link>https://www.codu.co/anjali-saini-15b/javascript-closure-k7r0-5v7</link>
            <guid isPermaLink="true">https://www.codu.co/anjali-saini-15b/javascript-closure-k7r0-5v7</guid>
            <category><![CDATA[webdevelopment]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[frontend]]></category>
            <dc:creator><![CDATA[Anjali saini]]></dc:creator>
            <pubDate>Fri, 22 Sep 2023 10:31:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hactoberfest 2023 with Codú]]></title>
            <description><![CDATA[This year, we're inviting all of you to contribute to our open-source projects and get exclusive rewards!]]></description>
            <link>https://www.codu.co/codu/hactoberfest-2023-with-cod-jh-6jzte</link>
            <guid isPermaLink="true">https://www.codu.co/codu/hactoberfest-2023-with-cod-jh-6jzte</guid>
            <category><![CDATA[opensource]]></category>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[hacktoberfest]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Thu, 21 Sep 2023 07:48:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Balancing Code and Comfort: The Benefits of Massage Therapy for Software Developers'.]]></title>
            <description><![CDATA[Software development is a demanding profession, with long hours spent in front of computer screens, tight deadlines, and high-pressure tasks. In this digi]]></description>
            <link>https://www.codu.co/jared- mc-83/balancing-code-and-comfort-the-benefits-of-massage-therapy-for-software-developers-8pu2uzaw</link>
            <guid isPermaLink="true">https://www.codu.co/jared- mc-83/balancing-code-and-comfort-the-benefits-of-massage-therapy-for-software-developers-8pu2uzaw</guid>
            <category><![CDATA[massage therapy]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[health]]></category>
            <category><![CDATA[life balance]]></category>
            <category><![CDATA[developer]]></category>
            <dc:creator><![CDATA[Jared Middle Calf]]></dc:creator>
            <pubDate>Wed, 20 Sep 2023 08:35:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Imposter Syndrome]]></title>
            <description><![CDATA[What is imposter syndrome]]></description>
            <link>https://www.codu.co/lisa-tinmurth-37e/imposter-syndrome-bmuzzdxb</link>
            <guid isPermaLink="true">https://www.codu.co/lisa-tinmurth-37e/imposter-syndrome-bmuzzdxb</guid>
            <category><![CDATA[self help]]></category>
            <category><![CDATA[advice]]></category>
            <category><![CDATA[imposter syndrome]]></category>
            <category><![CDATA[common]]></category>
            <dc:creator><![CDATA[Lisa Tinmurth]]></dc:creator>
            <pubDate>Tue, 19 Sep 2023 13:31:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 (More) Fun APIs for Developers - Project Ideas]]></title>
            <description><![CDATA[In this article, I want to list ten more APIs you might find fun to play with.]]></description>
            <link>https://www.codu.co/niall/10-more-fun-apis-for-developers-project-ideas-4ek7y4y5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/10-more-fun-apis-for-developers-project-ideas-4ek7y4y5</guid>
            <category><![CDATA[portfolio]]></category>
            <category><![CDATA[api]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 19 Sep 2023 08:18:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Handle Promise in JavaScript]]></title>
            <description><![CDATA[Before we dive in, let's explore what the promise actually is.

It is like in the real world where I promise you to teach you how to handle it. There are t]]></description>
            <link>https://www.codu.co/tomas-fac/how-to-handle-promise-in-javascript-63bw0gz</link>
            <guid isPermaLink="true">https://www.codu.co/tomas-fac/how-to-handle-promise-in-javascript-63bw0gz</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[promise]]></category>
            <dc:creator><![CDATA[Tomas]]></dc:creator>
            <pubDate>Mon, 18 Sep 2023 09:54:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Three Ways to Create an Object in JavaScript]]></title>
            <description><![CDATA[Three Ways to Create an Object in Javascript

Did you know that, there are three fundamental ways to create an object in JS?

We can use one of the below a]]></description>
            <link>https://www.codu.co/tomas-fac/three-ways-to-create-an-object-in-javascript-61qjlum</link>
            <guid isPermaLink="true">https://www.codu.co/tomas-fac/three-ways-to-create-an-object-in-javascript-61qjlum</guid>
            <category><![CDATA[object]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Tomas]]></dc:creator>
            <pubDate>Mon, 18 Sep 2023 09:47:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How I Landed My First Job in Tech]]></title>
            <description><![CDATA[Believe in yourself and keep coding!]]></description>
            <link>https://www.codu.co/tinobragaa/how-i-landed-my-first-job-in-tech-khwmn_yc</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/how-i-landed-my-first-job-in-tech-khwmn_yc</guid>
            <category><![CDATA[interview]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[job]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Sun, 17 Sep 2023 15:30:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Fix Install 'code' Path Command - EACCES: permission denied]]></title>
            <description><![CDATA[If you are getting the "EACCES: permission denied" error while installing the 'code' path in VS Code, here's how I fixed it.]]></description>
            <link>https://www.codu.co/niall/how-to-fix-install-code-path-command-eacces-permission-denied-b10p45ev</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-fix-install-code-path-command-eacces-permission-denied-b10p45ev</guid>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 17 Sep 2023 09:42:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Javascript Function]]></title>
            <description><![CDATA[If you have been into programming for a while then you must have come across functions. So there might be a little possibility that you would be very well]]></description>
            <link>https://www.codu.co/anjali-saini-15b/javascript-function-ofiwdrtu</link>
            <guid isPermaLink="true">https://www.codu.co/anjali-saini-15b/javascript-function-ofiwdrtu</guid>
            <category><![CDATA[function]]></category>
            <category><![CDATA[frontend developer]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Anjali saini]]></dc:creator>
            <pubDate>Sat, 16 Sep 2023 17:19:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Take a Seat, Let's Talk About Hackathons]]></title>
            <description><![CDATA[Explore my journey in hackathons and why you should join in too! Discover a fantastic learning opportunity.]]></description>
            <link>https://www.codu.co/tinobragaa/take-a-seat-let-s-talk-about-hackathons-rfv3p9b4</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/take-a-seat-let-s-talk-about-hackathons-rfv3p9b4</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[review]]></category>
            <category><![CDATA[hackathons]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Fri, 15 Sep 2023 17:54:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to use Template Literal Types in TypeScript]]></title>
            <description><![CDATA[In this article, let's learn how to use Template Literal Types in TypeScript.]]></description>
            <link>https://www.codu.co/niall/how-to-use-template-literal-types-in-typescript-d9fhvlfh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-template-literal-types-in-typescript-d9fhvlfh</guid>
            <category><![CDATA[ts]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 15 Sep 2023 08:59:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Built-in .env Support in Node.js v20.6.0]]></title>
            <description><![CDATA[Node v20.6.0 added the new --env-file flag which might mean we no longer need to use dotenv! Check out how in this article.]]></description>
            <link>https://www.codu.co/niall/built-in-env-support-in-node-js-v20-6-0-vv-6tyd5</link>
            <guid isPermaLink="true">https://www.codu.co/niall/built-in-env-support-in-node-js-v20-6-0-vv-6tyd5</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 15 Sep 2023 08:55:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Flexbox]]></title>
            <description><![CDATA[How to use flexbox including values that are accepted by each property, and includes example syntax for your CSS file.]]></description>
            <link>https://www.codu.co/lisa-tinmurth-37e/using-flexbox-o0kpfvxc</link>
            <guid isPermaLink="true">https://www.codu.co/lisa-tinmurth-37e/using-flexbox-o0kpfvxc</guid>
            <category><![CDATA[responsive layout]]></category>
            <category><![CDATA[properties]]></category>
            <category><![CDATA[flexbox]]></category>
            <category><![CDATA[syntax]]></category>
            <category><![CDATA[flex]]></category>
            <dc:creator><![CDATA[Lisa Tinmurth]]></dc:creator>
            <pubDate>Thu, 14 Sep 2023 10:18:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Developing Better Ergonomics: A Guide for Software Developers]]></title>
            <description><![CDATA[As software developers, we often find ourselves glued to our screens for extended periods, typing away at keyboards and maneuvering mice. While we're busy]]></description>
            <link>https://www.codu.co/jared- mc-83/developing-better-ergonomics-a-guide-for-software-developers-lh9-_lcn</link>
            <guid isPermaLink="true">https://www.codu.co/jared- mc-83/developing-better-ergonomics-a-guide-for-software-developers-lh9-_lcn</guid>
            <category><![CDATA[health]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[body]]></category>
            <category><![CDATA[software]]></category>
            <category><![CDATA[awareness]]></category>
            <dc:creator><![CDATA[Jared Middle Calf]]></dc:creator>
            <pubDate>Wed, 13 Sep 2023 16:22:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to use Async/Await in a useEffect]]></title>
            <description><![CDATA[Once you start using async/await it can be hard to return to the alternatives...

It makes your code look like synchronous code, which is easier to read an]]></description>
            <link>https://www.codu.co/niall/how-to-use-async-await-in-a-useeffect-pes2_wiq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-async-await-in-a-useeffect-pes2_wiq</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 13 Sep 2023 14:04:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Keep your login page and user homepage on the same URL]]></title>
            <description><![CDATA[A practical example of parallel routes in Next 13]]></description>
            <link>https://www.codu.co/viniirbr/keep-your-login-page-and-user-homepage-on-the-same-url-9ja40z9a</link>
            <guid isPermaLink="true">https://www.codu.co/viniirbr/keep-your-login-page-and-user-homepage-on-the-same-url-9ja40z9a</guid>
            <category><![CDATA[next]]></category>
            <category><![CDATA[next13]]></category>
            <dc:creator><![CDATA[Vinicius Ribeiro]]></dc:creator>
            <pubDate>Tue, 12 Sep 2023 18:16:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Classes Made Easy: A Quick Start Guide]]></title>
            <description><![CDATA[This article will explore the basics of JavaScript classes, why they are useful, and how to create and use them effectively.]]></description>
            <link>https://www.codu.co/niall/javascript-classes-made-easy-a-quick-start-guide-ycqq0l5d</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-classes-made-easy-a-quick-start-guide-ycqq0l5d</guid>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 12 Sep 2023 05:48:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Elevating Health and Productivity: The Impact of Standing Desks in Software Development]]></title>
            <description><![CDATA[From a coding massage therapist!

In the ever-evolving landscape of software development, programmers and developers spend countless hours glued to their s]]></description>
            <link>https://www.codu.co/jared- mc-83/elevating-health-and-productivity-the-impact-of-standing-desks-in-software-development-gv-0a9nv</link>
            <guid isPermaLink="true">https://www.codu.co/jared- mc-83/elevating-health-and-productivity-the-impact-of-standing-desks-in-software-development-gv-0a9nv</guid>
            <dc:creator><![CDATA[Jared Middle Calf]]></dc:creator>
            <pubDate>Mon, 11 Sep 2023 09:01:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Bun 1.0 Has Landed! Time to Ditch Node.js?]]></title>
            <description><![CDATA[Bun is a new JavaScript runtime built from scratch to serve the modern JavaScript ecosystem. Here's why I'm excited and how you can get started.]]></description>
            <link>https://www.codu.co/niall/bun-1-0-has-landed-time-to-ditch-node-js-uj7azjqc</link>
            <guid isPermaLink="true">https://www.codu.co/niall/bun-1-0-has-landed-time-to-ditch-node-js-uj7azjqc</guid>
            <category><![CDATA[bun]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 10 Sep 2023 10:20:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript: Five ways how to Reverse an Array]]></title>
            <description><![CDATA["Learn 5 Ways to Reverse Arrays in JavaScript! Discover easy methods for flipping arrays, perfect for interviews and coding. Happy coding!"]]></description>
            <link>https://www.codu.co/anjali-saini-15b/javascript-five-ways-how-to-reverse-an-array-ydexi34o</link>
            <guid isPermaLink="true">https://www.codu.co/anjali-saini-15b/javascript-five-ways-how-to-reverse-an-array-ydexi34o</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[interview]]></category>
            <category><![CDATA[frontend developer]]></category>
            <dc:creator><![CDATA[Anjali saini]]></dc:creator>
            <pubDate>Sat, 09 Sep 2023 18:25:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Codú x MongoDB Meetup Recap]]></title>
            <description><![CDATA[See what went down at Codú and MongoDB community event!]]></description>
            <link>https://www.codu.co/tinobragaa/cod-x-mongodb-meetup-recap-fbvraa2k</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/cod-x-mongodb-meetup-recap-fbvraa2k</guid>
            <category><![CDATA[meetup]]></category>
            <category><![CDATA[event]]></category>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[networking]]></category>
            <category><![CDATA[mongodb]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Sat, 09 Sep 2023 10:00:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MongoDB: Understanding Documents and Collections for Beginners]]></title>
            <description><![CDATA[This article is meant to be a beginner-friendly guide where we'll break down two of the most essential terms: documents and collections.]]></description>
            <link>https://www.codu.co/niall/mongodb-understanding-documents-and-collections-for-beginners-f63u7mrb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/mongodb-understanding-documents-and-collections-for-beginners-f63u7mrb</guid>
            <category><![CDATA[mongodb]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 08 Sep 2023 13:21:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Connect to MongoDB in NextJS with Mongoose]]></title>
            <description><![CDATA[In this article, we will show you how to set up your database connection to MongoDB with a NextJS application.]]></description>
            <link>https://www.codu.co/niall/connect-to-mongodb-in-nextjs-with-mongoose-iue96x09</link>
            <guid isPermaLink="true">https://www.codu.co/niall/connect-to-mongodb-in-nextjs-with-mongoose-iue96x09</guid>
            <category><![CDATA[mongodb]]></category>
            <category><![CDATA[mongoose]]></category>
            <category><![CDATA[nextjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 06 Sep 2023 09:13:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Prepare for a Tech Test - Web Developers]]></title>
            <description><![CDATA[So, you've scored a live tech test, and now you are hit with a mix of excitement and fear. Let's dive into how you can start preparing!]]></description>
            <link>https://www.codu.co/niall/how-to-prepare-for-a-tech-test-web-developers-bf0vxaou</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-prepare-for-a-tech-test-web-developers-bf0vxaou</guid>
            <category><![CDATA[interview]]></category>
            <category><![CDATA[backend]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 04 Sep 2023 15:50:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Path Hacks for JavaScript Developers in VS Code]]></title>
            <description><![CDATA[Adding this configuration to your JavaScript projects can create helpful path mappings that will make long relative imports disappear.]]></description>
            <link>https://www.codu.co/niall/path-hacks-for-javascript-developers-in-vs-code-3jc9n54i</link>
            <guid isPermaLink="true">https://www.codu.co/niall/path-hacks-for-javascript-developers-in-vs-code-3jc9n54i</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 02 Sep 2023 10:33:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Essential Habits Every Web Developer Should Adopt]]></title>
            <description><![CDATA[In this article, instead of talking only about technical topics, I'll list the top five habits that I believe can significantly impact your coding career]]></description>
            <link>https://www.codu.co/niall/5-essential-habits-every-web-developer-should-adopt-9dtjykwq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/5-essential-habits-every-web-developer-should-adopt-9dtjykwq</guid>
            <category><![CDATA[habits]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 01 Sep 2023 09:59:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Javascript:-Front-end interview guide]]></title>
            <description><![CDATA[Javascript can be challenging and overwhelming considering the variety of topics to prepare. This guide will help you get your hands on all the areas you n]]></description>
            <link>https://www.codu.co/anjali-saini-15b/javascript-front-end-interview-guide-qu_7zx53</link>
            <guid isPermaLink="true">https://www.codu.co/anjali-saini-15b/javascript-front-end-interview-guide-qu_7zx53</guid>
            <category><![CDATA[frontend developer]]></category>
            <category><![CDATA[interview guide]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Anjali saini]]></dc:creator>
            <pubDate>Thu, 31 Aug 2023 17:12:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🌟 Embracing Web Accessibility: Crafting a More Inclusive Online World! 🌟]]></title>
            <description><![CDATA[Explore the world of web accessibility from a frontend developer's perspective! Join me in making the online world inclusive for all users.]]></description>
            <link>https://www.codu.co/martina-tavodova-4e9/embracing-web-accessibility-crafting-a-more-inclusive-online-world-2itzs3qe</link>
            <guid isPermaLink="true">https://www.codu.co/martina-tavodova-4e9/embracing-web-accessibility-crafting-a-more-inclusive-online-world-2itzs3qe</guid>
            <category><![CDATA[web accessibility]]></category>
            <dc:creator><![CDATA[Martina Tavodova]]></dc:creator>
            <pubDate>Tue, 29 Aug 2023 13:29:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is PNPM?]]></title>
            <description><![CDATA[The difference between PNPM and other package managers lies in how they store dependencies. Read this article the learn what the differences are.]]></description>
            <link>https://www.codu.co/niall/what-is-pnpm-qkiz6tet</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-pnpm-qkiz6tet</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[pnpm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 29 Aug 2023 10:46:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Local Branch out of Sync? Reset a Branch to Remote]]></title>
            <description><![CDATA[We can fix the distorted branch that you've created.]]></description>
            <link>https://www.codu.co/niall/local-branch-out-of-sync-reset-a-branch-to-remote-mopykv1k</link>
            <guid isPermaLink="true">https://www.codu.co/niall/local-branch-out-of-sync-reset-a-branch-to-remote-mopykv1k</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 28 Aug 2023 13:43:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[32 Life Lessons I've Learned As I turn 32]]></title>
            <description><![CDATA[I turned 32 over the weekend and wanted to take some time to reflect on things that have served me well so far in life.]]></description>
            <link>https://www.codu.co/niall/32-life-lessons-i-ve-learned-as-i-turn-32-bouvndma</link>
            <guid isPermaLink="true">https://www.codu.co/niall/32-life-lessons-i-ve-learned-as-i-turn-32-bouvndma</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[personal]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 27 Aug 2023 15:07:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is 'as const' or 'const assertions' in TypeScript?]]></title>
            <description><![CDATA[Today, we'll explore the "as const" assertion and how it can be used to add even more type safety to our TypeScript code!]]></description>
            <link>https://www.codu.co/niall/what-is-as-const-or-const-assertions-in-typescript-lttvbnx4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-as-const-or-const-assertions-in-typescript-lttvbnx4</guid>
            <category><![CDATA[ts]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 25 Aug 2023 15:30:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing: Free Monday Morning Mentor Sessions]]></title>
            <description><![CDATA[How does starting your week with a boost of knowledge, mentorship, and community sound? Join us for some FREE mentorship!]]></description>
            <link>https://www.codu.co/codu/announcing-free-monday-morning-mentor-sessions-gq7brrvo</link>
            <guid isPermaLink="true">https://www.codu.co/codu/announcing-free-monday-morning-mentor-sessions-gq7brrvo</guid>
            <category><![CDATA[announcement]]></category>
            <category><![CDATA[discord]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Thu, 24 Aug 2023 13:58:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Save Text to a File in Node.js]]></title>
            <description><![CDATA[Learn how to use fs.writeFile() to easily save text to files in Node.js.]]></description>
            <link>https://www.codu.co/niall/how-to-save-text-to-a-file-in-node-js-zqbyttld</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-save-text-to-a-file-in-node-js-zqbyttld</guid>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 23 Aug 2023 09:15:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Codú Wins at JSDay: Bags Most Valued Community Member]]></title>
            <description><![CDATA[Codú has just been crowned the "Most Valued Community Member (Business)" at the JavaScript Awards Ireland 2023 by JSDay!]]></description>
            <link>https://www.codu.co/codu/cod-wins-at-jsday-bags-most-valued-community-member-hwafyvxu</link>
            <guid isPermaLink="true">https://www.codu.co/codu/cod-wins-at-jsday-bags-most-valued-community-member-hwafyvxu</guid>
            <category><![CDATA[community]]></category>
            <category><![CDATA[win]]></category>
            <category><![CDATA[announcement]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Tue, 22 Aug 2023 07:27:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Case Styles: Camel, Snake, Kebab Case and more]]></title>
            <description><![CDATA[In this post, we delve into the different types of string cases that developers encounter daily and explore how to make text manipulation more efficient.]]></description>
            <link>https://www.codu.co/patrickhladun/case-styles-camel-snake-kebab-case-and-more-hrqk0qtu</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/case-styles-camel-snake-kebab-case-and-more-hrqk0qtu</guid>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Mon, 21 Aug 2023 20:18:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[text-wrap: balance; Fix Your Headings With 1 Line of CSS]]></title>
            <description><![CDATA[In today's short article, we're looking at the text-wrap: balance CSS property: what it is, why you'd use it, and how to use it.]]></description>
            <link>https://www.codu.co/niall/text-wrap-balance-fix-your-headings-with-1-line-of-css-3ckukf1v</link>
            <guid isPermaLink="true">https://www.codu.co/niall/text-wrap-balance-fix-your-headings-with-1-line-of-css-3ckukf1v</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 21 Aug 2023 08:05:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Struggling with TypeScript Errors? Install this VS Code Extension]]></title>
            <description><![CDATA[If you're a TypeScript user, you've undoubtedly encountered your fair share of errors. Let's make them easier to understand!]]></description>
            <link>https://www.codu.co/niall/struggling-with-typescript-errors-install-this-vs-code-extension-ah1qqop9</link>
            <guid isPermaLink="true">https://www.codu.co/niall/struggling-with-typescript-errors-install-this-vs-code-extension-ah1qqop9</guid>
            <category><![CDATA[extensions]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 20 Aug 2023 09:37:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[[VIDEO] - TypeScript Utilities You Need to Know]]></title>
            <description><![CDATA[Here are some helpful utilities to have you more productive with TS! A new video on the Codú YouTube channel!]]></description>
            <link>https://www.codu.co/codu/video-typescript-utilities-you-need-to-know-lnsrahmm</link>
            <guid isPermaLink="true">https://www.codu.co/codu/video-typescript-utilities-you-need-to-know-lnsrahmm</guid>
            <category><![CDATA[video]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Fri, 18 Aug 2023 18:52:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Browser Compatibility Made Easy: The @supports Rule in CSS]]></title>
            <description><![CDATA[@supports is a straightforward way of checking if a browser supports something in CSS and conditionally renders styles. Learn more in this article.]]></description>
            <link>https://www.codu.co/niall/browser-compatibility-made-easy-the-supports-rule-in-css-7mxae35r</link>
            <guid isPermaLink="true">https://www.codu.co/niall/browser-compatibility-made-easy-the-supports-rule-in-css-7mxae35r</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 16 Aug 2023 09:34:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[20 Must-Know VS Code Shortcuts (Mac and Windows)]]></title>
            <description><![CDATA[Are you taking full advantage of what VS Code has to offer? Check out these 20 shortcuts to speed up your workflow.]]></description>
            <link>https://www.codu.co/niall/20-must-know-vs-code-shortcuts-mac-and-windows-8cu-9bap</link>
            <guid isPermaLink="true">https://www.codu.co/niall/20-must-know-vs-code-shortcuts-mac-and-windows-8cu-9bap</guid>
            <category><![CDATA[shortcuts]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 15 Aug 2023 12:55:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A Short Guide: The abbr HTML Element]]></title>
            <description><![CDATA[Today we will look at a simple but valuable HTML tag that I rarely see used: the <abbr> element.]]></description>
            <link>https://www.codu.co/niall/a-short-guide-abbr-html-element-wvsln6eu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/a-short-guide-abbr-html-element-wvsln6eu</guid>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 13 Aug 2023 06:54:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Crawl to Click: What are Search Engines?]]></title>
            <description><![CDATA[Embarking on a journey through search engines: my personal exploration from image compression to web spiders. Come read more!]]></description>
            <link>https://www.codu.co/tinobragaa/crawl-to-click-what-are-search-engines-gahbmsm_</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/crawl-to-click-what-are-search-engines-gahbmsm_</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[crawl]]></category>
            <category><![CDATA[ranking]]></category>
            <category><![CDATA[seo]]></category>
            <category><![CDATA[indexing]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Sat, 12 Aug 2023 04:15:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is npx and How to Use It]]></title>
            <description><![CDATA[If you're diving into modern JavaScript development, you might come across the term npx. Let's learn about it in this article:]]></description>
            <link>https://www.codu.co/niall/what-is-npx-and-how-to-use-it-56nglgks</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-npx-and-how-to-use-it-56nglgks</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[npm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 09 Aug 2023 08:14:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Debug Node Apps in The Browser! Node Tips]]></title>
            <description><![CDATA[When things go horribly wrong in your code, console.log can only get you so far.

I often use the debugger statement in normal JavaScript apps to inspect,]]></description>
            <link>https://www.codu.co/niall/debug-node-apps-in-the-browser-node-tips-qnpgkmza</link>
            <guid isPermaLink="true">https://www.codu.co/niall/debug-node-apps-in-the-browser-node-tips-qnpgkmza</guid>
            <category><![CDATA[node]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 06 Aug 2023 07:41:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Stop Using Nodemon for Development]]></title>
            <description><![CDATA[In Node version 18.11+ you no longer need to use Nodemon for development! Learn why in this article.]]></description>
            <link>https://www.codu.co/niall/stop-using-nodemon-for-development-8drwk7sm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/stop-using-nodemon-for-development-8drwk7sm</guid>
            <category><![CDATA[node]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 05 Aug 2023 06:31:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Intersection types in Typescript]]></title>
            <description><![CDATA["Discover TypeScript with intersect types! 🚀 Learn how to combine multiple types effortlessly for flexible and robust code. #TypeScript]]></description>
            <link>https://www.codu.co/sanket/intersection-types-in-typescript-tzbr9-ze</link>
            <guid isPermaLink="true">https://www.codu.co/sanket/intersection-types-in-typescript-tzbr9-ze</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[intersection types]]></category>
            <category><![CDATA[types in typescript]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[sanket-s10]]></dc:creator>
            <pubDate>Fri, 04 Aug 2023 19:27:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How Figma Redefined My Approach and Preferences]]></title>
            <description><![CDATA[Unlock your design potential with Figma: a web-based powerhouse for seamless collaboration, creativity, and elevating your web development journey.]]></description>
            <link>https://www.codu.co/tinobragaa/how-figma-redefined-my-approach-and-preferences-ym2cg6yw</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/how-figma-redefined-my-approach-and-preferences-ym2cg6yw</guid>
            <category><![CDATA[wireframe]]></category>
            <category><![CDATA[mockup]]></category>
            <category><![CDATA[figma]]></category>
            <category><![CDATA[prototype]]></category>
            <category><![CDATA[development]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Fri, 04 Aug 2023 06:27:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setup a TypeScript Project Fast]]></title>
            <description><![CDATA[This article will guide you through setting up a TypeScript project, allowing you to start reaping these benefits immediately and testing out TypeScript.]]></description>
            <link>https://www.codu.co/niall/setup-a-typescript-project-fast-xk5q6yht</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setup-a-typescript-project-fast-xk5q6yht</guid>
            <category><![CDATA[ts]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 02 Aug 2023 20:53:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Unleashing the Power of Software Freestyle Engineers in Modern IT]]></title>
            <description><![CDATA[The Role of a Software Freestyle Engineer in Modern IT - This is a serious imagination journal written by me (Imam Ali Mustofa).]]></description>
            <link>https://www.codu.co/darkterminal/unleashing-the-power-of-software-freestyle-engineers-in-modern-it-q36pyy8t</link>
            <guid isPermaLink="true">https://www.codu.co/darkterminal/unleashing-the-power-of-software-freestyle-engineers-in-modern-it-q36pyy8t</guid>
            <category><![CDATA[codenewbie]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[devjournal]]></category>
            <dc:creator><![CDATA[Imam Ali Mustofa]]></dc:creator>
            <pubDate>Mon, 31 Jul 2023 14:22:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A New Chapter Begins: Welcome to Our Refreshed Homepage]]></title>
            <description><![CDATA[We launched a new version of the homepage to highlight the great articles being written. Check out what's new in this article.]]></description>
            <link>https://www.codu.co/codu/a-new-chapter-begins-welcome-to-our-refreshed-homepage-gpz8lkgg</link>
            <guid isPermaLink="true">https://www.codu.co/codu/a-new-chapter-begins-welcome-to-our-refreshed-homepage-gpz8lkgg</guid>
            <category><![CDATA[community]]></category>
            <category><![CDATA[update]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Mon, 31 Jul 2023 12:54:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypeScript Required Utility Type]]></title>
            <description><![CDATA[In this article, we'll dive deep into a useful but something I rarely see used utility type - Required<Type>.]]></description>
            <link>https://www.codu.co/niall/typescript-required-utility-type-qywtnlz8</link>
            <guid isPermaLink="true">https://www.codu.co/niall/typescript-required-utility-type-qywtnlz8</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 29 Jul 2023 07:34:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypeScript Omit Utility Type]]></title>
            <description><![CDATA[In this article, we'll dive deep into a useful and frequently used utility type - Omit<Type, Keys>]]></description>
            <link>https://www.codu.co/niall/typescript-omit-utility-type-ucjmbmar</link>
            <guid isPermaLink="true">https://www.codu.co/niall/typescript-omit-utility-type-ucjmbmar</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 28 Jul 2023 17:54:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is Autoprefixer and Why Should You Use It?]]></title>
            <description><![CDATA[During my bootcamp project, I faced browser compatibility issues with CSS code. Discovering Autoprefixer saved the day. Let met tell you about it!]]></description>
            <link>https://www.codu.co/tinobragaa/what-is-autoprefixer-and-why-should-you-use-it-hwzzvb6i</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/what-is-autoprefixer-and-why-should-you-use-it-hwzzvb6i</guid>
            <category><![CDATA[best practice]]></category>
            <category><![CDATA[andreysitnik]]></category>
            <category><![CDATA[autoprefixer]]></category>
            <category><![CDATA[post css]]></category>
            <category><![CDATA[cross browser]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Thu, 27 Jul 2023 18:18:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding IDEs, Code Editors and GitHub]]></title>
            <description><![CDATA[Learn the differences between IDEs, Code Editors & GitHub!]]></description>
            <link>https://www.codu.co/tinobragaa/understanding-ides-code-editors-and-github-mjqw7htq</link>
            <guid isPermaLink="true">https://www.codu.co/tinobragaa/understanding-ides-code-editors-and-github-mjqw7htq</guid>
            <category><![CDATA[ide]]></category>
            <category><![CDATA[github]]></category>
            <category><![CDATA[fundamentals]]></category>
            <category><![CDATA[code editor]]></category>
            <category><![CDATA[version control]]></category>
            <dc:creator><![CDATA[Valentino Braga]]></dc:creator>
            <pubDate>Thu, 27 Jul 2023 18:15:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypeScript Pick Utility Type]]></title>
            <description><![CDATA[In this article, we'll dive deep into a useful and frequently used utility type - Pick.]]></description>
            <link>https://www.codu.co/niall/typescript-pick-utility-type-bz-vzc53</link>
            <guid isPermaLink="true">https://www.codu.co/niall/typescript-pick-utility-type-bz-vzc53</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 27 Jul 2023 16:02:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypeScript Partial Utility Type]]></title>
            <description><![CDATA[In this article, we'll dive deep into a useful and frequently used utility type - Partial<T>.]]></description>
            <link>https://www.codu.co/niall/typescript-partial-utility-type-9-hbsmya</link>
            <guid isPermaLink="true">https://www.codu.co/niall/typescript-partial-utility-type-9-hbsmya</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 26 Jul 2023 16:54:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Dynamic Web Applications: An Introduction to React]]></title>
            <description><![CDATA[Introduction to React. Talk for Google IO Extended]]></description>
            <link>https://www.codu.co/carolina-cobo-ef3/building-dynamic-web-applications-an-introduction-to-react-x5tjiom_</link>
            <guid isPermaLink="true">https://www.codu.co/carolina-cobo-ef3/building-dynamic-web-applications-an-introduction-to-react-x5tjiom_</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[introduction]]></category>
            <dc:creator><![CDATA[Carolina Cobo]]></dc:creator>
            <pubDate>Wed, 26 Jul 2023 08:58:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Easily Emulate Prefers-Light/Dark Mode with Chrome]]></title>
            <description><![CDATA[I have "prefers dark mode" enabled in my settings, so I often get a pleasant dark experience on many sites. But how do you quickly test this?]]></description>
            <link>https://www.codu.co/niall/easily-emulate-prefers-light-dark-mode-with-chrome-pszw3wei</link>
            <guid isPermaLink="true">https://www.codu.co/niall/easily-emulate-prefers-light-dark-mode-with-chrome-pszw3wei</guid>
            <category><![CDATA[developer tools]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 25 Jul 2023 13:01:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using the Geolocation API with JavaScript]]></title>
            <description><![CDATA[The Geolocation API allows users to give their location to web applications. In this article, we will write a simple script to fetch the users' coordinates.]]></description>
            <link>https://www.codu.co/niall/using-the-geolocation-api-with-javascript-w6iuhob6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/using-the-geolocation-api-with-javascript-w6iuhob6</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[geolocation]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 24 Jul 2023 09:15:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[PropertyKey in TypeScript]]></title>
            <description><![CDATA[The PropertyKey is a global alias type in TypeScript that can be a string, number, or symbol.]]></description>
            <link>https://www.codu.co/niall/propertykey-in-typescript-k5ntmx16</link>
            <guid isPermaLink="true">https://www.codu.co/niall/propertykey-in-typescript-k5ntmx16</guid>
            <category><![CDATA[ts]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 22 Jul 2023 13:31:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Type Empty Objects in TypeScript]]></title>
            <description><![CDATA[Learn the right way to enforce empty objects in TypeScript. Let's create an empty object Type in TypeScript.]]></description>
            <link>https://www.codu.co/niall/how-to-type-empty-objects-in-typescript-sn3vigkz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-type-empty-objects-in-typescript-sn3vigkz</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 21 Jul 2023 11:21:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Types for React Components with ComponentProps]]></title>
            <description><![CDATA[One useful TypeScript utility type for React is ComponentProps. It can help you quickly generate all your types for your React components.]]></description>
            <link>https://www.codu.co/niall/types-for-react-components-with-componentprops-qaqmezaz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/types-for-react-components-with-componentprops-qaqmezaz</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 20 Jul 2023 14:41:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Create Read-Only Types in TypeScript]]></title>
            <description><![CDATA[Read-only types are a handy tool in TypeScript, allowing us to ensure that certain values stay unchanged after their initial assignment. Let's learn more.]]></description>
            <link>https://www.codu.co/niall/how-to-create-read-only-types-in-typescript-s9ovvf7r</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-create-read-only-types-in-typescript-s9ovvf7r</guid>
            <category><![CDATA[ts]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 18 Jul 2023 12:04:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Effortlessly Creating Quizzes with the Quizgecko Quiz API: A Python Tutorial]]></title>
            <description><![CDATA[Quizgecko, an advanced online quiz and assessment maker, leverages AI capabilities to automatically generate questions and assessments from any given text]]></description>
            <link>https://www.codu.co/james-blackwell-c00/effortlessly-creating-quizzes-with-the-quizgecko-quiz-api-a-python-tutorial-n0detkj4</link>
            <guid isPermaLink="true">https://www.codu.co/james-blackwell-c00/effortlessly-creating-quizzes-with-the-quizgecko-quiz-api-a-python-tutorial-n0detkj4</guid>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[api]]></category>
            <dc:creator><![CDATA[James Blackwell]]></dc:creator>
            <pubDate>Mon, 17 Jul 2023 12:16:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Enhancing Your Blog with a Reading Progress Bar]]></title>
            <description><![CDATA[In this post, you'll learn how to add a reading progress bar to your React project, enhancing the user experience.]]></description>
            <link>https://www.codu.co/patrickhladun/enhancing-your-blog-with-a-reading-progress-bar-ndhmocaf</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/enhancing-your-blog-with-a-reading-progress-bar-ndhmocaf</guid>
            <category><![CDATA[ui]]></category>
            <category><![CDATA[components]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[ux]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Sat, 15 Jul 2023 15:58:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Discriminated Unions  in TypeScript - Conditional Types]]></title>
            <description><![CDATA[Discriminated Unions are a TypeScript feature that facilitates expressing a value that could be one out of multiple possible types.]]></description>
            <link>https://www.codu.co/niall/discriminated-unions-in-typescript-conditional-types-g9slvbwu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/discriminated-unions-in-typescript-conditional-types-g9slvbwu</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 12 Jul 2023 07:51:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Inverting Colors with CSS]]></title>
            <description><![CDATA[Inverting colors in CSS is achieved using the filter property, specifically, the invert() function. Let's see how:]]></description>
            <link>https://www.codu.co/niall/inverting-colors-with-css-hx3p1l5b</link>
            <guid isPermaLink="true">https://www.codu.co/niall/inverting-colors-with-css-hx3p1l5b</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 11 Jul 2023 10:49:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simplifying String Handling with JavaScript Template Literals]]></title>
            <description><![CDATA[Explore the simpler and more powerful way to handle strings in JavaScript. Understand the basics and advantages of Template Literals.]]></description>
            <link>https://www.codu.co/patrickhladun/simplifying-string-handling-with-javascript-template-literals-ouzvrbry</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/simplifying-string-handling-with-javascript-template-literals-ouzvrbry</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Sun, 09 Jul 2023 18:57:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Use The :not Selector in CSS]]></title>
            <description><![CDATA[The :not() selector in CSS is a pseudo-class that lets you select and style elements that do not match a specific condition. Let's learn how to use it!]]></description>
            <link>https://www.codu.co/niall/how-to-use-the-not-selector-in-css-qg4tucof</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-use-the-not-selector-in-css-qg4tucof</guid>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 09 Jul 2023 16:07:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Secure Node.js Orchestration Layer with Dynamic Routes and Slug approach]]></title>
            <description><![CDATA[Introduction:
In modern application development, protecting sensitive information like API keys is crucial. Exposing these keys directly in client-side cod]]></description>
            <link>https://www.codu.co/sanket/building-a-secure-node-js-orchestration-layer-with-dynamic-routes-and-slug-approach-qdvzgome</link>
            <guid isPermaLink="true">https://www.codu.co/sanket/building-a-secure-node-js-orchestration-layer-with-dynamic-routes-and-slug-approach-qdvzgome</guid>
            <dc:creator><![CDATA[sanket-s10]]></dc:creator>
            <pubDate>Thu, 06 Jul 2023 12:38:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Guest Appearance on the MongoDB Podcast!]]></title>
            <description><![CDATA[A link to a recent appearance with MongoDB. We discussed my work in Marsh McLennan as the Leader of InnerSource and building the Codú community!]]></description>
            <link>https://www.codu.co/niall/guest-appearance-on-the-mongodb-podcast-qkcsbozo</link>
            <guid isPermaLink="true">https://www.codu.co/niall/guest-appearance-on-the-mongodb-podcast-qkcsbozo</guid>
            <category><![CDATA[mongodb]]></category>
            <category><![CDATA[podcast]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 05 Jul 2023 14:44:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Instructing Google Not to Index Your Web Page: Noindex, Nofollow HTML Metatags]]></title>
            <description><![CDATA[Don't want search engines to find a page? We can use HTML metatags, specifically the Noindex and Nofollow tags, to achieve this. Learn more in this article!]]></description>
            <link>https://www.codu.co/niall/instructing-google-not-to-index-your-web-page-noindex-nofollow-html-metatags-ngyclky2</link>
            <guid isPermaLink="true">https://www.codu.co/niall/instructing-google-not-to-index-your-web-page-noindex-nofollow-html-metatags-ngyclky2</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[seo]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 04 Jul 2023 18:52:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Open Source vs Proprietary Software]]></title>
            <description><![CDATA[Let's delve into two major software categories – open source and proprietary – to jargon bust and determine their benefits, drawbacks, and applications.]]></description>
            <link>https://www.codu.co/niall/open-source-vs-proprietary-software-b0r0x04v</link>
            <guid isPermaLink="true">https://www.codu.co/niall/open-source-vs-proprietary-software-b0r0x04v</guid>
            <category><![CDATA[open source]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 03 Jul 2023 09:34:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to fix unknownAtRules Warning]]></title>
            <description><![CDATA[In this post, I will explain how to resolve the unknownAtRules warning in a Next.js project using Tailwind CSS and SCSS by tweaking VSCode settings.]]></description>
            <link>https://www.codu.co/patrickhladun/how-to-fix-unknownatrules-warning-cpykwda_</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/how-to-fix-unknownatrules-warning-cpykwda_</guid>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Sat, 01 Jul 2023 12:57:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Unlock The Future Of Productivity With Notion AI 🚀]]></title>
            <description><![CDATA[WHAT IS NOTION🤔?
In case you are not familiar with the Notion software platform (notion[dot]so), it started as a browser-based note-taking and wiki platfo]]></description>
            <link>https://www.codu.co/i_AryanSharma17/unlock-the-future-of-productivity-with-notion-ai-btfb8hmp</link>
            <guid isPermaLink="true">https://www.codu.co/i_AryanSharma17/unlock-the-future-of-productivity-with-notion-ai-btfb8hmp</guid>
            <dc:creator><![CDATA[Aryan Sharma]]></dc:creator>
            <pubDate>Mon, 26 Jun 2023 15:07:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Tips to ace your next software interview]]></title>
            <description><![CDATA[Ten tips that should help you with interviewing and interview techniques]]></description>
            <link>https://www.codu.co/thewebuiguy/10-tips-to-ace-your-next-software-interview-_dknobbq</link>
            <guid isPermaLink="true">https://www.codu.co/thewebuiguy/10-tips-to-ace-your-next-software-interview-_dknobbq</guid>
            <category><![CDATA[interviewing]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[software]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[EvanBurbidge]]></dc:creator>
            <pubDate>Mon, 26 Jun 2023 13:02:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Executing Shell Commands with Node.js: A Quick Guide]]></title>
            <description><![CDATA[Executing a shell command with Node.js is straightforward and can be done using the built-in `child_process` module.]]></description>
            <link>https://www.codu.co/niall/executing-shell-commands-with-node-js-a-quick-guide-xwkompwu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/executing-shell-commands-with-node-js-a-quick-guide-xwkompwu</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 26 Jun 2023 12:43:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Of The Best YouTube Channels To Learn Coding For Free]]></title>
            <description><![CDATA[Learn for free with these YouTube recommendations]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/10-of-the-best-youtube-channels-to-learn-coding-for-free-oqsqyuui</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/10-of-the-best-youtube-channels-to-learn-coding-for-free-oqsqyuui</guid>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[advanced]]></category>
            <category><![CDATA[advice]]></category>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[beginners]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Sun, 25 Jun 2023 22:41:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Putting Tailwind and SCSS to Work in Your Next.js Application]]></title>
            <description><![CDATA[In this short post, I will walk you through the process of adding Tailwind CSS to a Next.js application and integrating SCSS.]]></description>
            <link>https://www.codu.co/patrickhladun/putting-tailwind-and-scss-to-work-in-your-next-js-application-hceu5u6r</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/putting-tailwind-and-scss-to-work-in-your-next-js-application-hceu5u6r</guid>
            <category><![CDATA[next]]></category>
            <category><![CDATA[tailwind]]></category>
            <category><![CDATA[scss]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Sat, 24 Jun 2023 14:10:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn Immediately Invoked Function Expressions (IIFEs) in JavaScript]]></title>
            <description><![CDATA[Today, we're focusing on a topic that often puzzles beginners: Immediately Invoked Function Expressions, or IIFEs (pronounced "iffy").]]></description>
            <link>https://www.codu.co/niall/learn-immediately-invoked-function-expressions-iifes-in-javascript-ozm9rmg9</link>
            <guid isPermaLink="true">https://www.codu.co/niall/learn-immediately-invoked-function-expressions-iifes-in-javascript-ozm9rmg9</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <category><![CDATA[iffe]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 24 Jun 2023 09:29:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why I Recommend JavaScript as Your First Programming Language]]></title>
            <description><![CDATA[Are you trying to pick your first programming language? Here's why I think you should pick JavaScript.]]></description>
            <link>https://www.codu.co/niall/why-i-recommend-javascript-as-your-first-programming-language-_avn1xu0</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-i-recommend-javascript-as-your-first-programming-language-_avn1xu0</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[newbie]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 23 Jun 2023 16:07:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[ESLint Setting to Avoid Spaghetti Code! - Complexity]]></title>
            <description><![CDATA[One ESLint rule I usually add to my teams' codebases is the 'complexity' setting to enforce cleaner, more maintainable code.]]></description>
            <link>https://www.codu.co/niall/eslint-setting-to-avoid-spaghetti-code-complexity-ys6s0irx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/eslint-setting-to-avoid-spaghetti-code-complexity-ys6s0irx</guid>
            <category><![CDATA[eslint]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[clean code]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 22 Jun 2023 10:24:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Become a Writer on Codú (Spoiler it's Easy)]]></title>
            <description><![CDATA[Wondering how to become a writer on Codú?
Here's how...]]></description>
            <link>https://www.codu.co/codu/how-to-become-a-writer-on-cod-spoiler-it-s-easy-wunvrtfe</link>
            <guid isPermaLink="true">https://www.codu.co/codu/how-to-become-a-writer-on-cod-spoiler-it-s-easy-wunvrtfe</guid>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[community]]></category>
            <category><![CDATA[writing]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Wed, 21 Jun 2023 12:10:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Google Developer Students Club Interview Experience]]></title>
            <description><![CDATA[My GDSC Interview Experience]]></description>
            <link>https://www.codu.co/i_AryanSharma17/google-developer-students-club-interview-experience-zkplzspy</link>
            <guid isPermaLink="true">https://www.codu.co/i_AryanSharma17/google-developer-students-club-interview-experience-zkplzspy</guid>
            <category><![CDATA[interview experience]]></category>
            <category><![CDATA[technology]]></category>
            <category><![CDATA[community work]]></category>
            <category><![CDATA[gdsc]]></category>
            <dc:creator><![CDATA[Aryan Sharma]]></dc:creator>
            <pubDate>Mon, 19 Jun 2023 16:42:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Promises Explained]]></title>
            <description><![CDATA[We often wait for things like data to load before running the next piece of code. Promises are JavaScript's way of handling waiting. Learn more...]]></description>
            <link>https://www.codu.co/niall/javascript-promises-explained-aqwdnf4n</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-promises-explained-aqwdnf4n</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[promises]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 19 Jun 2023 13:44:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🚀 Unlock the Power of Python! 🐍]]></title>
            <description><![CDATA[Are you ready to take your programming skills to the next level? Python is the key that opens countless doors to exciting opportunities in the tech world!]]></description>
            <link>https://www.codu.co/mihayounas-095/unlock-the-power-of-python-vu5owlvu</link>
            <guid isPermaLink="true">https://www.codu.co/mihayounas-095/unlock-the-power-of-python-vu5owlvu</guid>
            <dc:creator><![CDATA[Mihaela Younas]]></dc:creator>
            <pubDate>Mon, 19 Jun 2023 09:41:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Navigating the Newbie Journey: personal Insights and Tips for Thriving in Your First Tech Job]]></title>
            <description><![CDATA[You got your first job contract in a tech role, but you're afraid of failure. I share my tips on how to succeed during the first time in the new role.]]></description>
            <link>https://www.codu.co/diolg-259/navigating-the-newbie-journey-personal-insights-and-tips-for-thriving-in-your-first-tech-job-7td4of2p</link>
            <guid isPermaLink="true">https://www.codu.co/diolg-259/navigating-the-newbie-journey-personal-insights-and-tips-for-thriving-in-your-first-tech-job-7td4of2p</guid>
            <category><![CDATA[newbi in tech]]></category>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[it]]></category>
            <category><![CDATA[tech career]]></category>
            <dc:creator><![CDATA[Diolg]]></dc:creator>
            <pubDate>Sun, 18 Jun 2023 20:38:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Edit Your Last Git Commit Message With --amend]]></title>
            <description><![CDATA[A typical scenario you might come across while using Git is the need to change a commit message after it's been committed.]]></description>
            <link>https://www.codu.co/niall/edit-your-last-git-commit-message-with-amend-ds3kifi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/edit-your-last-git-commit-message-with-amend-ds3kifi</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 18 Jun 2023 09:57:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Changing SVG Icon Colour on Hover]]></title>
            <description><![CDATA[In today's post, I will share several techniques to change SVG colour on hover. Let's dive right in.

Recently, I was working on a project that required bu]]></description>
            <link>https://www.codu.co/patrickhladun/changing-svg-icon-colour-on-hover-ud59x_6j</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/changing-svg-icon-colour-on-hover-ud59x_6j</guid>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Sat, 17 Jun 2023 15:07:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Handle Double-Click Events in React]]></title>
            <description><![CDATA[Need to handle a double-click event? React makes it easy! Here's how:]]></description>
            <link>https://www.codu.co/niall/how-to-handle-double-click-events-in-react-pgnujdtl</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-handle-double-click-events-in-react-pgnujdtl</guid>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 17 Jun 2023 08:07:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Delete Local Docker Volumes]]></title>
            <description><![CDATA[Here is a quick guide on deleting a Docker volume from the terminal.]]></description>
            <link>https://www.codu.co/niall/how-to-delete-local-docker-volumes-q4hpk3kv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-delete-local-docker-volumes-q4hpk3kv</guid>
            <category><![CDATA[docker]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 16 Jun 2023 13:22:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Delete a Local Docker Container]]></title>
            <description><![CDATA[A quick guide on how to delete a Docker container from the terminal.]]></description>
            <link>https://www.codu.co/niall/how-to-delete-a-local-docker-container-v3hzhlgk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-delete-a-local-docker-container-v3hzhlgk</guid>
            <category><![CDATA[docker]]></category>
            <category><![CDATA[terminal]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 16 Jun 2023 13:00:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Handy Visual Studio Code Extensions Part II]]></title>
            <description><![CDATA[Since you loved my first Visual Studio Code recommendations here is the second installment!]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/10-handy-visual-studio-code-extensions-part-ii-w4n5wdnr</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/10-handy-visual-studio-code-extensions-part-ii-w4n5wdnr</guid>
            <category><![CDATA[effeciency]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[extensions]]></category>
            <category><![CDATA[visual studio code]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Fri, 16 Jun 2023 10:50:17 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Sets]]></title>
            <description><![CDATA[Sets are another important data structure in Python.  They differ from dictionaries in that they don't have keys and they differ from tuples in that they a]]></description>
            <link>https://www.codu.co/masfour/learning-python-sets-lxlm8d1u</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-sets-lxlm8d1u</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 16 Jun 2023 04:10:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A huge thanks to the Codú community members]]></title>
            <description><![CDATA[Celebrating Codú's 300th article]]></description>
            <link>https://www.codu.co/praveen/a-huge-thanks-to-the-cod-community-members-3lkgepcq</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/a-huge-thanks-to-the-cod-community-members-3lkgepcq</guid>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Thu, 15 Jun 2023 13:23:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Benefits of Content Creation for Web Developers]]></title>
            <description><![CDATA[In this article, we'll explore why creating content can be a game-changer for web developers and where you can get those brilliant ideas to get you started.]]></description>
            <link>https://www.codu.co/niall/benefits-of-content-creation-for-web-developers-n1zshpob</link>
            <guid isPermaLink="true">https://www.codu.co/niall/benefits-of-content-creation-for-web-developers-n1zshpob</guid>
            <category><![CDATA[blog]]></category>
            <category><![CDATA[writing]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 13 Jun 2023 21:01:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🌟 Seeking website ideas to build your portfolio? 🌟]]></title>
            <description><![CDATA[Great ideas for Junior Developers]]></description>
            <link>https://www.codu.co/mihayounas-095/seeking-website-ideas-to-build-your-portfolio-g80svshh</link>
            <guid isPermaLink="true">https://www.codu.co/mihayounas-095/seeking-website-ideas-to-build-your-portfolio-g80svshh</guid>
            <dc:creator><![CDATA[Mihaela Younas]]></dc:creator>
            <pubDate>Mon, 12 Jun 2023 17:02:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[8 Keys Factors to improve SEO in 2023]]></title>
            <description><![CDATA[8 key factors to improve SEO with their short explanation that helps your online presence.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/8-keys-factors-to-improve-seo-in-2023-__itf0l</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/8-keys-factors-to-improve-seo-in-2023-__itf0l</guid>
            <category><![CDATA[contentwriting]]></category>
            <category><![CDATA[seo]]></category>
            <category><![CDATA[webdevelopment]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Mon, 12 Jun 2023 15:34:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My Spotify Playlists for Coding and Focus]]></title>
            <description><![CDATA[Music helps me focus. Here's my usual rotation of playlists, depending on my mood.]]></description>
            <link>https://www.codu.co/niall/my-spotify-playlists-for-coding-and-focus-q4zwcq4j</link>
            <guid isPermaLink="true">https://www.codu.co/niall/my-spotify-playlists-for-coding-and-focus-q4zwcq4j</guid>
            <category><![CDATA[music]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[study]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 12 Jun 2023 15:25:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Know About "use Strict" In JavaScript]]></title>
            <description><![CDATA[Hello everyone, my name is Aryan Sharma, and I hope you're all doing well.

“use strict”
JavaScript has developed without any compatibility problems for a]]></description>
            <link>https://www.codu.co/i_AryanSharma17/know-about-use-strict-in-javascript-azcqfbhr</link>
            <guid isPermaLink="true">https://www.codu.co/i_AryanSharma17/know-about-use-strict-in-javascript-azcqfbhr</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[aryan sharma]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Aryan Sharma]]></dc:creator>
            <pubDate>Sun, 11 Jun 2023 21:04:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[From Past to Present: Leveraging Your Previous Background for a Thriving Tech Career]]></title>
            <description><![CDATA[It's scary to go into the IT sphere from a different area. But any previous experience with new technical skills, becomes valuable in many IT roles.]]></description>
            <link>https://www.codu.co/diolg-259/from-past-to-present-leveraging-your-previous-background-for-a-thriving-tech-career-zkpyfwgb</link>
            <guid isPermaLink="true">https://www.codu.co/diolg-259/from-past-to-present-leveraging-your-previous-background-for-a-thriving-tech-career-zkpyfwgb</guid>
            <category><![CDATA[it]]></category>
            <category><![CDATA[career]]></category>
            <category><![CDATA[skills]]></category>
            <dc:creator><![CDATA[Diolg]]></dc:creator>
            <pubDate>Sun, 11 Jun 2023 20:43:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Remove Multiple Line Breaks From a String with JavaScript]]></title>
            <description><![CDATA[Want to limit line breaks to a single line? Here's how with a a .replace function and a simple regex.]]></description>
            <link>https://www.codu.co/niall/how-to-remove-multiple-line-breaks-from-a-string-with-javascript-ukvwxinu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-remove-multiple-line-breaks-from-a-string-with-javascript-ukvwxinu</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <category><![CDATA[regex]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 11 Jun 2023 12:23:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dublin Event! - Get Started With Open-Source and Web Dev Interview Tips!]]></title>
            <description><![CDATA[We have an in-person event soon in Dublin, and it would be great to see you there!]]></description>
            <link>https://www.codu.co/codu/dublin-event-get-started-with-open-source-and-web-dev-interview-tips-rw-tomyx</link>
            <guid isPermaLink="true">https://www.codu.co/codu/dublin-event-get-started-with-open-source-and-web-dev-interview-tips-rw-tomyx</guid>
            <category><![CDATA[community]]></category>
            <category><![CDATA[events]]></category>
            <category><![CDATA[announcement]]></category>
            <category><![CDATA[codu]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Sat, 10 Jun 2023 13:16:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Dictionaries]]></title>
            <description><![CDATA[Another data structure in Python are dictionaries. Dictionaries allow us to create a collection composed of key/value pairs.

Examples

person = {'name': ']]></description>
            <link>https://www.codu.co/masfour/learning-python-dictionaries-ifkailak</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-dictionaries-ifkailak</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 09 Jun 2023 21:14:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Embracing Change: From eBay Seller to Software Developer]]></title>
            <description><![CDATA[Did you ever think to go to the next level?]]></description>
            <link>https://www.codu.co/mihayounas-095/embracing-change-from-ebay-seller-to-software-developer-zdg12sbw</link>
            <guid isPermaLink="true">https://www.codu.co/mihayounas-095/embracing-change-from-ebay-seller-to-software-developer-zdg12sbw</guid>
            <dc:creator><![CDATA[Mihaela Younas]]></dc:creator>
            <pubDate>Fri, 09 Jun 2023 09:16:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding Destructuring in JavaScript: A Fun Journey into the World of Data Unpacking]]></title>
            <description><![CDATA[Unpack the concept of JavaScript destructuring with a fun, vacation-inspired guide. Explore how to extract data from arrays and objects, rename variables,]]></description>
            <link>https://www.codu.co/graverv/understanding-destructuring-in-javascript-a-fun-journey-into-the-world-of-data-unpacking-otnnsoxw</link>
            <guid isPermaLink="true">https://www.codu.co/graverv/understanding-destructuring-in-javascript-a-fun-journey-into-the-world-of-data-unpacking-otnnsoxw</guid>
            <category><![CDATA[destructuring]]></category>
            <category><![CDATA[es6]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Valentino Tombesi]]></dc:creator>
            <pubDate>Fri, 09 Jun 2023 08:46:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simplify Endpoint Documentation with Swagger-js]]></title>
            <description><![CDATA[Unleash your lazy side with Swagger-js: let it automatically generate documentation while you enjoy a cup of coffee!]]></description>
            <link>https://www.codu.co/graverv/simplify-endpoint-documentation-with-swagger-js-4bvag-pe</link>
            <guid isPermaLink="true">https://www.codu.co/graverv/simplify-endpoint-documentation-with-swagger-js-4bvag-pe</guid>
            <category><![CDATA[documentation]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[serverside]]></category>
            <dc:creator><![CDATA[Valentino Tombesi]]></dc:creator>
            <pubDate>Fri, 09 Jun 2023 08:45:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An Intro to JSON Web Tokens (JWT) for Web Developers (with Node.js)]]></title>
            <description><![CDATA[A JWT is a compact, URL-safe format for representing "claims" (fancy speak for data or data) that can be shared between two parties.]]></description>
            <link>https://www.codu.co/niall/an-intro-to-json-web-tokens-jwt-for-web-developers-with-node-js-joy9jt0n</link>
            <guid isPermaLink="true">https://www.codu.co/niall/an-intro-to-json-web-tokens-jwt-for-web-developers-with-node-js-joy9jt0n</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[jwt]]></category>
            <category><![CDATA[expressjs]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 08 Jun 2023 08:41:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Sorrows of A Young Coder (Taking It Raw)]]></title>
            <description><![CDATA[The issues with the Windows directory path formats when coding in Python. An experience of a young coder. Using raw strings to deal with the problem.]]></description>
            <link>https://www.codu.co/tomdu3/the-sorrows-of-a-young-coder-taking-it-raw-uqbthigr</link>
            <guid isPermaLink="true">https://www.codu.co/tomdu3/the-sorrows-of-a-young-coder-taking-it-raw-uqbthigr</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[raw strings]]></category>
            <category><![CDATA[linux]]></category>
            <category><![CDATA[path format]]></category>
            <category><![CDATA[windows]]></category>
            <dc:creator><![CDATA[Tomislav]]></dc:creator>
            <pubDate>Wed, 07 Jun 2023 17:01:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Get the Case Right: Text Transformation in Visual Studio Code]]></title>
            <description><![CDATA[In this post, I share a few handy tips on how to change cases in VSCode. It'll make your life so much easier and save you a ton of time.]]></description>
            <link>https://www.codu.co/patrickhladun/get-the-case-right-text-transformation-in-visual-studio-code-jpwfaygq</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/get-the-case-right-text-transformation-in-visual-studio-code-jpwfaygq</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[visual studio code]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Wed, 07 Jun 2023 15:40:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setup CodeWhisperer in VS Code - Free AI Coding Assistant]]></title>
            <description><![CDATA[Setup AWS AI coding tool "CodeWhisperer" in VSCode! A FREE AI coding tool to boost your productivity.]]></description>
            <link>https://www.codu.co/niall/setup-codewhisperer-in-vs-code-free-ai-coding-assistant-zre73qla</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setup-codewhisperer-in-vs-code-free-ai-coding-assistant-zre73qla</guid>
            <category><![CDATA[vscode]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[codewhisperer]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 06 Jun 2023 19:31:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Remove a Folder in on Linux/Mac]]></title>
            <description><![CDATA[Wondering how to remove a folder/directory on Linux or Mac permanently from your terminal?]]></description>
            <link>https://www.codu.co/niall/how-to-remove-a-folder-in-on-linux-mac-whik3hev</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-remove-a-folder-in-on-linux-mac-whik3hev</guid>
            <category><![CDATA[cli]]></category>
            <category><![CDATA[terminal]]></category>
            <category><![CDATA[linux]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 05 Jun 2023 19:21:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Awesome Tech Personalities To Follow On Twitter🚀]]></title>
            <description><![CDATA[Hey Awesome people👋
"The tech community is constantly evolving, and it's important to stay current and adapt to new technologies and ways of thinking." -]]></description>
            <link>https://www.codu.co/i_AryanSharma17/awesome-tech-personalities-to-follow-on-twitter-d8bykzsb</link>
            <guid isPermaLink="true">https://www.codu.co/i_AryanSharma17/awesome-tech-personalities-to-follow-on-twitter-d8bykzsb</guid>
            <dc:creator><![CDATA[Aryan Sharma]]></dc:creator>
            <pubDate>Mon, 05 Jun 2023 19:12:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[15 Handy Visual Studio Code Extensions]]></title>
            <description><![CDATA[Boost your productivity, enhance your coding experience, and make your workflow more efficient.]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/15-handy-visual-studio-code-extensions-7eru9edd</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/15-handy-visual-studio-code-extensions-7eru9edd</guid>
            <category><![CDATA[extensions]]></category>
            <category><![CDATA[efficiency]]></category>
            <category><![CDATA[visual studio code]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Mon, 05 Jun 2023 16:06:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[From Economics to Engineering: A Journey of Creation]]></title>
            <description><![CDATA[My personal journey of transitioning to software development, building applications, and embracing creation.]]></description>
            <link>https://www.codu.co/jiawen-chen-251/from-economics-to-engineering-a-journey-of-creation-9zcxhpn_</link>
            <guid isPermaLink="true">https://www.codu.co/jiawen-chen-251/from-economics-to-engineering-a-journey-of-creation-9zcxhpn_</guid>
            <category><![CDATA[careers]]></category>
            <category><![CDATA[software development]]></category>
            <category><![CDATA[career change]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Jiawen Chen]]></dc:creator>
            <pubDate>Sun, 04 Jun 2023 23:10:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Explore the Benefits of Being a Part of Codú]]></title>
            <description><![CDATA[Codú is not just another coding community. It's an active and growing ecosystem that brings coders together to learn, share, collaborate, and grow.]]></description>
            <link>https://www.codu.co/codu/explore-the-benefits-of-being-a-part-of-cod-ety1wehv</link>
            <guid isPermaLink="true">https://www.codu.co/codu/explore-the-benefits-of-being-a-part-of-cod-ety1wehv</guid>
            <category><![CDATA[community]]></category>
            <category><![CDATA[announcement]]></category>
            <category><![CDATA[codu]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Sun, 04 Jun 2023 15:48:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dependency Inversion Principle in React]]></title>
            <description><![CDATA[Can you apply SOLID principles to React? Let's briefly talk about Dependency Inversion.]]></description>
            <link>https://www.codu.co/viniirbr/depedency-inversion-in-react-9kjbwvuh</link>
            <guid isPermaLink="true">https://www.codu.co/viniirbr/depedency-inversion-in-react-9kjbwvuh</guid>
            <category><![CDATA[solid]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[patterns]]></category>
            <dc:creator><![CDATA[Vinicius Ribeiro]]></dc:creator>
            <pubDate>Sat, 03 Jun 2023 23:44:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[toSorted(), toReversed() and toSpliced() - New Functional Methods! ES2023]]></title>
            <description><![CDATA[ES2023 brings many nice new features, but today I want to cover the most useful things to my workflow: toSorted(), toReversed() and toSpliced()]]></description>
            <link>https://www.codu.co/niall/tosorted-toreversed-and-tospliced-new-functional-methods-es2023-egl9lswu</link>
            <guid isPermaLink="true">https://www.codu.co/niall/tosorted-toreversed-and-tospliced-new-functional-methods-es2023-egl9lswu</guid>
            <category><![CDATA[es2023]]></category>
            <category><![CDATA[array]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 03 Jun 2023 11:43:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Tuples]]></title>
            <description><![CDATA[Tuples are another data structure available in Python.  Tuples give us the ability to create objects that are immutable.

One of the differences between tu]]></description>
            <link>https://www.codu.co/masfour/learning-python-tuples-plfhsqg6</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-tuples-plfhsqg6</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 02 Jun 2023 23:27:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Responsive web design and its benefits]]></title>
            <description><![CDATA[Using responsive web design helps to adapt websites to screen sizes of various devices, enhance UX and SEO performance,make developers teams more efficient.]]></description>
            <link>https://www.codu.co/diolg-259/responsive-web-design-and-its-benefits-pflpchmh</link>
            <guid isPermaLink="true">https://www.codu.co/diolg-259/responsive-web-design-and-its-benefits-pflpchmh</guid>
            <category><![CDATA[webdevelopment]]></category>
            <category><![CDATA[responsive]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[it]]></category>
            <category><![CDATA[mediaqueries]]></category>
            <dc:creator><![CDATA[Diolg]]></dc:creator>
            <pubDate>Fri, 02 Jun 2023 21:06:57 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Better Decisions with the Eisenhower Matrix]]></title>
            <description><![CDATA["If a man knows not which port he sails, no wind is favorable" - Seneca]]></description>
            <link>https://www.codu.co/niall/better-decisions-with-the-eisenhower-matrix-rnxjzvhc</link>
            <guid isPermaLink="true">https://www.codu.co/niall/better-decisions-with-the-eisenhower-matrix-rnxjzvhc</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 02 Jun 2023 18:45:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Networking is Like a Garden: Nurture Your Connections]]></title>
            <description><![CDATA[My short rant on how networking is like gardening.]]></description>
            <link>https://www.codu.co/niall/networking-is-like-a-garden-nurture-your-connections-cuk9j1rr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/networking-is-like-a-garden-nurture-your-connections-cuk9j1rr</guid>
            <category><![CDATA[career]]></category>
            <category><![CDATA[networking]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 31 May 2023 19:01:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Try These Tailwind Libraries/Kits - My Top 5]]></title>
            <description><![CDATA[My favorite Tailwind Libraries/Kits in a single post for you to try. You'll be building faster than ever.]]></description>
            <link>https://www.codu.co/niall/try-these-tailwind-libraries-kits-my-top-5-g6pp5rew</link>
            <guid isPermaLink="true">https://www.codu.co/niall/try-these-tailwind-libraries-kits-my-top-5-g6pp5rew</guid>
            <category><![CDATA[tailwind]]></category>
            <category><![CDATA[listicles]]></category>
            <category><![CDATA[libraries]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 30 May 2023 15:18:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Generate UUID in JavaScript Without Libraries!]]></title>
            <description><![CDATA[You'll often find it helpful to be able to generate UUIDs in JavaScript for use in your apps. Learn how to do it with the built-in Web Crypto API]]></description>
            <link>https://www.codu.co/niall/generate-uuid-in-javascript-without-libraries-ymixikd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/generate-uuid-in-javascript-without-libraries-ymixikd</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 29 May 2023 12:54:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My Top 5 FREE Coding Platforms For Learning How To Code]]></title>
            <description><![CDATA[Learn online with these free websites for coders at any level]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/my-top-5-free-coding-platforms-for-learning-how-to-code-rr7grl9d</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/my-top-5-free-coding-platforms-for-learning-how-to-code-rr7grl9d</guid>
            <category><![CDATA[advice]]></category>
            <category><![CDATA[learning]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[knowledge]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Sat, 27 May 2023 12:23:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypeScript: The Difference Between "any" and "unknown" Types]]></title>
            <description><![CDATA[This short article will look at the differences between "any" and "unknown" types in TypeScript.]]></description>
            <link>https://www.codu.co/niall/typescript-the-difference-between-any-and-unknown-types-ek4bhcyy</link>
            <guid isPermaLink="true">https://www.codu.co/niall/typescript-the-difference-between-any-and-unknown-types-ek4bhcyy</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[ts]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 27 May 2023 09:28:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is Kanban and How to Get Started]]></title>
            <description><![CDATA[Kanban is a work management methodology originating from Toyota's production lines. Let's see how you can apply it to your workflows today!]]></description>
            <link>https://www.codu.co/niall/what-is-kanban-and-how-to-get-started-h_pnrhh1</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-is-kanban-and-how-to-get-started-h_pnrhh1</guid>
            <category><![CDATA[kanban]]></category>
            <category><![CDATA[workflow]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[management]]></category>
            <category><![CDATA[agile]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 26 May 2023 10:26:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A Simple and Minimal CSS Reset]]></title>
            <description><![CDATA[Want a simple CSS reset for your projects? Here's how I start my projects...]]></description>
            <link>https://www.codu.co/niall/a-simple-and-minimal-css-reset-xc7ypizf</link>
            <guid isPermaLink="true">https://www.codu.co/niall/a-simple-and-minimal-css-reset-xc7ypizf</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 26 May 2023 08:03:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Lists]]></title>
            <description><![CDATA[Lists are one of the data structures in Python.  It is considered an important data structure in Python.

Examples

A list of integers:

numbers = [1,2,3]]]></description>
            <link>https://www.codu.co/masfour/learning-python-lists-1yiih7o8</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-lists-1yiih7o8</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 26 May 2023 04:57:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MySQL - modes]]></title>
            <description><![CDATA[The 'What?' and 'How?' of MySQL modes.]]></description>
            <link>https://www.codu.co/gwen-bradbury-b6a/mysql-modes-qppwaqjq</link>
            <guid isPermaLink="true">https://www.codu.co/gwen-bradbury-b6a/mysql-modes-qppwaqjq</guid>
            <category><![CDATA[mysql]]></category>
            <category><![CDATA[modes]]></category>
            <category><![CDATA[data]]></category>
            <category><![CDATA[settings]]></category>
            <category><![CDATA[tables]]></category>
            <dc:creator><![CDATA[Gwen Bradbury]]></dc:creator>
            <pubDate>Wed, 24 May 2023 20:58:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Supabase is Awesome - Create Full-Stack Apps Fast!]]></title>
            <description><![CDATA[Supabase refers to itself as "an open source Firebase alternative". This article is a quick intro to Supabase.]]></description>
            <link>https://www.codu.co/niall/supabase-is-awesome-create-full-stack-apps-fast-lp6gpipz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/supabase-is-awesome-create-full-stack-apps-fast-lp6gpipz</guid>
            <category><![CDATA[node]]></category>
            <category><![CDATA[supabase]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 24 May 2023 15:55:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a super simple Neural Network in Python]]></title>
            <description><![CDATA[Artificial Intelligence?!

AI is having a moment right now. Let's be real here, since ChatGPT launched everyone is talking about artifical intelligence, ma]]></description>
            <link>https://www.codu.co/apcoyne-c51/building-a-super-simple-network-in-python-0ckfubyj</link>
            <guid isPermaLink="true">https://www.codu.co/apcoyne-c51/building-a-super-simple-network-in-python-0ckfubyj</guid>
            <dc:creator><![CDATA[apcoyne]]></dc:creator>
            <pubDate>Tue, 23 May 2023 18:39:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Career In Tech: My Journey So Far]]></title>
            <description><![CDATA[Follow my tech journey as I share my experiences and learnings from the world of software development, web design, and digital marketing.]]></description>
            <link>https://www.codu.co/i_AryanSharma17/career-in-tech-my-journey-so-far-gmgwvoqd</link>
            <guid isPermaLink="true">https://www.codu.co/i_AryanSharma17/career-in-tech-my-journey-so-far-gmgwvoqd</guid>
            <category><![CDATA[technology]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[blogging]]></category>
            <category><![CDATA[code newbies]]></category>
            <dc:creator><![CDATA[Aryan Sharma]]></dc:creator>
            <pubDate>Tue, 23 May 2023 09:35:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Going round in circles with Python? A Tale of Two Loops]]></title>
            <description><![CDATA[In the mystical land of Python, we encounter two true loop types: the daring `for` loop, the adventurous `while` loop. Each loop possesses its own charms]]></description>
            <link>https://www.codu.co/danni-power-9d7/going-round-in-circles-with-python-a-tale-of-two-loops-g_xi2tfq</link>
            <guid isPermaLink="true">https://www.codu.co/danni-power-9d7/going-round-in-circles-with-python-a-tale-of-two-loops-g_xi2tfq</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[loop]]></category>
            <category><![CDATA[fundamentals]]></category>
            <category><![CDATA[iterations]]></category>
            <dc:creator><![CDATA[Danni Power]]></dc:creator>
            <pubDate>Mon, 22 May 2023 17:32:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[7 Tips for Writing Better JavaScript Code]]></title>
            <description><![CDATA[Discover valuable tips for better code. From naming variables to leveraging frameworks, enhance your skills and improve code readability.]]></description>
            <link>https://www.codu.co/yatechdev/7-tips-for-writing-better-javascript-code-ndtg9vin</link>
            <guid isPermaLink="true">https://www.codu.co/yatechdev/7-tips-for-writing-better-javascript-code-ndtg9vin</guid>
            <category><![CDATA[codereadability]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[codingbestpractices]]></category>
            <category><![CDATA[codingtips]]></category>
            <category><![CDATA[webdevelopment]]></category>
            <dc:creator><![CDATA[YatechDev]]></dc:creator>
            <pubDate>Sun, 21 May 2023 20:58:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Embrace the Power of Teaching: Why Developers Should Share Knowledge as They Learn]]></title>
            <link>https://www.codu.co/danni-power-9d7/embrace-the-power-of-teaching-why-developers-should-share-knowledge-as-they-learn-3ws0n5x9</link>
            <guid isPermaLink="true">https://www.codu.co/danni-power-9d7/embrace-the-power-of-teaching-why-developers-should-share-knowledge-as-they-learn-3ws0n5x9</guid>
            <category><![CDATA[communication]]></category>
            <category><![CDATA[blogging]]></category>
            <category><![CDATA[teaching]]></category>
            <dc:creator><![CDATA[Danni Power]]></dc:creator>
            <pubDate>Fri, 19 May 2023 12:33:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Objects]]></title>
            <description><![CDATA[As stated in a previous blog post, all data types in Python are objects.  Objects are composed of methods and attributes.  In Python these are accessed usin]]></description>
            <link>https://www.codu.co/masfour/learning-python-objects-1dpio7tw</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-objects-1dpio7tw</guid>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 19 May 2023 05:48:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MySQL - views]]></title>
            <description><![CDATA[MySQL views and how they differ from tables.]]></description>
            <link>https://www.codu.co/gwen-bradbury-b6a/mysql-views-km9nvcni</link>
            <guid isPermaLink="true">https://www.codu.co/gwen-bradbury-b6a/mysql-views-km9nvcni</guid>
            <category><![CDATA[data]]></category>
            <category><![CDATA[tables]]></category>
            <category><![CDATA[mysql]]></category>
            <category><![CDATA[views]]></category>
            <dc:creator><![CDATA[Gwen Bradbury]]></dc:creator>
            <pubDate>Thu, 18 May 2023 19:49:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Discord Rules Update!]]></title>
            <description><![CDATA[We have updated our rules in our community Discord, so please take a look and familiarize yourself with the updates.]]></description>
            <link>https://www.codu.co/codu/discord-rules-update-pcf5xql4</link>
            <guid isPermaLink="true">https://www.codu.co/codu/discord-rules-update-pcf5xql4</guid>
            <category><![CDATA[updates]]></category>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[discord]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Thu, 18 May 2023 18:43:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Components in React]]></title>
            <description><![CDATA[Introduction to React.js for beginners! This is the second article in a series to teach you React so that you can start with JavaScript's favorite library.]]></description>
            <link>https://www.codu.co/niall/creating-components-in-react-puiffpdq</link>
            <guid isPermaLink="true">https://www.codu.co/niall/creating-components-in-react-puiffpdq</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[library]]></category>
            <category><![CDATA[frontend]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 18 May 2023 14:09:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Thinking Clearly: Can Music Help?]]></title>
            <description><![CDATA[I read a while back that baroque music can enhance focus. Is it true?]]></description>
            <link>https://www.codu.co/niall/thinking-clearly-can-music-help-i-zw3lsh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/thinking-clearly-can-music-help-i-zw3lsh</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[thinking]]></category>
            <category><![CDATA[music]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 17 May 2023 21:15:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Synchronizing with useEffect]]></title>
            <description><![CDATA[Introduction to React.js section 7! The last big concept I want to introduce in this series is how to use the useEffect Hook.]]></description>
            <link>https://www.codu.co/niall/synchronizing-with-useeffect-k6vxzywa</link>
            <guid isPermaLink="true">https://www.codu.co/niall/synchronizing-with-useeffect-k6vxzywa</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[library]]></category>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 16 May 2023 14:41:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Styling with CSS Modules]]></title>
            <description><![CDATA[Introduction to React.js section 8! Learn to style your applications using CSS modules. This is how we can scope styles to specific components.]]></description>
            <link>https://www.codu.co/niall/styling-with-css-modules-bkwmwnvp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/styling-with-css-modules-bkwmwnvp</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[library]]></category>
            <category><![CDATA[frontend]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 16 May 2023 14:38:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MySQL - relationships: many to many]]></title>
            <description><![CDATA[Manoeuvring a MySQL many-to-many relationship.]]></description>
            <link>https://www.codu.co/gwen-bradbury-b6a/mysql-relationships-many-to-many-h7inn_my</link>
            <guid isPermaLink="true">https://www.codu.co/gwen-bradbury-b6a/mysql-relationships-many-to-many-h7inn_my</guid>
            <category><![CDATA[mysql]]></category>
            <category><![CDATA[data]]></category>
            <category><![CDATA[many to many]]></category>
            <category><![CDATA[relationships]]></category>
            <category><![CDATA[tables]]></category>
            <dc:creator><![CDATA[Gwen Bradbury]]></dc:creator>
            <pubDate>Mon, 15 May 2023 21:22:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Art of Regression: Unleashing the Power of Linear and Logistic Models]]></title>
            <description><![CDATA[Demystifying Linear vs logistic regression and providing some examples in Python for you to practise!]]></description>
            <link>https://www.codu.co/apcoyne-c51/the-art-of-regression-unleashing-the-power-of-linear-and-logistic-models-d2hmibkw</link>
            <guid isPermaLink="true">https://www.codu.co/apcoyne-c51/the-art-of-regression-unleashing-the-power-of-linear-and-logistic-models-d2hmibkw</guid>
            <dc:creator><![CDATA[apcoyne]]></dc:creator>
            <pubDate>Mon, 15 May 2023 15:43:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Handling Events]]></title>
            <description><![CDATA[Introduction to React.js section 6! In this section, we learn all about events in React. Events represent the user's interactions.]]></description>
            <link>https://www.codu.co/niall/handling-events-nk-ukntn</link>
            <guid isPermaLink="true">https://www.codu.co/niall/handling-events-nk-ukntn</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[library]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 15 May 2023 09:22:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Managing State in React]]></title>
            <description><![CDATA[Introduction to React.js section 4! State is essential to React as it allows us to add memory to our components and easily add interactivity.]]></description>
            <link>https://www.codu.co/niall/managing-state-in-react-9anyjudx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/managing-state-in-react-9anyjudx</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[library]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 15 May 2023 07:21:57 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[14 Must Have Chrome Extensions For Web Developers]]></title>
            <description><![CDATA[Save yourself so much hassle with these Google Chrome extensions]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/14-must-have-chrome-extensions-for-web-developers-lxfk5n56</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/14-must-have-chrome-extensions-for-web-developers-lxfk5n56</guid>
            <category><![CDATA[advice]]></category>
            <category><![CDATA[extensions]]></category>
            <category><![CDATA[developer tools]]></category>
            <category><![CDATA[google chrome]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Sun, 14 May 2023 19:41:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Regression vs Classification overview and explaining three common machine learning algorithms]]></title>
            <description><![CDATA[An overview of regression and classification in data analysis. plus looking at some popular machine learning algorithms]]></description>
            <link>https://www.codu.co/apcoyne-c51/regression-vs-classification-overview-and-explaining-three-common-machine-learning-algorithms-wxrdhgpr</link>
            <guid isPermaLink="true">https://www.codu.co/apcoyne-c51/regression-vs-classification-overview-and-explaining-three-common-machine-learning-algorithms-wxrdhgpr</guid>
            <dc:creator><![CDATA[apcoyne]]></dc:creator>
            <pubDate>Sun, 14 May 2023 13:20:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Managing Props]]></title>
            <description><![CDATA[Introduction to React.js section 5! Props are essential to React as it allows us to pass data to our components and make our components more reusable.]]></description>
            <link>https://www.codu.co/niall/managing-props-z20tvt5r</link>
            <guid isPermaLink="true">https://www.codu.co/niall/managing-props-z20tvt5r</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[library]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 13 May 2023 14:55:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to JSX]]></title>
            <description><![CDATA[Introduction to React.js section 3! JSX is a syntax extension for JavaScript that allows developers to write HTML-like code within their JavaScript code.]]></description>
            <link>https://www.codu.co/niall/introduction-to-jsx-_nsmmiyz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/introduction-to-jsx-_nsmmiyz</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[library]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 12 May 2023 21:30:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is a join and how do I join in Python?]]></title>
            <description><![CDATA[An overview on the the fundamentals of joining your data in python.]]></description>
            <link>https://www.codu.co/apcoyne-c51/what-is-a-join-and-how-do-i-join-in-python-rr-lzuvbw-j</link>
            <guid isPermaLink="true">https://www.codu.co/apcoyne-c51/what-is-a-join-and-how-do-i-join-in-python-rr-lzuvbw-j</guid>
            <dc:creator><![CDATA[apcoyne]]></dc:creator>
            <pubDate>Fri, 12 May 2023 14:10:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Soft skills are as important as engineering skills]]></title>
            <description><![CDATA[Coding isn't everything, you need to communicate effectively and anticipate possible issues before they happen]]></description>
            <link>https://www.codu.co/thewebuiguy/soft-skills-are-as-important-as-engineering-skills-1ji_it_4</link>
            <guid isPermaLink="true">https://www.codu.co/thewebuiguy/soft-skills-are-as-important-as-engineering-skills-1ji_it_4</guid>
            <category><![CDATA[growth]]></category>
            <category><![CDATA[senior dev]]></category>
            <category><![CDATA[leadership]]></category>
            <category><![CDATA[communication]]></category>
            <category><![CDATA[careers]]></category>
            <dc:creator><![CDATA[EvanBurbidge]]></dc:creator>
            <pubDate>Fri, 12 May 2023 09:38:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Loops]]></title>
            <description><![CDATA[The types of loops in Python and how they work.]]></description>
            <link>https://www.codu.co/masfour/learning-python-loops-bkxkoawa</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-loops-bkxkoawa</guid>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 12 May 2023 06:15:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Functions]]></title>
            <description><![CDATA[An overview of functions in Python]]></description>
            <link>https://www.codu.co/masfour/learning-python-functions-egxnlwxe</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-functions-egxnlwxe</guid>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 12 May 2023 06:14:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MySQL - left join? right join? inner?]]></title>
            <description><![CDATA[The 'Left', 'Right' and 'Inner' of MySQL joins.]]></description>
            <link>https://www.codu.co/gwen-bradbury-b6a/mysql-left-join-right-join-inner-8ocvwsj</link>
            <guid isPermaLink="true">https://www.codu.co/gwen-bradbury-b6a/mysql-left-join-right-join-inner-8ocvwsj</guid>
            <category><![CDATA[left]]></category>
            <category><![CDATA[inner]]></category>
            <category><![CDATA[mysql]]></category>
            <category><![CDATA[right]]></category>
            <category><![CDATA[joins]]></category>
            <dc:creator><![CDATA[Gwen Bradbury]]></dc:creator>
            <pubDate>Thu, 11 May 2023 14:31:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA["Age Is Just a Number: It's Never Too Late to Learn Programming!"]]></title>
            <description><![CDATA[Unlock the world of programming at any age. Boost your career, problem-solving skills, and join a supportive community. Embrace coding!]]></description>
            <link>https://www.codu.co/yatechdev/age-is-just-a-number-it-s-never-too-late-to-learn-programming-nysihs9j</link>
            <guid isPermaLink="true">https://www.codu.co/yatechdev/age-is-just-a-number-it-s-never-too-late-to-learn-programming-nysihs9j</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[motivation]]></category>
            <dc:creator><![CDATA[YatechDev]]></dc:creator>
            <pubDate>Wed, 10 May 2023 22:37:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Three ways to make your Python Viz stand out and impress!]]></title>
            <description><![CDATA[A couple of ideas to help make your Python visualisations stand out to your audience]]></description>
            <link>https://www.codu.co/apcoyne-c51/three-ways-to-make-your-python-viz-stand-out-and-impress-xnfjxnvk</link>
            <guid isPermaLink="true">https://www.codu.co/apcoyne-c51/three-ways-to-make-your-python-viz-stand-out-and-impress-xnfjxnvk</guid>
            <dc:creator><![CDATA[apcoyne]]></dc:creator>
            <pubDate>Tue, 09 May 2023 16:09:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Five Ways To Combat Stress When Coding]]></title>
            <description><![CDATA[Five Ways To Combat Stress When Coding]]></description>
            <link>https://www.codu.co/erincunningham7-0cb/five-ways-to-combat-stress-when-coding-4rhl1vk0</link>
            <guid isPermaLink="true">https://www.codu.co/erincunningham7-0cb/five-ways-to-combat-stress-when-coding-4rhl1vk0</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[erincunningham7]]></dc:creator>
            <pubDate>Tue, 09 May 2023 11:47:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MySQL - relationships: one to many]]></title>
            <description><![CDATA[The 'What?', 'Why?' and 'How?' of one to many relationships in MySQL.]]></description>
            <link>https://www.codu.co/gwen-bradbury-b6a/mysql-relationships-one-to-many-xibxpje_</link>
            <guid isPermaLink="true">https://www.codu.co/gwen-bradbury-b6a/mysql-relationships-one-to-many-xibxpje_</guid>
            <category><![CDATA[one to many]]></category>
            <category><![CDATA[tables]]></category>
            <category><![CDATA[mysql]]></category>
            <category><![CDATA[data]]></category>
            <category><![CDATA[relationships]]></category>
            <dc:creator><![CDATA[Gwen Bradbury]]></dc:creator>
            <pubDate>Tue, 09 May 2023 09:48:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Modals using HTML Dialog Element]]></title>
            <description><![CDATA[Learn how to create accessible modals using the HTML dialog element, how to style them, and how to return a value from a form inside a modal.]]></description>
            <link>https://www.codu.co/davidindub/modals-using-html-dialog-element-5zahabii</link>
            <guid isPermaLink="true">https://www.codu.co/davidindub/modals-using-html-dialog-element-5zahabii</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[David]]></dc:creator>
            <pubDate>Mon, 08 May 2023 22:58:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Keep PRs Under 300 Lines of Code]]></title>
            <description><![CDATA[There are many techniques for writing clean code but keeping Pull Requests (PRs) under 300 lines of code is an easy way to improve.]]></description>
            <link>https://www.codu.co/niall/keep-prs-under-300-lines-of-code-1sgzwals</link>
            <guid isPermaLink="true">https://www.codu.co/niall/keep-prs-under-300-lines-of-code-1sgzwals</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[workflow]]></category>
            <category><![CDATA[github]]></category>
            <category><![CDATA[management]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 07 May 2023 10:56:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Bookmark This Article - 9 Websites to Learn Something New]]></title>
            <description><![CDATA[Check out these fantastic places to learn something new.]]></description>
            <link>https://www.codu.co/niall/bookmark-this-article-9-websites-to-learn-something-new-uy5hvywj</link>
            <guid isPermaLink="true">https://www.codu.co/niall/bookmark-this-article-9-websites-to-learn-something-new-uy5hvywj</guid>
            <category><![CDATA[education]]></category>
            <category><![CDATA[resources]]></category>
            <category><![CDATA[learn]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 06 May 2023 07:30:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[HTTP Response Status Codes]]></title>
            <description><![CDATA[This article is an overview of the most common HTTP status codes and their meanings.]]></description>
            <link>https://www.codu.co/niall/http-response-status-codes-ppen_ybo</link>
            <guid isPermaLink="true">https://www.codu.co/niall/http-response-status-codes-ppen_ybo</guid>
            <category><![CDATA[backend]]></category>
            <category><![CDATA[http]]></category>
            <category><![CDATA[api]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 05 May 2023 12:44:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Career Timeline's Power]]></title>
            <description><![CDATA[A career timeline can be a valuable tool for anyone, especially for those who (like me) began late in the tech industry and had a career change.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/career-timeline-s-power-t3nw5ley</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/career-timeline-s-power-t3nw5ley</guid>
            <category><![CDATA[career]]></category>
            <category><![CDATA[motivation]]></category>
            <category><![CDATA[guide]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Fri, 05 May 2023 09:24:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn and Master CSS by Playing these Games]]></title>
            <description><![CDATA[The best way to learn is by doing. Here are 5 CSS games that will take your skills to the next level!]]></description>
            <link>https://www.codu.co/niall/learn-and-master-css-by-playing-these-games-ryotwbwo</link>
            <guid isPermaLink="true">https://www.codu.co/niall/learn-and-master-css-by-playing-these-games-ryotwbwo</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 04 May 2023 07:19:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[AWS Community Builders: My Journey and How You Can Join]]></title>
            <description><![CDATA[In this article, I will share my experience with the AWS Community Builders program and provide some guidance on how you can apply to join this great group.]]></description>
            <link>https://www.codu.co/niall/aws-community-builders-my-journey-and-how-you-can-join-vji-tv5v</link>
            <guid isPermaLink="true">https://www.codu.co/niall/aws-community-builders-my-journey-and-how-you-can-join-vji-tv5v</guid>
            <category><![CDATA[devops]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[community]]></category>
            <category><![CDATA[cloud]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 03 May 2023 12:40:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is Web Scraping?]]></title>
            <description><![CDATA[A quick look at what web scraping is and the benefits of its use.]]></description>
            <link>https://www.codu.co/laura-mayock-0bd/what-is-web-scraping-vvnco8tk</link>
            <guid isPermaLink="true">https://www.codu.co/laura-mayock-0bd/what-is-web-scraping-vvnco8tk</guid>
            <dc:creator><![CDATA[Laura Mayock]]></dc:creator>
            <pubDate>Wed, 03 May 2023 10:21:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Dark Mode using CSS Custom Properties]]></title>
            <description><![CDATA[Learn how to implement dark mode on a web page using CSS and JavaScript including a toggle button.]]></description>
            <link>https://www.codu.co/davidindub/building-dark-mode-using-css-custom-properties-ahzmj1lv</link>
            <guid isPermaLink="true">https://www.codu.co/davidindub/building-dark-mode-using-css-custom-properties-ahzmj1lv</guid>
            <category><![CDATA[dark mode]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[David]]></dc:creator>
            <pubDate>Tue, 02 May 2023 19:34:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Aria Label and the DOM]]></title>
            <description><![CDATA[What's Aria Label the DOM and how to use it properly]]></description>
            <link>https://www.codu.co/carolina-cobo-ef3/aria-label-and-the-dom-zupr5n26</link>
            <guid isPermaLink="true">https://www.codu.co/carolina-cobo-ef3/aria-label-and-the-dom-zupr5n26</guid>
            <dc:creator><![CDATA[Carolina Cobo]]></dc:creator>
            <pubDate>Tue, 02 May 2023 09:50:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why Ireland is Being Called the Silicon Valley of Europe]]></title>
            <description><![CDATA[Ireland: the Silicon Valley of Europe. With 9 out of the top 10 US tech firms, it's a thriving hub for innovation, software development and startups.]]></description>
            <link>https://www.codu.co/Dylan/why-ireland-is-being-called-the-silicon-valley-of-europe-qhe06nmq</link>
            <guid isPermaLink="true">https://www.codu.co/Dylan/why-ireland-is-being-called-the-silicon-valley-of-europe-qhe06nmq</guid>
            <dc:creator><![CDATA[Dylan Mc Mahon]]></dc:creator>
            <pubDate>Mon, 01 May 2023 22:55:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Python itertools: an overview]]></title>
            <description><![CDATA[Descriptions and code examples for the functions from the Python itertools module for working with sequence data sets.]]></description>
            <link>https://www.codu.co/Torgil/python-itertools-an-overview-fqrwzmiu</link>
            <guid isPermaLink="true">https://www.codu.co/Torgil/python-itertools-an-overview-fqrwzmiu</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[itertools]]></category>
            <category><![CDATA[iterators]]></category>
            <dc:creator><![CDATA[Scott Böning]]></dc:creator>
            <pubDate>Mon, 01 May 2023 13:39:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Demystifying Auth - ELI5]]></title>
            <description><![CDATA[An overview and introduction in oAuth from a developers perspective. High level and aims to be a starting point for a developers journey into auth]]></description>
            <link>https://www.codu.co/johnallen/demystifying-auth-9gmugtty</link>
            <guid isPermaLink="true">https://www.codu.co/johnallen/demystifying-auth-9gmugtty</guid>
            <category><![CDATA[auth]]></category>
            <category><![CDATA[oauth]]></category>
            <category><![CDATA[iam]]></category>
            <dc:creator><![CDATA[John Allen]]></dc:creator>
            <pubDate>Mon, 01 May 2023 12:40:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Relative Time Formatting with JavaScript (No Libraries) - Intl RelativeTimeFormat]]></title>
            <description><![CDATA[Intl.RelativeTimeFormat - This is particularly useful when displaying timestamps, time remaining, or time elapsed in a user-friendly way.]]></description>
            <link>https://www.codu.co/niall/relative-time-formatting-with-javascript-no-libraries-intl-relativetimeformat-ahuddg77</link>
            <guid isPermaLink="true">https://www.codu.co/niall/relative-time-formatting-with-javascript-no-libraries-intl-relativetimeformat-ahuddg77</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[web developer]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 01 May 2023 08:58:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Pseudo Code - What is it and why do we use it?]]></title>
            <description><![CDATA[A look at Pseudo code and why it's an important skill.]]></description>
            <link>https://www.codu.co/laura-mayock-0bd/pseudo-code-what-is-it-and-why-do-we-use-it-jfwrdqki</link>
            <guid isPermaLink="true">https://www.codu.co/laura-mayock-0bd/pseudo-code-what-is-it-and-why-do-we-use-it-jfwrdqki</guid>
            <dc:creator><![CDATA[Laura Mayock]]></dc:creator>
            <pubDate>Sun, 30 Apr 2023 14:36:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Array at() Method]]></title>
            <description><![CDATA[The Array.at() is a newer feature (ES2022) that makes accessing elements in an array easier, especially when dealing with negative indices.]]></description>
            <link>https://www.codu.co/niall/javascript-array-at-method-rimhpfpi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/javascript-array-at-method-rimhpfpi</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[es2020]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 30 Apr 2023 07:43:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Find Unused npm Packages in Your Package.json]]></title>
            <description><![CDATA[JavaScript makes it easy to install packages and dependencies into our apps. Now how do I find the unused packages?]]></description>
            <link>https://www.codu.co/niall/find-unused-npm-packages-in-package-json-_fuzw0nb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/find-unused-npm-packages-in-package-json-_fuzw0nb</guid>
            <category><![CDATA[npm]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web developer]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 29 Apr 2023 12:48:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Create a New React App With Vite]]></title>
            <description><![CDATA[This article will show you how to get started with Vite and create a React.js app to start building with.]]></description>
            <link>https://www.codu.co/niall/how-to-create-a-new-react-app-with-vite-iyzulru4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-create-a-new-react-app-with-vite-iyzulru4</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[vite]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 28 Apr 2023 15:28:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Control Statements]]></title>
            <description><![CDATA[Introduction

Control statements in Python differ slightly from control statements in languages such as Java, C#, and JavaScript.

Structure

The structure]]></description>
            <link>https://www.codu.co/masfour/learning-python-control-statements-mk1a49ux</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-control-statements-mk1a49ux</guid>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 28 Apr 2023 04:50:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🎉 Celebrating a Milestone: 200 Published Articles]]></title>
            <description><![CDATA[Today, we come together to celebrate a monumental achievement: 200 published articles on our thriving community platform!]]></description>
            <link>https://www.codu.co/codu/celebrating-a-milestone-200-published-articles-qpirelah</link>
            <guid isPermaLink="true">https://www.codu.co/codu/celebrating-a-milestone-200-published-articles-qpirelah</guid>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[announcement]]></category>
            <category><![CDATA[community]]></category>
            <category><![CDATA[updates]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Thu, 27 Apr 2023 14:13:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Show Browser Notifications with JavaScript]]></title>
            <description><![CDATA[In this article, we'll explore the basics of using the Notification API.]]></description>
            <link>https://www.codu.co/niall/how-to-show-browser-notifications-with-javascript-mlntrucm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-show-browser-notifications-with-javascript-mlntrucm</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 27 Apr 2023 10:51:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Omitting Values from Types in TypeScript]]></title>
            <description><![CDATA[In this short article, we will explore how to omit specific properties from a type using TypeScript's Omit utility type.]]></description>
            <link>https://www.codu.co/niall/omitting-values-from-types-in-typescript-trvbmtdb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/omitting-values-from-types-in-typescript-trvbmtdb</guid>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 26 Apr 2023 19:44:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MySQL - aggregate functions]]></title>
            <description><![CDATA[The 'What?', 'Why?' and 'How?' of aggregate functions in MySQL.]]></description>
            <link>https://www.codu.co/gwen-bradbury-b6a/mysql-aggregate-functions-_mhjodtp</link>
            <guid isPermaLink="true">https://www.codu.co/gwen-bradbury-b6a/mysql-aggregate-functions-_mhjodtp</guid>
            <category><![CDATA[mysql]]></category>
            <category><![CDATA[aggregate functions]]></category>
            <dc:creator><![CDATA[Gwen Bradbury]]></dc:creator>
            <pubDate>Wed, 26 Apr 2023 11:41:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Useful Shorthand npm Commands]]></title>
            <description><![CDATA[As professional code hackers, we like to ensure we are typing as little as possible. Here are some shorthand npm commands that I regularly use.]]></description>
            <link>https://www.codu.co/niall/useful-shorthand-npm-commands-fck_9c3g</link>
            <guid isPermaLink="true">https://www.codu.co/niall/useful-shorthand-npm-commands-fck_9c3g</guid>
            <category><![CDATA[npm]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[nodejs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 25 Apr 2023 22:26:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[3 Keys Introduction To Objects Arrays]]></title>
            <description><![CDATA[The key to creating complex and efficient programs in JavaScript is the ability to work with objects and arrays.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/3-keys-introduction-to-objects-arrays-lh5gcvsz</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/3-keys-introduction-to-objects-arrays-lh5gcvsz</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[arrays]]></category>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Mon, 24 Apr 2023 07:30:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What Works in the Short Term Often Backfires: The Cobra Effect]]></title>
            <description><![CDATA[We have all been there. Starting with some great intentions, we somehow get the opposite effect.]]></description>
            <link>https://www.codu.co/niall/what-works-in-the-short-term-often-backfires-the-cobra-effect-8xxl4gvf</link>
            <guid isPermaLink="true">https://www.codu.co/niall/what-works-in-the-short-term-often-backfires-the-cobra-effect-8xxl4gvf</guid>
            <category><![CDATA[thinking concepts]]></category>
            <category><![CDATA[business]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[mental models]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 23 Apr 2023 13:26:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Vercel Build Dependency Caching Workaround | Vercel Cache Prisma Error]]></title>
            <description><![CDATA[Prisma has detected that this project was built on Vercel, which caches dependencies.
This leads to an outdated Prisma Client because Prisma's auto-gener...]]></description>
            <link>https://www.codu.co/niall/vercel-build-dependency-caching-workaround-vercel-cache-prisma-error-t7vw4jt2</link>
            <guid isPermaLink="true">https://www.codu.co/niall/vercel-build-dependency-caching-workaround-vercel-cache-prisma-error-t7vw4jt2</guid>
            <category><![CDATA[fix]]></category>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[prisma]]></category>
            <category><![CDATA[vercel]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 22 Apr 2023 07:33:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to improve the security of your Flask application]]></title>
            <description><![CDATA[Web applications face many security issues that can be exploited and lead to loss of data, data theft or the injection and execution of malicious code. This]]></description>
            <link>https://www.codu.co/Torgil/how-to-improve-the-security-of-your-flask-application-gmf81uww</link>
            <guid isPermaLink="true">https://www.codu.co/Torgil/how-to-improve-the-security-of-your-flask-application-gmf81uww</guid>
            <dc:creator><![CDATA[Scott Böning]]></dc:creator>
            <pubDate>Fri, 21 Apr 2023 15:17:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Documentaries Every Developer Must Watch]]></title>
            <description><![CDATA[In this post, I've put together a collection of documentaries that developers may find particularly interesting.]]></description>
            <link>https://www.codu.co/patrickhladun/documentaries-every-developer-must-watch-s0qom-w9</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/documentaries-every-developer-must-watch-s0qom-w9</guid>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Fri, 21 Apr 2023 14:34:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Meta Tags - All your work could be for nothing!]]></title>
            <description><![CDATA[As a developer, if your website is not showing up on the first page of a search engine all your hard work is for nothing. Meta tags are Key.]]></description>
            <link>https://www.codu.co/laura-mayock-0bd/meta-tags-all-your-work-could-be-for-nothing-32p5y-ej</link>
            <guid isPermaLink="true">https://www.codu.co/laura-mayock-0bd/meta-tags-all-your-work-could-be-for-nothing-32p5y-ej</guid>
            <dc:creator><![CDATA[Laura Mayock]]></dc:creator>
            <pubDate>Fri, 21 Apr 2023 14:02:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Fonts in Next.js and Tailwind (Google Fonts, Local Fonts, Tailwind CSS)]]></title>
            <description><![CDATA[Next.js 13 introduced new & improved font optimization. Here's a quick guide on getting up and going.]]></description>
            <link>https://www.codu.co/niall/using-fonts-in-next-js-and-tailwind-google-fonts-local-fonts-tailwind-css-x60ks4w4</link>
            <guid isPermaLink="true">https://www.codu.co/niall/using-fonts-in-next-js-and-tailwind-google-fonts-local-fonts-tailwind-css-x60ks4w4</guid>
            <category><![CDATA[nextjs]]></category>
            <category><![CDATA[tailwind]]></category>
            <category><![CDATA[web developer]]></category>
            <category><![CDATA[reactjs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 21 Apr 2023 07:32:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[3 empowering keys to enhance your Captcha knowledge]]></title>
            <description><![CDATA[CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart. And it’s an important tool for a developer.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/3-empowering-keys-to-enhance-your-captcha-knowledge-_epjdmhw</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/3-empowering-keys-to-enhance-your-captcha-knowledge-_epjdmhw</guid>
            <category><![CDATA[api]]></category>
            <category><![CDATA[captcha]]></category>
            <category><![CDATA[security]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Fri, 21 Apr 2023 06:47:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Strings in Python]]></title>
            <description><![CDATA[Strings in Python can be enclosed in either single or double quotes:

'Hello'
"Hello"
Concatenating strings can be done by using + operator:

greeting = "Go]]></description>
            <link>https://www.codu.co/masfour/learning-python-strings-in-python-vupfzksd</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-strings-in-python-vupfzksd</guid>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 21 Apr 2023 04:11:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Stock Photos That Aren't Awful! The Best Free Stock Photos]]></title>
            <description><![CDATA[There are so many places to get terrible photos that I wanted to do the hard work for you and keep a short list of the great ones.]]></description>
            <link>https://www.codu.co/niall/stock-photos-that-aren-t-awful-the-best-free-stock-photos-cvqf6iji</link>
            <guid isPermaLink="true">https://www.codu.co/niall/stock-photos-that-aren-t-awful-the-best-free-stock-photos-cvqf6iji</guid>
            <category><![CDATA[resources]]></category>
            <category><![CDATA[photography]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[free]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 20 Apr 2023 10:59:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Women in Tech & Book Recommendation]]></title>
            <description><![CDATA[The importance of women in tech and a book recommendation to get inspired to be part of the change.]]></description>
            <link>https://www.codu.co/tanisecarvalho/women-in-tech-book-recommendation-uybwnz4j</link>
            <guid isPermaLink="true">https://www.codu.co/tanisecarvalho/women-in-tech-book-recommendation-uybwnz4j</guid>
            <category><![CDATA[representativity]]></category>
            <category><![CDATA[women in tech]]></category>
            <category><![CDATA[stem]]></category>
            <category><![CDATA[book recommendation]]></category>
            <dc:creator><![CDATA[Tanise Carvalho]]></dc:creator>
            <pubDate>Thu, 20 Apr 2023 09:25:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Spend an Hour Learning Something New Every Day]]></title>
            <description><![CDATA[Some of the most successful people in business and technology have made a habit of dedicating at least one hour of their day to learning.]]></description>
            <link>https://www.codu.co/niall/spend-an-hour-learning-something-new-every-day-29nmb-f_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/spend-an-hour-learning-something-new-every-day-29nmb-f_</guid>
            <category><![CDATA[career]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[business]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 19 Apr 2023 09:17:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Arrays in JavaScript]]></title>
            <description><![CDATA[3 Keys in JavaScript Arrays that could improve your knowledge of JavaScript basic concepts.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/introduction-to-arrays-in-javascript-wtw0gv9m</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/introduction-to-arrays-in-javascript-wtw0gv9m</guid>
            <category><![CDATA[basic concepts]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[arrays]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Tue, 18 Apr 2023 10:13:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn and Use the GitHub CODEOWNERS file]]></title>
            <description><![CDATA[A CODEOWNERS file is a text file used to define code owners for specific files or directories in a GitHub repository.]]></description>
            <link>https://www.codu.co/niall/learn-and-use-the-github-codeowners-file-1poejq24</link>
            <guid isPermaLink="true">https://www.codu.co/niall/learn-and-use-the-github-codeowners-file-1poejq24</guid>
            <category><![CDATA[github]]></category>
            <category><![CDATA[open source]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[oss]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 18 Apr 2023 07:16:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[:focus-within pseudo-selector - CSS]]></title>
            <description><![CDATA[:focus-within is a helpful pseudo-selector in CSS. In this short article, I'll give you an example of how to use it.]]></description>
            <link>https://www.codu.co/niall/focus-within-pseudo-selector-css-88xdygvm</link>
            <guid isPermaLink="true">https://www.codu.co/niall/focus-within-pseudo-selector-css-88xdygvm</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 17 Apr 2023 14:14:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Two Factor Authentication in Django]]></title>
            <description><![CDATA[I show you how to setup simple  two-factor-authentication in Django.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/two-factor-authentication-in-django-schvmp63</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/two-factor-authentication-in-django-schvmp63</guid>
            <category><![CDATA[2fa]]></category>
            <category><![CDATA[security]]></category>
            <category><![CDATA[django]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Mon, 17 Apr 2023 09:04:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CSS Text Transform: You Don't Need JavaScript to Capitalize Your Text]]></title>
            <description><![CDATA[The CSS text-transform property is used to specify text capitalization in an element.]]></description>
            <link>https://www.codu.co/niall/css-text-transform-you-don-t-need-javascript-to-capitalize-your-text-seo6q6mx</link>
            <guid isPermaLink="true">https://www.codu.co/niall/css-text-transform-you-don-t-need-javascript-to-capitalize-your-text-seo6q6mx</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[frontend]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 16 Apr 2023 11:57:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Easy Autocomplete / Suggestions for Inputs with just HTML | datalist tag]]></title>
            <description><![CDATA[Sometimes you would like to suggest some options to users as they type something into an input. Achieve it easily with a datalist tag!]]></description>
            <link>https://www.codu.co/niall/easy-autocomplete-suggestions-for-inputs-with-just-html-datalist-tag-ccrwdwdj</link>
            <guid isPermaLink="true">https://www.codu.co/niall/easy-autocomplete-suggestions-for-inputs-with-just-html-datalist-tag-ccrwdwdj</guid>
            <category><![CDATA[html]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[web developer]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 15 Apr 2023 08:54:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Variables in JavaScript]]></title>
            <description><![CDATA[Variables play an important role in JavaScript. They are a solution to store and track information in an application.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/variables-in-javascript-ls8ayaus</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/variables-in-javascript-ls8ayaus</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[basic concepts]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Fri, 14 Apr 2023 15:56:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tailwind, Sure why would you bother?]]></title>
            <description><![CDATA[A quick look at both Bootstrap and Tailwind and the pros and cons of them both.]]></description>
            <link>https://www.codu.co/laura-mayock-0bd/bootstrap-vs-tailwind-vjnvqjfp</link>
            <guid isPermaLink="true">https://www.codu.co/laura-mayock-0bd/bootstrap-vs-tailwind-vjnvqjfp</guid>
            <dc:creator><![CDATA[Laura Mayock]]></dc:creator>
            <pubDate>Fri, 14 Apr 2023 14:23:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React Developer Tools]]></title>
            <description><![CDATA[A short snippet on React Developer Tools.]]></description>
            <link>https://www.codu.co/carl-ellis-8cd/react-developer-tools-h1pezi6g</link>
            <guid isPermaLink="true">https://www.codu.co/carl-ellis-8cd/react-developer-tools-h1pezi6g</guid>
            <dc:creator><![CDATA[Carl Ellis]]></dc:creator>
            <pubDate>Fri, 14 Apr 2023 10:15:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Create a Download Link in HTML]]></title>
            <description><![CDATA[In this short article, we will guide you through creating a download link in HTML.]]></description>
            <link>https://www.codu.co/niall/how-to-create-a-download-link-in-html-7psjkafo</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-create-a-download-link-in-html-7psjkafo</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[download]]></category>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 14 Apr 2023 07:54:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Meet Nano: A User-Friendly Terminal Text Editor]]></title>
            <description><![CDATA[In this article, we'll introduce you to Nano and provide some basic tips on how to use it for web development tasks.]]></description>
            <link>https://www.codu.co/niall/meet-nano-a-user-friendly-terminal-text-editor-pbsapqr6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/meet-nano-a-user-friendly-terminal-text-editor-pbsapqr6</guid>
            <category><![CDATA[terminal]]></category>
            <category><![CDATA[linux]]></category>
            <category><![CDATA[nano]]></category>
            <category><![CDATA[web developer]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 14 Apr 2023 07:26:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Boolean Operators]]></title>
            <description><![CDATA[What boolean operators can be used in Python and how to use them?]]></description>
            <link>https://www.codu.co/masfour/learning-python-boolean-operators-xa7tnp3i</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/learning-python-boolean-operators-xa7tnp3i</guid>
            <category><![CDATA[coduwritingchallenge]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[codu]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 14 Apr 2023 04:07:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Tips and Tricks Every Developer Should Know]]></title>
            <description><![CDATA[In this post, I'll share some tips and tricks I've picked up while learning JavaScript.]]></description>
            <link>https://www.codu.co/patrickhladun/javascript-tips-and-tricks-every-developer-should-know-2bupxt-k</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/javascript-tips-and-tricks-every-developer-should-know-2bupxt-k</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Thu, 13 Apr 2023 20:41:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Programming Languages Required for Website Development, Game Development, Robotics, and AI]]></title>
            <description><![CDATA[Discover the programming languages required for Website Development, Game Development, Robotics, and AI. Master the right skills for each field.]]></description>
            <link>https://www.codu.co/Dylan/programming-languages-required-for-website-development-game-development-robotics-and-ai-rcahejdq</link>
            <guid isPermaLink="true">https://www.codu.co/Dylan/programming-languages-required-for-website-development-game-development-robotics-and-ai-rcahejdq</guid>
            <dc:creator><![CDATA[Dylan Mc Mahon]]></dc:creator>
            <pubDate>Wed, 12 Apr 2023 22:14:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting a Fallback Image in HTML for Broken or Missing Images]]></title>
            <description><![CDATA[This article will explore setting a fallback image using just HTML (and a bit of inline JS).]]></description>
            <link>https://www.codu.co/niall/setting-a-fallback-image-in-html-for-broken-or-missing-images-otom_bhg</link>
            <guid isPermaLink="true">https://www.codu.co/niall/setting-a-fallback-image-in-html-for-broken-or-missing-images-otom_bhg</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[html]]></category>
            <category><![CDATA[ux]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 12 Apr 2023 09:49:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Code Easter Eggs: 7 Secrets Hidden In Programming Languages]]></title>
            <description><![CDATA[Everyone loves a good easter egg level in video games. You may not have known, but manny programming languages have easter eggs of their own.]]></description>
            <link>https://www.codu.co/bo-bleyl/code-easter-eggs-7-secrets-hidden-in-programming-languages-extdxfes</link>
            <guid isPermaLink="true">https://www.codu.co/bo-bleyl/code-easter-eggs-7-secrets-hidden-in-programming-languages-extdxfes</guid>
            <category><![CDATA[eastereggs]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[meme]]></category>
            <category><![CDATA[funny]]></category>
            <dc:creator><![CDATA[Bo Bleyl]]></dc:creator>
            <pubDate>Tue, 11 Apr 2023 13:38:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Portfolio Project: JavaScript Text-to-Speech App: Using the Web Speech API]]></title>
            <description><![CDATA[In this tutorial, we will focus on speech synthesis, creating a simple JavaScript Text-to-Speech application using the Web Speech API.]]></description>
            <link>https://www.codu.co/niall/portfolio-project-javascript-text-to-speech-app-using-the-web-speech-api-flbzkvcn</link>
            <guid isPermaLink="true">https://www.codu.co/niall/portfolio-project-javascript-text-to-speech-app-using-the-web-speech-api-flbzkvcn</guid>
            <category><![CDATA[frontend]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 11 Apr 2023 07:07:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Unlock Your Potential: Break Free from Self-Selection Limits]]></title>
            <description><![CDATA[So many people see a dream job, a life, a dream girl or a guy, and before they even get close, they say, "no, that's not for me; that's for other people."]]></description>
            <link>https://www.codu.co/niall/unlock-your-potential-break-free-from-self-selection-limits-cjovei7t</link>
            <guid isPermaLink="true">https://www.codu.co/niall/unlock-your-potential-break-free-from-self-selection-limits-cjovei7t</guid>
            <category><![CDATA[career]]></category>
            <category><![CDATA[motivation]]></category>
            <category><![CDATA[jobs]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 10 Apr 2023 15:13:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Boost Your Profit with Google Local Business]]></title>
            <description><![CDATA[In this short article, I will share my personal experience on how to boost your profit with Google Local Business by improving small businesses’ online pres]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/boost-your-profit-with-google-local-business-itk9yax0</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/boost-your-profit-with-google-local-business-itk9yax0</guid>
            <category><![CDATA[seo]]></category>
            <category><![CDATA[freelancing]]></category>
            <category><![CDATA[google]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Mon, 10 Apr 2023 10:08:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[OAuth 2.0?]]></title>
            <description><![CDATA[What is OAuth 2.0 and how does it protect my users? This is an article covering OAuth 2.0 basics and will lead onto a series of articles web app security]]></description>
            <link>https://www.codu.co/brian-geoghegan-347/oauth-2-0-1d8iznzt</link>
            <guid isPermaLink="true">https://www.codu.co/brian-geoghegan-347/oauth-2-0-1d8iznzt</guid>
            <category><![CDATA[security]]></category>
            <category><![CDATA[user authentication]]></category>
            <category><![CDATA[oauth]]></category>
            <dc:creator><![CDATA[brian-geoghegan]]></dc:creator>
            <pubDate>Sat, 08 Apr 2023 13:05:57 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Streamline Your Project Documentation Creation with readme.so]]></title>
            <description><![CDATA[Create stunning README docs with this simple tool.]]></description>
            <link>https://www.codu.co/niall/streamline-your-project-documentation-creation-with-readme-so-gc2q7xyt</link>
            <guid isPermaLink="true">https://www.codu.co/niall/streamline-your-project-documentation-creation-with-readme-so-gc2q7xyt</guid>
            <category><![CDATA[web developer]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[tools]]></category>
            <category><![CDATA[documentation]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 08 Apr 2023 07:53:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React - dangerouslySetInnerHTML]]></title>
            <description><![CDATA[I recently came across dangerouslySetInnerHTML while trying to render content returned by my blog API. The blog uses Quill, a rich text editor which allows ]]></description>
            <link>https://www.codu.co/fatima-aminu-714/react-dangerouslysetinnerhtml-qehudvja</link>
            <guid isPermaLink="true">https://www.codu.co/fatima-aminu-714/react-dangerouslysetinnerhtml-qehudvja</guid>
            <dc:creator><![CDATA[Fatima Aminu]]></dc:creator>
            <pubDate>Fri, 07 Apr 2023 14:33:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Asking for help is not a weakness or a failure]]></title>
            <description><![CDATA[Asking for help is not a weakness, it's just a gentle push to get us back on track.]]></description>
            <link>https://www.codu.co/Daisy-McG/asking-for-help-is-not-a-weakness-or-a-failure-vmhe5gc2</link>
            <guid isPermaLink="true">https://www.codu.co/Daisy-McG/asking-for-help-is-not-a-weakness-or-a-failure-vmhe5gc2</guid>
            <category><![CDATA[imposter syndrome]]></category>
            <category><![CDATA[collaboration]]></category>
            <category><![CDATA[help]]></category>
            <dc:creator><![CDATA[Daisy McGirr]]></dc:creator>
            <pubDate>Fri, 07 Apr 2023 13:30:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Django - Using model functions to generate keyword lists]]></title>
            <description><![CDATA[Split a string of comma separated values into a list with a model function in django]]></description>
            <link>https://www.codu.co/Daisy-McG/django-using-model-functions-to-generate-keyword-lists-gpj6731u</link>
            <guid isPermaLink="true">https://www.codu.co/Daisy-McG/django-using-model-functions-to-generate-keyword-lists-gpj6731u</guid>
            <category><![CDATA[django]]></category>
            <dc:creator><![CDATA[Daisy McGirr]]></dc:creator>
            <pubDate>Fri, 07 Apr 2023 12:01:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Imposter syndrome]]></title>
            <link>https://www.codu.co/carl-ellis-8cd/imposter-syndrome-lww2t_mo</link>
            <guid isPermaLink="true">https://www.codu.co/carl-ellis-8cd/imposter-syndrome-lww2t_mo</guid>
            <dc:creator><![CDATA[Carl Ellis]]></dc:creator>
            <pubDate>Fri, 07 Apr 2023 10:01:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning Python: Variables in Python]]></title>
            <description><![CDATA[How do you declare a variable in Python? How do you check what the data type of the variable is?]]></description>
            <link>https://www.codu.co/masfour/introduction-to-python-variables-in-python-8ik6jeka</link>
            <guid isPermaLink="true">https://www.codu.co/masfour/introduction-to-python-variables-in-python-8ik6jeka</guid>
            <category><![CDATA[coduwritingchallenge]]></category>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Muhammad Asfour]]></dc:creator>
            <pubDate>Fri, 07 Apr 2023 08:56:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create Habits That Stick in 3 Easy steps]]></title>
            <description><![CDATA[Healthy habits are crucial to living a long, healthy, and fulfilling life. Here's my guide on making it easy (with a bonus tip).]]></description>
            <link>https://www.codu.co/niall/create-habits-that-stick-in-3-easy-steps-aauui8qw</link>
            <guid isPermaLink="true">https://www.codu.co/niall/create-habits-that-stick-in-3-easy-steps-aauui8qw</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[habits]]></category>
            <category><![CDATA[self improvement]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 07 Apr 2023 07:07:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Page Visibility API: Improve User Experience and Performance]]></title>
            <description><![CDATA[I am always excited to share insights about lesser-known yet powerful APIs in the modern web ecosystem. Today, we'll dive into the Page Visibility API.]]></description>
            <link>https://www.codu.co/niall/the-page-visibility-api-improve-user-experience-and-performance-vzegibig</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-page-visibility-api-improve-user-experience-and-performance-vzegibig</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 06 Apr 2023 08:12:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Supercharge your coding experience with the top VSCode Plugins]]></title>
            <description><![CDATA[In this post, I am sharing a selection of VSCode extensions that can enhance your coding experience, making it more enjoyable and efficient.]]></description>
            <link>https://www.codu.co/patrickhladun/supercharge-your-coding-experience-with-the-top-vscode-plugins-xnl4da-l</link>
            <guid isPermaLink="true">https://www.codu.co/patrickhladun/supercharge-your-coding-experience-with-the-top-vscode-plugins-xnl4da-l</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[free resources]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Patrick Hladun]]></dc:creator>
            <pubDate>Wed, 05 Apr 2023 11:02:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Alias Essentials: A Step-by-Step Guide to Creating Terminal Shortcuts]]></title>
            <description><![CDATA[This article will guide you through creating alias commands in the terminal, allowing you to work more efficiently and effectively.]]></description>
            <link>https://www.codu.co/niall/alias-essentials-a-step-by-step-guide-to-creating-terminal-shortcuts-5yn7kros</link>
            <guid isPermaLink="true">https://www.codu.co/niall/alias-essentials-a-step-by-step-guide-to-creating-terminal-shortcuts-5yn7kros</guid>
            <category><![CDATA[linux]]></category>
            <category><![CDATA[shell]]></category>
            <category><![CDATA[command line]]></category>
            <category><![CDATA[terminal]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 05 Apr 2023 06:18:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Junior Developers. The unsung heroes.]]></title>
            <description><![CDATA[A look at how Junior Developers can be an asset to any team and what they can bring to the table from the get-go.]]></description>
            <link>https://www.codu.co/laura-mayock-0bd/junior-developers-the-unsung-heroes-n79hj774</link>
            <guid isPermaLink="true">https://www.codu.co/laura-mayock-0bd/junior-developers-the-unsung-heroes-n79hj774</guid>
            <dc:creator><![CDATA[Laura Mayock]]></dc:creator>
            <pubDate>Tue, 04 Apr 2023 17:42:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Transform Your CSS Game: Bookmark These 10 CSS Generators]]></title>
            <description><![CDATA[In this article, we will introduce you to 10 CSS generators every web designer and frontend developer should have in their toolkit.]]></description>
            <link>https://www.codu.co/niall/transform-your-css-game-bookmark-these-10-css-generators-mwdcv_0k</link>
            <guid isPermaLink="true">https://www.codu.co/niall/transform-your-css-game-bookmark-these-10-css-generators-mwdcv_0k</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[web design]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[frontend]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 04 Apr 2023 07:32:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Reasons why use Notion.]]></title>
            <description><![CDATA[Notion's expansive workspace allows you to organize your tasks, notes, projects, and even create code snippets. These are the 5 Reasons why use Notion.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/5-reasons-why-use-notion-nxnfoegc</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/5-reasons-why-use-notion-nxnfoegc</guid>
            <category><![CDATA[notes]]></category>
            <category><![CDATA[workspace]]></category>
            <category><![CDATA[tools]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Mon, 03 Apr 2023 20:49:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn How To Use ECMAScript Modules in Node.js]]></title>
            <description><![CDATA[ESM is used in most modern web applications, so it's crucial to understand how to leverage their potential in Node.js.]]></description>
            <link>https://www.codu.co/niall/learn-how-to-use-ecmascript-modules-in-node-js-i0-azmzp</link>
            <guid isPermaLink="true">https://www.codu.co/niall/learn-how-to-use-ecmascript-modules-in-node-js-i0-azmzp</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 03 Apr 2023 08:08:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Uninstall Packages with npm or Yarn]]></title>
            <description><![CDATA[Here's a short guide on uninstalling/remove packages with npm or Yarn so you can keep your package.json clean. 🧽]]></description>
            <link>https://www.codu.co/niall/how-to-uninstall-packages-with-npm-or-yarn-hcxemvfa</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-uninstall-packages-with-npm-or-yarn-hcxemvfa</guid>
            <category><![CDATA[yarn]]></category>
            <category><![CDATA[how to]]></category>
            <category><![CDATA[npm]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 02 Apr 2023 08:13:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Sending Emails with AWS SES and Nodemailer in Node.js]]></title>
            <description><![CDATA[This tutorial will demonstrate how to set up and use AWS SES with Nodemailer in a Node.js project to send emails.]]></description>
            <link>https://www.codu.co/niall/sending-emails-with-aws-ses-and-nodemailer-in-node-js-xfuucrri</link>
            <guid isPermaLink="true">https://www.codu.co/niall/sending-emails-with-aws-ses-and-nodemailer-in-node-js-xfuucrri</guid>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[ses]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[nodemailer]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 01 Apr 2023 17:38:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Burn out sneaks up on you. Don’t let it keep you down.]]></title>
            <description><![CDATA[Getting burnt out is easy, especially with coding. Don’t let it sneak up on you and do what you can to avoid it in the future 👍]]></description>
            <link>https://www.codu.co/grace-mckenna-dbc/burn-out-sneaks-up-on-you-don-t-let-it-keep-you-down-r7uc6vw5</link>
            <guid isPermaLink="true">https://www.codu.co/grace-mckenna-dbc/burn-out-sneaks-up-on-you-don-t-let-it-keep-you-down-r7uc6vw5</guid>
            <category><![CDATA[hackathon]]></category>
            <category><![CDATA[burnout]]></category>
            <category><![CDATA[student]]></category>
            <category><![CDATA[mentalhealth]]></category>
            <category><![CDATA[coding]]></category>
            <dc:creator><![CDATA[Grace McKenna]]></dc:creator>
            <pubDate>Sat, 01 Apr 2023 03:23:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why you need a duck.]]></title>
            <description><![CDATA[Learn how 'rubber ducking' is an effective technique that can help junior developers with debugging and problem-solving.]]></description>
            <link>https://www.codu.co/laura-mayock-0bd/why-you-need-a-duck-k_cf_rcn</link>
            <guid isPermaLink="true">https://www.codu.co/laura-mayock-0bd/why-you-need-a-duck-k_cf_rcn</guid>
            <dc:creator><![CDATA[Laura Mayock]]></dc:creator>
            <pubDate>Fri, 31 Mar 2023 10:38:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A Handy CSS Snippet/Hack! Debug your CSS]]></title>
            <description><![CDATA[If you are struggling to understand why and how your layouts are working, this is one of my favorite little snippets to add to the base CSS file.]]></description>
            <link>https://www.codu.co/niall/a-handy-css-snippet-hack-debug-your-css-urz5tvax</link>
            <guid isPermaLink="true">https://www.codu.co/niall/a-handy-css-snippet-hack-debug-your-css-urz5tvax</guid>
            <category><![CDATA[quick tip]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[debugging]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 31 Mar 2023 08:20:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Basic guide to making your first Pull Request (PR)]]></title>
            <description><![CDATA[Dive into Open-source with this handy guide on creating a Pull Request to a Community Project.]]></description>
            <link>https://www.codu.co/Fuse/basics-guide-to-making-your-first-pull-request-pr-c5h7k1p3</link>
            <guid isPermaLink="true">https://www.codu.co/Fuse/basics-guide-to-making-your-first-pull-request-pr-c5h7k1p3</guid>
            <category><![CDATA[open source]]></category>
            <category><![CDATA[pull request]]></category>
            <category><![CDATA[git]]></category>
            <category><![CDATA[collaboration]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Anthony O' Brien]]></dc:creator>
            <pubDate>Thu, 30 Mar 2023 19:02:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Explain Strings in JavaScript like I am 6]]></title>
            <description><![CDATA[4 Main concepts in JavaScript. STRINGS explained for a 6-year-old child.]]></description>
            <link>https://www.codu.co/luc-constantin-1ff/explain-strings-in-javascript-like-i-am-6-rblyfrdv</link>
            <guid isPermaLink="true">https://www.codu.co/luc-constantin-1ff/explain-strings-in-javascript-like-i-am-6-rblyfrdv</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[programming concepts]]></category>
            <dc:creator><![CDATA[Luc Constantin]]></dc:creator>
            <pubDate>Thu, 30 Mar 2023 18:27:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New rule: No more DM-ing]]></title>
            <description><![CDATA[Direct messaging people to solve problems might seem efficient, but here's why you should stop.]]></description>
            <link>https://www.codu.co/niall/new-rule-no-more-dm-ing-lc9ornxw</link>
            <guid isPermaLink="true">https://www.codu.co/niall/new-rule-no-more-dm-ing-lc9ornxw</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[leadership]]></category>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[productivity]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 30 Mar 2023 07:01:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Rebase]]></title>
            <description><![CDATA[quick memo on how to rebase]]></description>
            <link>https://www.codu.co/niu/how-to-rebase-spvqpi5x</link>
            <guid isPermaLink="true">https://www.codu.co/niu/how-to-rebase-spvqpi5x</guid>
            <dc:creator><![CDATA[Daniel Callaghan]]></dc:creator>
            <pubDate>Wed, 29 Mar 2023 17:12:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Writing Your Own Function Decorators in Python]]></title>
            <description><![CDATA[Decorators are a feature in Python that allows modifying function behavior without changing its source code. I show you how to write your own decorators.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/writing-your-own-function-decorators-in-python-zvh3sn-y</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/writing-your-own-function-decorators-in-python-zvh3sn-y</guid>
            <category><![CDATA[python]]></category>
            <category><![CDATA[decorators]]></category>
            <category><![CDATA[functions]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Tue, 28 Mar 2023 19:25:41 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn React Hooks with this Collection of Videos 🎣]]></title>
            <description><![CDATA[Learn all of the most used React Hooks in this playlist on the Codú YouTube channel!]]></description>
            <link>https://www.codu.co/niall/learn-react-hooks-with-this-collection-of-videos-ywovus-k</link>
            <guid isPermaLink="true">https://www.codu.co/niall/learn-react-hooks-with-this-collection-of-videos-ywovus-k</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[youtube]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 28 Mar 2023 11:10:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Add 3D assets to your Website easily with model-viewer]]></title>
            <description><![CDATA[Model-viewer is the easiest way to get 3D elements into your website. Complete with starter-project walkthrough.]]></description>
            <link>https://www.codu.co/Fuse/add-3d-assets-to-your-website-easily-with-model-viewier-e3gvkwcz</link>
            <guid isPermaLink="true">https://www.codu.co/Fuse/add-3d-assets-to-your-website-easily-with-model-viewier-e3gvkwcz</guid>
            <category><![CDATA[webgl]]></category>
            <category><![CDATA[webcomponent]]></category>
            <category><![CDATA[html]]></category>
            <category><![CDATA[modelviewer]]></category>
            <category><![CDATA[3d]]></category>
            <dc:creator><![CDATA[Anthony O' Brien]]></dc:creator>
            <pubDate>Tue, 28 Mar 2023 08:53:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Have you heard of The Odin Project?]]></title>
            <description><![CDATA[The Odin Project is a free open-source community that helps people become full-stack developers. Learn HTML, CSS, JavaScript, and Ruby on Rails!]]></description>
            <link>https://www.codu.co/Dylan/have-you-heard-of-the-odin-project-brxbkio6</link>
            <guid isPermaLink="true">https://www.codu.co/Dylan/have-you-heard-of-the-odin-project-brxbkio6</guid>
            <category><![CDATA[fullstackdevelopment]]></category>
            <category><![CDATA[theodinproject]]></category>
            <category><![CDATA[coding]]></category>
            <dc:creator><![CDATA[Dylan Mc Mahon]]></dc:creator>
            <pubDate>Mon, 27 Mar 2023 20:55:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA["Warning: Remote Host Identification Has Changed" - Answered]]></title>
            <description><![CDATA[I got this error yesterday and panicked...]]></description>
            <link>https://www.codu.co/niall/warning-remote-host-identification-has-changed-answered-sifzh54q</link>
            <guid isPermaLink="true">https://www.codu.co/niall/warning-remote-host-identification-has-changed-answered-sifzh54q</guid>
            <category><![CDATA[help]]></category>
            <category><![CDATA[question]]></category>
            <category><![CDATA[bug]]></category>
            <category><![CDATA[github]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 27 Mar 2023 06:49:57 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Writing Transactions in Django]]></title>
            <description><![CDATA[Database transactions  group multiple operations into a single atomic unit of work. I show you how to write transactions in Django.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/writing-transactions-in-django-djojpn3s</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/writing-transactions-in-django-djojpn3s</guid>
            <category><![CDATA[django]]></category>
            <category><![CDATA[transactions]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Sun, 26 Mar 2023 10:54:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[6 Tips for Being an Effective Member of a Winning Hackathon Team]]></title>
            <description><![CDATA[6 tips for hackathon success: effective communication, collaboration, organization, strengths, adaptability, and fun. Use them to create something amazing!]]></description>
            <link>https://www.codu.co/joy-zadan-e56/6-tips-for-being-an-effective-member-of-a-winning-hackathon-team-uia1qlov</link>
            <guid isPermaLink="true">https://www.codu.co/joy-zadan-e56/6-tips-for-being-an-effective-member-of-a-winning-hackathon-team-uia1qlov</guid>
            <category><![CDATA[hackathon]]></category>
            <category><![CDATA[women in tech]]></category>
            <category><![CDATA[winning a hackathon]]></category>
            <category><![CDATA[team work]]></category>
            <dc:creator><![CDATA[Joy Zadan]]></dc:creator>
            <pubDate>Sat, 25 Mar 2023 13:44:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Securing Django Views from Unauthorized Access]]></title>
            <description><![CDATA[How to secure your views on the backend from accessing pages by direct URLs in class based or functional views.]]></description>
            <link>https://www.codu.co/Daisy-McG/securing-django-views-from-unauthorized-access-npyb3to_</link>
            <guid isPermaLink="true">https://www.codu.co/Daisy-McG/securing-django-views-from-unauthorized-access-npyb3to_</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[security]]></category>
            <category><![CDATA[django]]></category>
            <dc:creator><![CDATA[Daisy McGirr]]></dc:creator>
            <pubDate>Sat, 25 Mar 2023 10:59:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Destructure and Rename Variables on Objects in JavaScript]]></title>
            <description><![CDATA[Sometimes we have data with weird names or semantics that we'd rather not use. Here's a straightforward way to rename these variables while destructuring.]]></description>
            <link>https://www.codu.co/niall/destructure-and-rename-variables-on-objects-in-javascript-1vczd43</link>
            <guid isPermaLink="true">https://www.codu.co/niall/destructure-and-rename-variables-on-objects-in-javascript-1vczd43</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[es6]]></category>
            <category><![CDATA[js]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 25 Mar 2023 08:33:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Destructuring in JavaScript - Arrays and Objects]]></title>
            <description><![CDATA[Destructuring is a powerful feature in JavaScript that allows developers to extract data from arrays or objects and assign it to variables in a concise way.]]></description>
            <link>https://www.codu.co/niall/destructuring-in-javascript-arrays-and-objects-vkjmpush</link>
            <guid isPermaLink="true">https://www.codu.co/niall/destructuring-in-javascript-arrays-and-objects-vkjmpush</guid>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <category><![CDATA[tips]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 24 Mar 2023 16:14:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The two-pointers approach for array and string problems]]></title>
            <description><![CDATA[A description including examples and code for implementing the two-pointer approch to string and array problems.]]></description>
            <link>https://www.codu.co/Torgil/the-two-pointers-approach-for-array-and-string-problems-w8rcukwy</link>
            <guid isPermaLink="true">https://www.codu.co/Torgil/the-two-pointers-approach-for-array-and-string-problems-w8rcukwy</guid>
            <category><![CDATA[twopointers]]></category>
            <category><![CDATA[string]]></category>
            <category><![CDATA[arrays]]></category>
            <category><![CDATA[algorithms]]></category>
            <dc:creator><![CDATA[Scott Böning]]></dc:creator>
            <pubDate>Thu, 23 Mar 2023 18:11:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating a Reusable Modal Dialog in React Bootstrap]]></title>
            <description><![CDATA[A modal dialog box is  element commonly used  to prompt the user for input. I show you how to implement a modal dialog in react bootstrap.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/creating-a-pop-up-modal-dialog-in-bootstrap-react-xgeujzcj</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/creating-a-pop-up-modal-dialog-in-bootstrap-react-xgeujzcj</guid>
            <category><![CDATA[bootstrap]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[components]]></category>
            <category><![CDATA[modals]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Thu, 23 Mar 2023 09:47:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[In Honor of Two Great Teachers - Book Recommendations]]></title>
            <description><![CDATA[Here are five tech books and five math books I think are worth reading. The list honors two teachers that got me hooked on the subjects.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/in-honor-of-two-great-teachers-book-recommendations-l4shet-l</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/in-honor-of-two-great-teachers-book-recommendations-l4shet-l</guid>
            <category><![CDATA[books]]></category>
            <category><![CDATA[reading list]]></category>
            <category><![CDATA[maths]]></category>
            <category><![CDATA[computers]]></category>
            <category><![CDATA[computer history]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Thu, 23 Mar 2023 08:05:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Swap Variable Values Without a Temporary Variable with Array Destructuring]]></title>
            <description><![CDATA[A common interview question is "Swap the variable values." But we can solve this easily with a destructuring trick.]]></description>
            <link>https://www.codu.co/niall/swap-variables-values-without-a-temporary-variable-with-array-destructuring-fa0qtcwv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/swap-variables-values-without-a-temporary-variable-with-array-destructuring-fa0qtcwv</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[js]]></category>
            <category><![CDATA[tricks]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 22 Mar 2023 13:03:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Validating JSON Field Data in Django]]></title>
            <description><![CDATA[Learn how to use a JSON schema to validate JSON data for a Django backend.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/validating-json-field-data-in-django-tfnvkpbw</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/validating-json-field-data-in-django-tfnvkpbw</guid>
            <category><![CDATA[django]]></category>
            <category><![CDATA[json]]></category>
            <category><![CDATA[validation]]></category>
            <category><![CDATA[schema]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Wed, 22 Mar 2023 07:31:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Uppercase the First Letter in a String with JavaScript]]></title>
            <description><![CDATA[Capitalizing the first letter of a string is a common task in programming. Here are a few ways to solve it with JavaScript.]]></description>
            <link>https://www.codu.co/niall/uppercase-the-first-letter-in-a-string-with-javascript-2xrydwr_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/uppercase-the-first-letter-in-a-string-with-javascript-2xrydwr_</guid>
            <category><![CDATA[js]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 21 Mar 2023 22:17:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Shuffling HTML Elements]]></title>
            <description><![CDATA[Learn how to shuffle elements on an HTML page in JavaScript.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/suffling-html-elements-h45b_nnq</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/suffling-html-elements-h45b_nnq</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[shuffle]]></category>
            <category><![CDATA[arrays]]></category>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Tue, 21 Mar 2023 10:25:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Burnout: The good, the bad, and the ugly]]></title>
            <description><![CDATA[I don't think I have a single friend who hasn't told me 'Slow down, stop doing so much, you're going to burn out'. It's how I've always worked.]]></description>
            <link>https://www.codu.co/abi-harrison-nye/burnout-the-good-the-bad-and-the-ugly-0qd_mvtr</link>
            <guid isPermaLink="true">https://www.codu.co/abi-harrison-nye/burnout-the-good-the-bad-and-the-ugly-0qd_mvtr</guid>
            <category><![CDATA[burnout]]></category>
            <category><![CDATA[love]]></category>
            <category><![CDATA[work]]></category>
            <category><![CDATA[stress]]></category>
            <category><![CDATA[selfcare]]></category>
            <dc:creator><![CDATA[Abi Harrison-Nye]]></dc:creator>
            <pubDate>Mon, 20 Mar 2023 14:00:23 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Image upload with Cloudinary, NodeJS & Mongoose]]></title>
            <description><![CDATA[Today I'd like to share my experience on how to upload an image in a NodeJS project using Cloudinary to host the image, Mongoose(MongoDB) to store the link ]]></description>
            <link>https://www.codu.co/fatima-aminu-714/image-upload-with-cloudinary-nodejs-mongoose-ag1ks6sk</link>
            <guid isPermaLink="true">https://www.codu.co/fatima-aminu-714/image-upload-with-cloudinary-nodejs-mongoose-ag1ks6sk</guid>
            <dc:creator><![CDATA[Fatima Aminu]]></dc:creator>
            <pubDate>Mon, 20 Mar 2023 13:20:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Django Q Objects for Complex Searches]]></title>
            <description><![CDATA[Django Q objects are a way to construct complex queries in Django, allowing developers to build more flexible and powerful queries than can be achieved with]]></description>
            <link>https://www.codu.co/tony-albanese-14a/using-q-objects-for-complex-searches-6vk9rl78</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/using-q-objects-for-complex-searches-6vk9rl78</guid>
            <category><![CDATA[django]]></category>
            <category><![CDATA[q objects]]></category>
            <category><![CDATA[queries]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Mon, 20 Mar 2023 06:58:49 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Books on Building Great Products]]></title>
            <description><![CDATA[I've been reading product books for years, and here are my top 5 favorites (for now).]]></description>
            <link>https://www.codu.co/niall/5-books-on-building-great-products-uavgkjng</link>
            <guid isPermaLink="true">https://www.codu.co/niall/5-books-on-building-great-products-uavgkjng</guid>
            <category><![CDATA[product management]]></category>
            <category><![CDATA[books]]></category>
            <category><![CDATA[user experience]]></category>
            <category><![CDATA[ux]]></category>
            <category><![CDATA[product]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 19 Mar 2023 21:24:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Writing Custom HTML Elements]]></title>
            <description><![CDATA[Learn how to make your own HTML5 elements to increase semantic meaning in your web pages.]]></description>
            <link>https://www.codu.co/tony-albanese-14a/writing-custom-html-elements-mxwqnlgc</link>
            <guid isPermaLink="true">https://www.codu.co/tony-albanese-14a/writing-custom-html-elements-mxwqnlgc</guid>
            <category><![CDATA[html5]]></category>
            <category><![CDATA[dom]]></category>
            <dc:creator><![CDATA[tony-albanese]]></dc:creator>
            <pubDate>Sun, 19 Mar 2023 19:11:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Detecting If a User is Online/Offline with JavaScript 💻]]></title>
            <description><![CDATA[In this post, we will look at a super-easy way to check if the user is connected to the internet and detect if they lose connection or reconnect.]]></description>
            <link>https://www.codu.co/niall/detecting-if-a-user-is-online-offline-with-javascript-31o3rokb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/detecting-if-a-user-is-online-offline-with-javascript-31o3rokb</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 18 Mar 2023 22:31:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Having fun with paper.js]]></title>
            <description><![CDATA[Recently in my job I got the opportunity to build an interactive organisational chart for one of our clients, which mapped out there organisational structur]]></description>
            <link>https://www.codu.co/anya-mcdonald-bce/having-fun-with-paper-js-2frtlonk</link>
            <guid isPermaLink="true">https://www.codu.co/anya-mcdonald-bce/having-fun-with-paper-js-2frtlonk</guid>
            <dc:creator><![CDATA[Anya McDonald]]></dc:creator>
            <pubDate>Sat, 18 Mar 2023 08:37:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Checkout the Previous Branch in Git]]></title>
            <description><![CDATA[Sometimes, I forget the last branch name with how many branches I jump between. Here's a simple way to switch to your previous branch in Git.]]></description>
            <link>https://www.codu.co/niall/how-to-checkout-the-previous-branch-in-git-o-tcgpvd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-checkout-the-previous-branch-in-git-o-tcgpvd</guid>
            <category><![CDATA[command line]]></category>
            <category><![CDATA[quick tips]]></category>
            <category><![CDATA[git]]></category>
            <category><![CDATA[terminal]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 17 Mar 2023 22:49:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Time to introduce myself]]></title>
            <description><![CDATA[No one should be excluded by something that isn't a choice.]]></description>
            <link>https://www.codu.co/abi-harrison-nye/time-to-introduce-myself-grfa_t44</link>
            <guid isPermaLink="true">https://www.codu.co/abi-harrison-nye/time-to-introduce-myself-grfa_t44</guid>
            <category><![CDATA[accessibility]]></category>
            <category><![CDATA[mental health]]></category>
            <category><![CDATA[exclusion]]></category>
            <category><![CDATA[disability]]></category>
            <category><![CDATA[inclusion]]></category>
            <dc:creator><![CDATA[Abi Harrison-Nye]]></dc:creator>
            <pubDate>Thu, 16 Mar 2023 16:27:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[YouTube Channels to Learn to Code for FREE 💸]]></title>
            <description><![CDATA[This list gives you a free way to earn some new coding knowledge with YouTube!]]></description>
            <link>https://www.codu.co/niall/youtube-channels-to-learn-to-code-for-free-ddmpqxez</link>
            <guid isPermaLink="true">https://www.codu.co/niall/youtube-channels-to-learn-to-code-for-free-ddmpqxez</guid>
            <category><![CDATA[free]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[youtube]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 16 Mar 2023 10:50:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JS Quick Tips! 3 Ways to Get Unique Values from an Array. 🚀]]></title>
            <description><![CDATA[In this super short article, learn how to create 3 different functions that return all of the unique values in an array.]]></description>
            <link>https://www.codu.co/niall/js-quick-tips-3-ways-to-get-unique-values-from-an-array-q1h2oohv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/js-quick-tips-3-ways-to-get-unique-values-from-an-array-q1h2oohv</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[quick tips]]></category>
            <category><![CDATA[web developer]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 15 Mar 2023 21:44:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dark Mode, here to stay..?]]></title>
            <description><![CDATA[Interested in including a Dark Mode in your project? Check out these handy resources 💡]]></description>
            <link>https://www.codu.co/amy-richardson-dev/dark-mode-here-to-stay-dq6dggnc</link>
            <guid isPermaLink="true">https://www.codu.co/amy-richardson-dev/dark-mode-here-to-stay-dq6dggnc</guid>
            <category><![CDATA[web design]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[accessibility]]></category>
            <category><![CDATA[dark mode]]></category>
            <dc:creator><![CDATA[Amy Richardson]]></dc:creator>
            <pubDate>Wed, 15 Mar 2023 18:44:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Adding Colour To Python Code]]></title>
            <description><![CDATA[A quick guide to get you up and running with using colour in your Python code.]]></description>
            <link>https://www.codu.co/amy-richardson-dev/adding-colour-to-python-code-lbai_0u7</link>
            <guid isPermaLink="true">https://www.codu.co/amy-richardson-dev/adding-colour-to-python-code-lbai_0u7</guid>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[colorama]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Amy Richardson]]></dc:creator>
            <pubDate>Wed, 15 Mar 2023 18:43:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to activate virtual environments in VS Code using Poetry and WSL]]></title>
            <description><![CDATA[Short description of how to activate virtual environments in VS Code with Poetry using WSL]]></description>
            <link>https://www.codu.co/Torgil/how-to-activate-virtual-environments-in-vs-code-using-poetry-and-wsl-_mc2a5tv</link>
            <guid isPermaLink="true">https://www.codu.co/Torgil/how-to-activate-virtual-environments-in-vs-code-using-poetry-and-wsl-_mc2a5tv</guid>
            <category><![CDATA[wsl]]></category>
            <category><![CDATA[poetry]]></category>
            <category><![CDATA[virtual environments]]></category>
            <category><![CDATA[vs code]]></category>
            <dc:creator><![CDATA[Scott Böning]]></dc:creator>
            <pubDate>Tue, 14 Mar 2023 15:59:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Implementing a search across multiple models in Django]]></title>
            <description><![CDATA[A description of challenges when implementing a search across multiple models in Django with different databases for development and production.]]></description>
            <link>https://www.codu.co/Torgil/implementing-a-search-across-multiple-models-in-django-wyzyuf6o</link>
            <guid isPermaLink="true">https://www.codu.co/Torgil/implementing-a-search-across-multiple-models-in-django-wyzyuf6o</guid>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[sqlite]]></category>
            <category><![CDATA[django]]></category>
            <category><![CDATA[django watson]]></category>
            <dc:creator><![CDATA[Scott Böning]]></dc:creator>
            <pubDate>Tue, 14 Mar 2023 15:57:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why Coding Communities Are Good for Your Career]]></title>
            <description><![CDATA[Well, you are reading this on a community-built platform, so let's chat about why coding communities are a great way to advance in your career.]]></description>
            <link>https://www.codu.co/niall/why-coding-communities-are-good-for-your-career-a3g_m7wz</link>
            <guid isPermaLink="true">https://www.codu.co/niall/why-coding-communities-are-good-for-your-career-a3g_m7wz</guid>
            <category><![CDATA[networking]]></category>
            <category><![CDATA[career]]></category>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 14 Mar 2023 15:18:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mindful Hobbies for Coders: 3 Relaxing Activities to Boost Brainpower and Beat Burnout]]></title>
            <description><![CDATA[If you've been grappling with a coding bug, taking a break is imperative. Engaging in a creative hobby can be the perfect solution.]]></description>
            <link>https://www.codu.co/grace-mckenna-dbc/mindful-hobbies-for-coders-3-relaxing-activities-to-boost-brainpower-and-beat-burnout-dics4l2o</link>
            <guid isPermaLink="true">https://www.codu.co/grace-mckenna-dbc/mindful-hobbies-for-coders-3-relaxing-activities-to-boost-brainpower-and-beat-burnout-dics4l2o</guid>
            <category><![CDATA[bugs]]></category>
            <category><![CDATA[burnout]]></category>
            <category><![CDATA[hobbies]]></category>
            <dc:creator><![CDATA[Grace McKenna]]></dc:creator>
            <pubDate>Mon, 13 Mar 2023 20:58:11 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Free Developer Resources - Open Source for Beginners]]></title>
            <description><![CDATA[Contribute to a collection of free developer resources and make your first steps into open-source.]]></description>
            <link>https://www.codu.co/codu/free-developer-resources-open-source-for-beginners-grfx5xcp</link>
            <guid isPermaLink="true">https://www.codu.co/codu/free-developer-resources-open-source-for-beginners-grfx5xcp</guid>
            <category><![CDATA[free resources]]></category>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[open source]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Mon, 13 Mar 2023 13:35:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How Granny's Wisdom and Foucault's Social Control Can Make You a Better Problem Solver]]></title>
            <description><![CDATA[The article discusses how philosophy can help developers improve their problem-solving skills. The ideas of modern philosophers such as Zizek, Wittgenstein,]]></description>
            <link>https://www.codu.co/krlz/how-granny-s-wisdom-and-foucault-s-social-control-can-make-you-a-better-problem-solver-fv_hjrgp</link>
            <guid isPermaLink="true">https://www.codu.co/krlz/how-granny-s-wisdom-and-foucault-s-social-control-can-make-you-a-better-problem-solver-fv_hjrgp</guid>
            <category><![CDATA[philosophy]]></category>
            <category><![CDATA[discussion]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[problems]]></category>
            <dc:creator><![CDATA[krlz]]></dc:creator>
            <pubDate>Mon, 13 Mar 2023 12:26:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Difference Between a Method and a Function]]></title>
            <description><![CDATA[We hear the terms "method" and "function" often used interchangeably in JavaScript. But what's the difference?]]></description>
            <link>https://www.codu.co/niall/the-difference-between-a-method-and-a-function-dpwcgsh3</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-difference-between-a-method-and-a-function-dpwcgsh3</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[fundamentals]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 12 Mar 2023 19:43:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Strengthening Your Web Application: A Guide to Web Development and Cybersecurity Integration]]></title>
            <description><![CDATA[Data Security Image by jcomp on Freepik

Web development has come a long way in recent years. The internet is now the go-to place for almost everything, fro]]></description>
            <link>https://www.codu.co/CarmenCantudo/strengthening-your-web-application-a-guide-to-web-development-and-cybersecurity-integration-6tiesdgo</link>
            <guid isPermaLink="true">https://www.codu.co/CarmenCantudo/strengthening-your-web-application-a-guide-to-web-development-and-cybersecurity-integration-6tiesdgo</guid>
            <dc:creator><![CDATA[Carmen Cantudo Moreno]]></dc:creator>
            <pubDate>Sun, 12 Mar 2023 19:33:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[ES7 Snippets: The Ultimate Time-Saving Tool for React Developers]]></title>
            <description><![CDATA[Write React Code Faster and More Efficiently with ES7 Snippets extension]]></description>
            <link>https://www.codu.co/muzhda/es7-snippets-the-ultimate-time-saving-tool-for-react-developers-ygyp3o5n</link>
            <guid isPermaLink="true">https://www.codu.co/muzhda/es7-snippets-the-ultimate-time-saving-tool-for-react-developers-ygyp3o5n</guid>
            <category><![CDATA[es7 snippets]]></category>
            <category><![CDATA[react]]></category>
            <dc:creator><![CDATA[Muzhda Noorzad]]></dc:creator>
            <pubDate>Sun, 12 Mar 2023 16:55:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding the Three Ways to Implement CSS in HTML]]></title>
            <description><![CDATA[In this article, you will find three ways to implement CSS in your project.]]></description>
            <link>https://www.codu.co/muzhda/understanding-the-three-ways-to-implement-css-in-html-9gnjpual</link>
            <guid isPermaLink="true">https://www.codu.co/muzhda/understanding-the-three-ways-to-implement-css-in-html-9gnjpual</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[inline css]]></category>
            <category><![CDATA[internal css]]></category>
            <category><![CDATA[external css]]></category>
            <dc:creator><![CDATA[Muzhda Noorzad]]></dc:creator>
            <pubDate>Sat, 11 Mar 2023 21:32:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Secret to Expertise - Lesson from Zen Master Hakuin]]></title>
            <description><![CDATA[How do you get good at coding? How do you get good at art? How do you get good at anything?]]></description>
            <link>https://www.codu.co/niall/the-secret-to-expertise-lesson-from-zen-master-hakuin-ohjfsiza</link>
            <guid isPermaLink="true">https://www.codu.co/niall/the-secret-to-expertise-lesson-from-zen-master-hakuin-ohjfsiza</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[advice]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 10 Mar 2023 19:30:14 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Strange Science of Colour Theory in Web Design]]></title>
            <description><![CDATA[Discover the curious and captivating world of colour theory in web design, where science and art combine to create visually stunning websites.]]></description>
            <link>https://www.codu.co/CarmenCantudo/the-strange-science-of-colour-theory-in-web-design-7ppeklrm</link>
            <guid isPermaLink="true">https://www.codu.co/CarmenCantudo/the-strange-science-of-colour-theory-in-web-design-7ppeklrm</guid>
            <category><![CDATA[colour theory]]></category>
            <category><![CDATA[web design]]></category>
            <category><![CDATA[user experience]]></category>
            <category><![CDATA[art and science]]></category>
            <category><![CDATA[visual design]]></category>
            <dc:creator><![CDATA[Carmen Cantudo Moreno]]></dc:creator>
            <pubDate>Thu, 09 Mar 2023 23:16:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Zlib, where are you? Geriatric Mac users, beware.]]></title>
            <description><![CDATA[Are you trying to install psycopg2 or PostgreSQL on an older Mac? Zlib isn't installed, despite what your terminal is telling you.]]></description>
            <link>https://www.codu.co/grace-mckenna-dbc/zlib-where-are-you-geriatric-mac-users-beware-dymff8ry</link>
            <guid isPermaLink="true">https://www.codu.co/grace-mckenna-dbc/zlib-where-are-you-geriatric-mac-users-beware-dymff8ry</guid>
            <category><![CDATA[terminal]]></category>
            <category><![CDATA[postgresql]]></category>
            <category><![CDATA[macos]]></category>
            <category><![CDATA[troubleshooting]]></category>
            <category><![CDATA[homebrew]]></category>
            <dc:creator><![CDATA[Grace McKenna]]></dc:creator>
            <pubDate>Thu, 09 Mar 2023 19:15:33 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[4 Ways to Center a Div Using CSS]]></title>
            <description><![CDATA[In this blog, you will find 4 ways to center a div using CSS.]]></description>
            <link>https://www.codu.co/muzhda/4-ways-to-center-a-div-using-css-i1slmkmc</link>
            <guid isPermaLink="true">https://www.codu.co/muzhda/4-ways-to-center-a-div-using-css-i1slmkmc</guid>
            <category><![CDATA[css]]></category>
            <category><![CDATA[css grid]]></category>
            <category><![CDATA[center div]]></category>
            <category><![CDATA[css positioning]]></category>
            <category><![CDATA[flexbox]]></category>
            <dc:creator><![CDATA[Muzhda Noorzad]]></dc:creator>
            <pubDate>Thu, 09 Mar 2023 01:27:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[3 Games That Teach You CSS Grid and Flexbox in a Snap]]></title>
            <description><![CDATA[Here are three games that can help you understand CSS Grid and Flexbox faster and not get bored.]]></description>
            <link>https://www.codu.co/muzhda/3-games-that-teach-you-css-grid-and-flexbox-in-a-snap-l7_tdadn</link>
            <guid isPermaLink="true">https://www.codu.co/muzhda/3-games-that-teach-you-css-grid-and-flexbox-in-a-snap-l7_tdadn</guid>
            <category><![CDATA[flexbox]]></category>
            <category><![CDATA[flex box adventure]]></category>
            <category><![CDATA[css grid]]></category>
            <category><![CDATA[flexbox froggy]]></category>
            <category><![CDATA[grid garden]]></category>
            <dc:creator><![CDATA[Muzhda Noorzad]]></dc:creator>
            <pubDate>Thu, 09 Mar 2023 01:07:39 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Running Your First Google Lighthouse Audit]]></title>
            <description><![CDATA[Tips for newbies to help raise those Google Lighthouse scores.]]></description>
            <link>https://www.codu.co/amy-richardson-dev/running-your-first-google-lighthouse-audit-ymt4gbmw</link>
            <guid isPermaLink="true">https://www.codu.co/amy-richardson-dev/running-your-first-google-lighthouse-audit-ymt4gbmw</guid>
            <category><![CDATA[accessibility]]></category>
            <category><![CDATA[google lighthouse]]></category>
            <category><![CDATA[validation]]></category>
            <category><![CDATA[newbies]]></category>
            <category><![CDATA[web standards]]></category>
            <dc:creator><![CDATA[Amy Richardson]]></dc:creator>
            <pubDate>Wed, 08 Mar 2023 20:50:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An Introduction to Semantic Versioning]]></title>
            <description><![CDATA[Semantic versioning is a system to help developers, project managers, and consumers have a universal way of understanding the release process.]]></description>
            <link>https://www.codu.co/niall/an-introduction-to-semantic-versioning-9e9fmynb</link>
            <guid isPermaLink="true">https://www.codu.co/niall/an-introduction-to-semantic-versioning-9e9fmynb</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[beginners]]></category>
            <category><![CDATA[tutorial]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Wed, 08 Mar 2023 19:32:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[AWS ELB - How to Prevent Search Engines Indexing a Domain]]></title>
            <description><![CDATA[Stop google and other search engines from crawling your load-balanced applications. It's easier than you think. 🦾]]></description>
            <link>https://www.codu.co/niall/aws-elb-how-to-prevent-search-engines-indexing-a-domain-fowexe9p</link>
            <guid isPermaLink="true">https://www.codu.co/niall/aws-elb-how-to-prevent-search-engines-indexing-a-domain-fowexe9p</guid>
            <category><![CDATA[devops]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[cdk]]></category>
            <category><![CDATA[aws]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 06 Mar 2023 20:00:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Surprising Benefits of Using Comic Sans Font in Web Development]]></title>
            <description><![CDATA[Unleash the power of Comic Sans in web development! This playful font can boost user experience, accessibility, and add a unique touch to your design.]]></description>
            <link>https://www.codu.co/CarmenCantudo/the-surprising-benefits-of-using-comic-sans-font-in-web-development-xrdoosua</link>
            <guid isPermaLink="true">https://www.codu.co/CarmenCantudo/the-surprising-benefits-of-using-comic-sans-font-in-web-development-xrdoosua</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[accessibility]]></category>
            <category><![CDATA[typography]]></category>
            <category><![CDATA[comic sans]]></category>
            <category><![CDATA[user experience]]></category>
            <dc:creator><![CDATA[Carmen Cantudo Moreno]]></dc:creator>
            <pubDate>Mon, 06 Mar 2023 19:47:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mentorship in tech as a woman and a career-changer]]></title>
            <description><![CDATA[Reflections on mentorship for women in STEM]]></description>
            <link>https://www.codu.co/kat-fe2/mentorship-in-tech-as-a-woman-and-a-career-changer-vfrtp6zc</link>
            <guid isPermaLink="true">https://www.codu.co/kat-fe2/mentorship-in-tech-as-a-woman-and-a-career-changer-vfrtp6zc</guid>
            <category><![CDATA[writing]]></category>
            <category><![CDATA[mentorship]]></category>
            <category><![CDATA[mentor]]></category>
            <category><![CDATA[women]]></category>
            <category><![CDATA[tech]]></category>
            <dc:creator><![CDATA[Kat]]></dc:creator>
            <pubDate>Mon, 06 Mar 2023 11:49:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Improve performance with Debounce]]></title>
            <description><![CDATA[Improve your app performance with JS debounce and potentially save cost!]]></description>
            <link>https://www.codu.co/fatima-aminu-714/improve-performance-with-debounce-mxqzw1ny</link>
            <guid isPermaLink="true">https://www.codu.co/fatima-aminu-714/improve-performance-with-debounce-mxqzw1ny</guid>
            <category><![CDATA[debounce]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Fatima Aminu]]></dc:creator>
            <pubDate>Sun, 05 Mar 2023 21:12:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tech Tools to Make Life Easier Part 2: Embrace the Rainbow]]></title>
            <description><![CDATA[Extensions can be essential to your toolbox! Gone are the days of indentation errors with indent-rainbow!]]></description>
            <link>https://www.codu.co/grace-mckenna-dbc/tech-tools-to-make-life-easier-part-2-embrace-the-rainbow-_iqf_tnh</link>
            <guid isPermaLink="true">https://www.codu.co/grace-mckenna-dbc/tech-tools-to-make-life-easier-part-2-embrace-the-rainbow-_iqf_tnh</guid>
            <category><![CDATA[neurodivergent]]></category>
            <category><![CDATA[extensions]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[indentation]]></category>
            <category><![CDATA[vscode]]></category>
            <dc:creator><![CDATA[Grace McKenna]]></dc:creator>
            <pubDate>Sun, 05 Mar 2023 20:43:08 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My Core Content Creation Tools]]></title>
            <description><![CDATA[Interested in learning the tools I use to create my video and audio content? Check out the things I'm currently using.]]></description>
            <link>https://www.codu.co/niall/my-core-content-creation-tools-iauzyb29</link>
            <guid isPermaLink="true">https://www.codu.co/niall/my-core-content-creation-tools-iauzyb29</guid>
            <category><![CDATA[youtube]]></category>
            <category><![CDATA[content creation]]></category>
            <category><![CDATA[setup]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sun, 05 Mar 2023 20:32:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Effortless Git Commits: Simplifying Your Workflow with Custom Commit Message Templates]]></title>
            <description><![CDATA[As a developer, committing changes is a crucial part of using Git. However, it can be a time-consuming and tedious process...]]></description>
            <link>https://www.codu.co/CarmenCantudo/effortless-git-commits-simplifying-your-workflow-with-custom-commit-message-templates-uh_9aliu</link>
            <guid isPermaLink="true">https://www.codu.co/CarmenCantudo/effortless-git-commits-simplifying-your-workflow-with-custom-commit-message-templates-uh_9aliu</guid>
            <category><![CDATA[development]]></category>
            <category><![CDATA[workflow]]></category>
            <category><![CDATA[git]]></category>
            <category><![CDATA[source control]]></category>
            <category><![CDATA[commit messages]]></category>
            <dc:creator><![CDATA[Carmen Cantudo Moreno]]></dc:creator>
            <pubDate>Sat, 04 Mar 2023 22:39:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 npm Tips/Tricks You (Probably) Don't Know 🚀]]></title>
            <description><![CDATA[A small showcase of some of the useful underused things you can do with npm to boost your productivity.]]></description>
            <link>https://www.codu.co/niall/5-npm-tips-tricks-you-probably-don-t-know-1cows-kk</link>
            <guid isPermaLink="true">https://www.codu.co/niall/5-npm-tips-tricks-you-probably-don-t-know-1cows-kk</guid>
            <category><![CDATA[tips]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[npm]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 04 Mar 2023 22:14:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting up Metacall development environment on windows]]></title>
            <description><![CDATA[Learn how to set up and develop MetaCall on your Windows system with this step-by-step guide. Easily inter-connect any programming language with MetaCall.]]></description>
            <link>https://www.codu.co/praveen/setting-up-metacall-development-environment-on-windows-jxk6iltl</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/setting-up-metacall-development-environment-on-windows-jxk6iltl</guid>
            <category><![CDATA[metacall]]></category>
            <category><![CDATA[polyglot programming]]></category>
            <category><![CDATA[cmake]]></category>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Sat, 04 Mar 2023 03:49:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Arrays in JavaScript]]></title>
            <description><![CDATA[Learn how to use arrays in JavaScript to group items together and access them using indices. Also, explore array methods and examples.]]></description>
            <link>https://www.codu.co/praveen/arrays-in-javascript-l6zzwj0z</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/arrays-in-javascript-l6zzwj0z</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[arrays]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Fri, 03 Mar 2023 20:50:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Ternary operator in JavaScript]]></title>
            <description><![CDATA[This is the situation that you can never avoid as a developer. Assigning value to a variable based on a condition.

So in this article, we will have a look ]]></description>
            <link>https://www.codu.co/praveen/ternary-operator-in-javascript-ve10anlw</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/ternary-operator-in-javascript-ve10anlw</guid>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Fri, 03 Mar 2023 20:48:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What I learned in work this week - collegiality, productivity and AST's]]></title>
            <description><![CDATA[Some of the things I learned in work this week. A few lessons about soft skills]]></description>
            <link>https://www.codu.co/niu/what-i-learned-in-work-this-week-collegiality-productivity-and-ast-s-9zuifyur</link>
            <guid isPermaLink="true">https://www.codu.co/niu/what-i-learned-in-work-this-week-collegiality-productivity-and-ast-s-9zuifyur</guid>
            <dc:creator><![CDATA[Daniel Callaghan]]></dc:creator>
            <pubDate>Fri, 03 Mar 2023 20:45:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Unboxing Javascript - Changing your mental model about javascript]]></title>
            <description><![CDATA[Learn how variables work in JavaScript! Discover how they reference values in memory and how objects are stored and referenced. Unbox the JavaScript now!]]></description>
            <link>https://www.codu.co/praveen/unboxing-javascript-changing-your-mental-model-about-javascript-pkjs6jps</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/unboxing-javascript-changing-your-mental-model-about-javascript-pkjs6jps</guid>
            <category><![CDATA[variable]]></category>
            <category><![CDATA[memory management]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[autoboxing]]></category>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Fri, 03 Mar 2023 20:44:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Polyglot Programming Using Metacall]]></title>
            <description><![CDATA[Polyglot programming can be challenging, but it can also be very powerful. In this blog post, we'll explore how Metacall can be used to create polyglot apps]]></description>
            <link>https://www.codu.co/praveen/polyglot-programming-using-metacall-difxkswk</link>
            <guid isPermaLink="true">https://www.codu.co/praveen/polyglot-programming-using-metacall-difxkswk</guid>
            <category><![CDATA[polyglot programming]]></category>
            <category><![CDATA[metacall]]></category>
            <dc:creator><![CDATA[Praveen Kumar]]></dc:creator>
            <pubDate>Fri, 03 Mar 2023 19:47:46 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🚀 Dynamic Imports (Code Splitting) | ES2020 Feature]]></title>
            <description><![CDATA[Learn how to make your apps faster by dynamically loading required files as required rather than one big bundle.]]></description>
            <link>https://www.codu.co/niall/dynamic-imports-code-splitting-es2020-feature-rpy1exj_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/dynamic-imports-code-splitting-es2020-feature-rpy1exj_</guid>
            <category><![CDATA[es2020]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 03 Mar 2023 15:36:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The life of a Commit and an Emoji 📝]]></title>
            <description><![CDATA[Emojis, and why you should or could use them in a Commit message. 👏]]></description>
            <link>https://www.codu.co/Fuse/the-life-of-a-commit-and-an-emoji-ojw4sr5k</link>
            <guid isPermaLink="true">https://www.codu.co/Fuse/the-life-of-a-commit-and-an-emoji-ojw4sr5k</guid>
            <category><![CDATA[emojis]]></category>
            <category><![CDATA[version control]]></category>
            <category><![CDATA[command line]]></category>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Anthony O' Brien]]></dc:creator>
            <pubDate>Thu, 02 Mar 2023 20:57:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Are you stumped by the DAL?]]></title>
            <description><![CDATA[Explaining the DAL in laymen terms]]></description>
            <link>https://www.codu.co/anya-mcdonald-bce/are-you-stumped-by-the-dal-l-lkrshe</link>
            <guid isPermaLink="true">https://www.codu.co/anya-mcdonald-bce/are-you-stumped-by-the-dal-l-lkrshe</guid>
            <category><![CDATA[data access]]></category>
            <category><![CDATA[dbms]]></category>
            <category><![CDATA[dal]]></category>
            <dc:creator><![CDATA[Anya McDonald]]></dc:creator>
            <pubDate>Thu, 02 Mar 2023 20:20:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Show and Change your Git Details]]></title>
            <description><![CDATA[Trying to alter or view your Git configuration?
Well, this simple guide is for you.]]></description>
            <link>https://www.codu.co/niall/how-to-show-and-change-your-git-details-rrzcaef_</link>
            <guid isPermaLink="true">https://www.codu.co/niall/how-to-show-and-change-your-git-details-rrzcaef_</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[terminal]]></category>
            <category><![CDATA[cli]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 02 Mar 2023 14:52:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An Introduction to Web Accessibility]]></title>
            <description><![CDATA[Thank you for taking the first step towards building a more accessible web by clicking on this article.]]></description>
            <link>https://www.codu.co/abi-harrison-nye/an-introduction-to-web-accessibility-te_nhvdn</link>
            <guid isPermaLink="true">https://www.codu.co/abi-harrison-nye/an-introduction-to-web-accessibility-te_nhvdn</guid>
            <category><![CDATA[colour contrast]]></category>
            <category><![CDATA[semantic html]]></category>
            <category><![CDATA[semantics]]></category>
            <category><![CDATA[accessibility]]></category>
            <category><![CDATA[alt text]]></category>
            <dc:creator><![CDATA[Abi Harrison-Nye]]></dc:creator>
            <pubDate>Wed, 01 Mar 2023 14:37:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting started with Unit Testing in Node using Jest]]></title>
            <description><![CDATA[In this post we're going to take a look at the basics of unit testing, particularly with Jest.]]></description>
            <link>https://www.codu.co/jordharr/getting-started-with-unit-testing-in-node-using-jest-o6ky5e1y</link>
            <guid isPermaLink="true">https://www.codu.co/jordharr/getting-started-with-unit-testing-in-node-using-jest-o6ky5e1y</guid>
            <dc:creator><![CDATA[Jordan Harrison]]></dc:creator>
            <pubDate>Tue, 28 Feb 2023 13:26:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New Feature Alert - Notifications 🔔]]></title>
            <description><![CDATA[We recently introduced discussions but there needed to be a major improvement... Notifications! Now you can see when you have a reply waiting for you.]]></description>
            <link>https://www.codu.co/codu/new-feature-alert-notifications-prm8la4c</link>
            <guid isPermaLink="true">https://www.codu.co/codu/new-feature-alert-notifications-prm8la4c</guid>
            <category><![CDATA[codu]]></category>
            <category><![CDATA[notifications]]></category>
            <category><![CDATA[updates]]></category>
            <category><![CDATA[community]]></category>
            <dc:creator><![CDATA[Codú]]></dc:creator>
            <pubDate>Tue, 28 Feb 2023 12:45:57 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The union-find structure and semantic parsing]]></title>
            <description><![CDATA[What is a disjoint-set structure and why is it useful?]]></description>
            <link>https://www.codu.co/petr-homola-dub/the-union-find-structure-and-semantic-parsing-nkbcr7ju</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/the-union-find-structure-and-semantic-parsing-nkbcr7ju</guid>
            <category><![CDATA[nlp]]></category>
            <category><![CDATA[algorithm]]></category>
            <category><![CDATA[semantics]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Mon, 27 Feb 2023 23:33:02 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Dynamic Object Keys]]></title>
            <description><![CDATA[Hi there,

Whilst I have been learning react, setting an object key dynamically using the square notation [] was something that tripped me a lot, especially]]></description>
            <link>https://www.codu.co/fatima-aminu-714/javascript-dynamic-object-keys-jfllfyeq</link>
            <guid isPermaLink="true">https://www.codu.co/fatima-aminu-714/javascript-dynamic-object-keys-jfllfyeq</guid>
            <dc:creator><![CDATA[Fatima Aminu]]></dc:creator>
            <pubDate>Mon, 27 Feb 2023 12:37:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[pytest: an overview for new users]]></title>
            <description><![CDATA[Brief overview of Pytest and its features.]]></description>
            <link>https://www.codu.co/Torgil/pytest-an-overview-for-new-users-0bmzyrbf</link>
            <guid isPermaLink="true">https://www.codu.co/Torgil/pytest-an-overview-for-new-users-0bmzyrbf</guid>
            <category><![CDATA[pytest]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Scott Böning]]></dc:creator>
            <pubDate>Mon, 27 Feb 2023 09:20:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New rule: No more DM-ing]]></title>
            <description><![CDATA[At first glance, direct messaging (DMs) may seem like an efficient way to communicate at work. But is it?]]></description>
            <link>https://www.codu.co/niall/new-rule-no-more-dm-ing-hynwq_wd</link>
            <guid isPermaLink="true">https://www.codu.co/niall/new-rule-no-more-dm-ing-hynwq_wd</guid>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[career]]></category>
            <category><![CDATA[communication]]></category>
            <category><![CDATA[management]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Mon, 27 Feb 2023 07:53:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What does it mean to be a green coder?]]></title>
            <description><![CDATA[Exploring greener coding practices]]></description>
            <link>https://www.codu.co/anya-mcdonald-bce/what-does-it-mean-to-be-a-green-coder-v7oambe1</link>
            <guid isPermaLink="true">https://www.codu.co/anya-mcdonald-bce/what-does-it-mean-to-be-a-green-coder-v7oambe1</guid>
            <category><![CDATA[sustainability]]></category>
            <category><![CDATA[green coding]]></category>
            <category><![CDATA[development]]></category>
            <dc:creator><![CDATA[Anya McDonald]]></dc:creator>
            <pubDate>Sun, 26 Feb 2023 18:39:47 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Enforcing Conventional Commit messages using Git hooks with husky & commitlint]]></title>
            <link>https://www.codu.co/jordharr/enforcing-conventional-commit-messages-using-git-hooks-with-husky-commitlint-hgcazwml</link>
            <guid isPermaLink="true">https://www.codu.co/jordharr/enforcing-conventional-commit-messages-using-git-hooks-with-husky-commitlint-hgcazwml</guid>
            <dc:creator><![CDATA[Jordan Harrison]]></dc:creator>
            <pubDate>Sun, 26 Feb 2023 09:46:37 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What I learned in work this week - Javascript Bundlers]]></title>
            <description><![CDATA[A high level overview of webpack as I understand it after working on a work related task in my last sprint.]]></description>
            <link>https://www.codu.co/niu/what-i-learned-in-work-this-week-javascript-bundlers-ywbwmikg</link>
            <guid isPermaLink="true">https://www.codu.co/niu/what-i-learned-in-work-this-week-javascript-bundlers-ywbwmikg</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[webpack]]></category>
            <category><![CDATA[bundler]]></category>
            <dc:creator><![CDATA[Daniel Callaghan]]></dc:creator>
            <pubDate>Sat, 25 Feb 2023 23:44:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[10 Fun API's to Inspire Your Next Project 💻]]></title>
            <description><![CDATA[Need some ideas for things to build and practice your web dev push-ups? Check out these 10 APIs that might inspire your next project.]]></description>
            <link>https://www.codu.co/niall/10-fun-api-s-to-inspire-your-next-project-4zyfb6n3</link>
            <guid isPermaLink="true">https://www.codu.co/niall/10-fun-api-s-to-inspire-your-next-project-4zyfb6n3</guid>
            <category><![CDATA[ideas]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[api]]></category>
            <category><![CDATA[webdev]]></category>
            <category><![CDATA[beginner]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Sat, 25 Feb 2023 14:45:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting a job in tech part 4: Make every Hiring Manager want to hire you]]></title>
            <description><![CDATA[After dealing with hiring managers for a long time I shared things they'd be looking for when interviewing someone]]></description>
            <link>https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-4-make-every-hiring-manager-want-to-hire-you-ohhwi_nn</link>
            <guid isPermaLink="true">https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-4-make-every-hiring-manager-want-to-hire-you-ohhwi_nn</guid>
            <category><![CDATA[interviews]]></category>
            <category><![CDATA[jobs]]></category>
            <dc:creator><![CDATA[Carolina Cobo]]></dc:creator>
            <pubDate>Sat, 25 Feb 2023 11:40:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[2 Quick Ways to Convert Values to Boolean in JavaScript 💻]]></title>
            <description><![CDATA[Learn how to easily change values into booleans with as little as 2 characters.]]></description>
            <link>https://www.codu.co/niall/2-quick-ways-to-convert-values-to-boolean-in-javascript-jb5tdssh</link>
            <guid isPermaLink="true">https://www.codu.co/niall/2-quick-ways-to-convert-values-to-boolean-in-javascript-jb5tdssh</guid>
            <category><![CDATA[webdev]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[beginners]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 24 Feb 2023 20:42:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An introduction to Conventional Commits]]></title>
            <link>https://www.codu.co/jordharr/an-introduction-to-conventional-commits-jkn3hhos</link>
            <guid isPermaLink="true">https://www.codu.co/jordharr/an-introduction-to-conventional-commits-jkn3hhos</guid>
            <dc:creator><![CDATA[Jordan Harrison]]></dc:creator>
            <pubDate>Thu, 23 Feb 2023 08:50:38 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[List Marker - how to Style💅]]></title>
            <description><![CDATA[HTML Lists: How to Customise the List Marker.]]></description>
            <link>https://www.codu.co/Fuse/list-marker-how-to-style-ukj0bjee</link>
            <guid isPermaLink="true">https://www.codu.co/Fuse/list-marker-how-to-style-ukj0bjee</guid>
            <dc:creator><![CDATA[Anthony O' Brien]]></dc:creator>
            <pubDate>Wed, 22 Feb 2023 00:30:09 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Developing offline with TanStack Query (or React Query and tRPC)]]></title>
            <description><![CDATA[React Query does many clever things to make data fetching optimal, but how do I stop network requests from auto-failing while offline?]]></description>
            <link>https://www.codu.co/niall/developing-offline-with-tanstack-query-or-react-query-and-trpc-0vwpjwdr</link>
            <guid isPermaLink="true">https://www.codu.co/niall/developing-offline-with-tanstack-query-or-react-query-and-trpc-0vwpjwdr</guid>
            <category><![CDATA[reactjs]]></category>
            <category><![CDATA[react query]]></category>
            <category><![CDATA[help]]></category>
            <category><![CDATA[trpc]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Tue, 21 Feb 2023 10:41:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript Tips For Beginners]]></title>
            <description><![CDATA[For those moments when JavaScript begins to pickle your brain]]></description>
            <link>https://www.codu.co/anya-mcdonald-bce/javascript-tips-for-beginners-afcdzgv7</link>
            <guid isPermaLink="true">https://www.codu.co/anya-mcdonald-bce/javascript-tips-for-beginners-afcdzgv7</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[junior]]></category>
            <category><![CDATA[debugging]]></category>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Anya McDonald]]></dc:creator>
            <pubDate>Sun, 19 Feb 2023 21:42:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Reflecting on my career so far - Retail to Tech Support to Software Engineering]]></title>
            <description><![CDATA[I graduated in summer 2017 with a BS in Network Management. I was fresh faced, no idea what career I wanted, but loved everything to do with technology. I d]]></description>
            <link>https://www.codu.co/jordharr/reflecting-on-my-career-so-far-retail-to-tech-support-to-software-engineering-kpsi7uic</link>
            <guid isPermaLink="true">https://www.codu.co/jordharr/reflecting-on-my-career-so-far-retail-to-tech-support-to-software-engineering-kpsi7uic</guid>
            <dc:creator><![CDATA[Jordan Harrison]]></dc:creator>
            <pubDate>Sun, 19 Feb 2023 19:06:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Pixel Art]]></title>
            <description><![CDATA[A guide to getting started with creating Pixel Art]]></description>
            <link>https://www.codu.co/amy-richardson-dev/creating-pixel-art-vqzaw1dg</link>
            <guid isPermaLink="true">https://www.codu.co/amy-richardson-dev/creating-pixel-art-vqzaw1dg</guid>
            <category><![CDATA[pixel art]]></category>
            <category><![CDATA[graphic design]]></category>
            <category><![CDATA[css]]></category>
            <dc:creator><![CDATA[Amy Richardson]]></dc:creator>
            <pubDate>Sun, 19 Feb 2023 12:19:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 free illustrations for your next project]]></title>
            <description><![CDATA[In this article, you can find out free illustration websites for your next project.]]></description>
            <link>https://www.codu.co/muzhda/5-free-illustrations-for-your-next-project-z8o6pqxw</link>
            <guid isPermaLink="true">https://www.codu.co/muzhda/5-free-illustrations-for-your-next-project-z8o6pqxw</guid>
            <category><![CDATA[free]]></category>
            <category><![CDATA[illustrations]]></category>
            <category><![CDATA[design]]></category>
            <category><![CDATA[free illustrations]]></category>
            <dc:creator><![CDATA[Muzhda Noorzad]]></dc:creator>
            <pubDate>Sun, 19 Feb 2023 06:04:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Beautiful Fractal Art with JavaScript: A Beginner's Guide]]></title>
            <description><![CDATA[Learn how to use fractals in JavaScript to create stunning art, starting with the iconic Mandelbrot set and branching out to other fractals.]]></description>
            <link>https://www.codu.co/CarmenCantudo/creating-beautiful-fractal-art-with-javascript-a-beginner-s-guide-h0gouclf</link>
            <guid isPermaLink="true">https://www.codu.co/CarmenCantudo/creating-beautiful-fractal-art-with-javascript-a-beginner-s-guide-h0gouclf</guid>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[art and design]]></category>
            <category><![CDATA[fractals]]></category>
            <category><![CDATA[computer graphics]]></category>
            <dc:creator><![CDATA[Carmen Cantudo Moreno]]></dc:creator>
            <pubDate>Sun, 19 Feb 2023 00:53:29 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A Little Collection of Free Developer Resources 🚀]]></title>
            <description><![CDATA[The internet is a treasure trove! Here is a short post just listing off some free resources you can use to keep learning without spending a penny.]]></description>
            <link>https://www.codu.co/niall/a-little-collection-of-free-developer-resources-eznknwxi</link>
            <guid isPermaLink="true">https://www.codu.co/niall/a-little-collection-of-free-developer-resources-eznknwxi</guid>
            <category><![CDATA[webdev]]></category>
            <category><![CDATA[free]]></category>
            <category><![CDATA[resources]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Fri, 17 Feb 2023 14:02:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA["Explain serverless to me like I am a 5 year old"]]></title>
            <description><![CDATA[Explain Serverless to me like I'm a 5-year-old. Well, here's how I'd explain it to that curious forty-something-year-old with a mind of a 5-year-old.]]></description>
            <link>https://www.codu.co/niall/explain-serverless-to-me-like-i-am-a-5-year-old-ifw5mzk6</link>
            <guid isPermaLink="true">https://www.codu.co/niall/explain-serverless-to-me-like-i-am-a-5-year-old-ifw5mzk6</guid>
            <category><![CDATA[beginner]]></category>
            <category><![CDATA[cloud]]></category>
            <category><![CDATA[serverless]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 16 Feb 2023 14:19:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Life as an inclusive developer]]></title>
            <description><![CDATA[When I first started learning to code, I didn’t think that the world of accessibility and inclusion would become such a large part of my life. Yet here I am]]></description>
            <link>https://www.codu.co/abi-harrison-nye/the-value-of-inclusion-bkmfbckq</link>
            <guid isPermaLink="true">https://www.codu.co/abi-harrison-nye/the-value-of-inclusion-bkmfbckq</guid>
            <category><![CDATA[accessibility]]></category>
            <category><![CDATA[inclusion]]></category>
            <category><![CDATA[disability]]></category>
            <category><![CDATA[inclusive]]></category>
            <dc:creator><![CDATA[Abi Harrison-Nye]]></dc:creator>
            <pubDate>Tue, 14 Feb 2023 15:56:26 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting a job in tech part 3: GitHub profile and articles]]></title>
            <description><![CDATA[Personalize your GitHub profile and how to get started with some articles to make your profile stand out]]></description>
            <link>https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-3-github-profile-and-articles-zjxozc7f</link>
            <guid isPermaLink="true">https://www.codu.co/carolina-cobo-ef3/getting-a-job-in-tech-part-3-github-profile-and-articles-zjxozc7f</guid>
            <category><![CDATA[github]]></category>
            <category><![CDATA[job]]></category>
            <category><![CDATA[careers]]></category>
            <dc:creator><![CDATA[Carolina Cobo]]></dc:creator>
            <pubDate>Tue, 14 Feb 2023 13:08:12 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Doing a masters while working full time? It’s a journey…]]></title>
            <description><![CDATA[Evermore.

The journey of self-improvement ventures on evermore.]]></description>
            <link>https://www.codu.co/brian-connolly-42d/doing-a-masters-while-working-full-time-it-s-a-journey-d_sebh8v</link>
            <guid isPermaLink="true">https://www.codu.co/brian-connolly-42d/doing-a-masters-while-working-full-time-it-s-a-journey-d_sebh8v</guid>
            <dc:creator><![CDATA[Brian Connolly]]></dc:creator>
            <pubDate>Mon, 13 Feb 2023 23:56:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to harness imposter syndrome]]></title>
            <description><![CDATA[Tops tips on how to embrace those feelings of doubt]]></description>
            <link>https://www.codu.co/anya-mcdonald-bce/how-to-hardness-imposter-syndrome-s4e7lwle</link>
            <guid isPermaLink="true">https://www.codu.co/anya-mcdonald-bce/how-to-hardness-imposter-syndrome-s4e7lwle</guid>
            <category><![CDATA[progress]]></category>
            <category><![CDATA[careerchanging]]></category>
            <category><![CDATA[development]]></category>
            <category><![CDATA[career]]></category>
            <dc:creator><![CDATA[Anya McDonald]]></dc:creator>
            <pubDate>Mon, 13 Feb 2023 18:36:45 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learning to love negative space]]></title>
            <description><![CDATA[For new developers - A brief introduction to Gestalt Principles, detailing the positive use of negative space within web design.]]></description>
            <link>https://www.codu.co/amy-richardson-dev/learning-to-love-negative-space--9ewsxtd4</link>
            <guid isPermaLink="true">https://www.codu.co/amy-richardson-dev/learning-to-love-negative-space--9ewsxtd4</guid>
            <category><![CDATA[newbies]]></category>
            <category><![CDATA[design principles]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[web design]]></category>
            <dc:creator><![CDATA[Amy Richardson]]></dc:creator>
            <pubDate>Thu, 09 Feb 2023 23:39:58 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Support Systems on your Coding Journey]]></title>
            <description><![CDATA[It's important to remember that you aren't alone on this career path. Supports are there for all of us, you just need to know where to look...]]></description>
            <link>https://www.codu.co/amy-richardson-dev/support-systems-on-your-coding-journey-pxz9_icf</link>
            <guid isPermaLink="true">https://www.codu.co/amy-richardson-dev/support-systems-on-your-coding-journey-pxz9_icf</guid>
            <category><![CDATA[mentors]]></category>
            <category><![CDATA[newbies]]></category>
            <category><![CDATA[rubber duck]]></category>
            <category><![CDATA[support]]></category>
            <dc:creator><![CDATA[Amy Richardson]]></dc:creator>
            <pubDate>Thu, 09 Feb 2023 23:37:01 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Neurodivergent? Tech Tools to Make Life Easier! Part 1]]></title>
            <description><![CDATA[Part 1 in a series of articles about great apps, extensions and tools to help the neurodivergent coding gang!]]></description>
            <link>https://www.codu.co/grace-mckenna-dbc/neurodivergent-tech-tools-to-make-life-easier-part-1-qfyzn4ri</link>
            <guid isPermaLink="true">https://www.codu.co/grace-mckenna-dbc/neurodivergent-tech-tools-to-make-life-easier-part-1-qfyzn4ri</guid>
            <dc:creator><![CDATA[Grace McKenna]]></dc:creator>
            <pubDate>Thu, 09 Feb 2023 00:20:22 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to deploy the "react-app" in the GitHub pages]]></title>
            <description><![CDATA[A quick guide on how to deploy the "react-app" on the GitHub pages.]]></description>
            <link>https://www.codu.co/muzhda/how-to-deploy-the-react-app-in-the-github-pages-qarr8o_z</link>
            <guid isPermaLink="true">https://www.codu.co/muzhda/how-to-deploy-the-react-app-in-the-github-pages-qarr8o_z</guid>
            <category><![CDATA[github]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[deployment]]></category>
            <category><![CDATA[reactapp]]></category>
            <dc:creator><![CDATA[Muzhda Noorzad]]></dc:creator>
            <pubDate>Wed, 08 Feb 2023 21:07:06 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[You Know Nothing]]></title>
            <description><![CDATA[Why should I write about coding? I'm a total novice.]]></description>
            <link>https://www.codu.co/kat-fe2/you-know-nothing-2436iphs</link>
            <guid isPermaLink="true">https://www.codu.co/kat-fe2/you-know-nothing-2436iphs</guid>
            <category><![CDATA[novice]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[imposter syndrome]]></category>
            <dc:creator><![CDATA[Kat]]></dc:creator>
            <pubDate>Tue, 07 Feb 2023 13:33:28 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[When non-GUI servers are not enough]]></title>
            <description><![CDATA[I needed a web server with Graphical User Interface (GUI) for my project. Time to properly learn a cloud provider.]]></description>
            <link>https://www.codu.co/sonng.dev/when-non-gui-servers-are-not-enough-awdjwk-u</link>
            <guid isPermaLink="true">https://www.codu.co/sonng.dev/when-non-gui-servers-are-not-enough-awdjwk-u</guid>
            <category><![CDATA[azure]]></category>
            <category><![CDATA[gui]]></category>
            <category><![CDATA[vm]]></category>
            <category><![CDATA[ubuntu]]></category>
            <category><![CDATA[server]]></category>
            <dc:creator><![CDATA[Son Nguyen]]></dc:creator>
            <pubDate>Sat, 04 Feb 2023 00:30:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A matter of preference]]></title>
            <description><![CDATA[An overview of similarities between Javascript libraries and why using one of the other is simply a matter of preference]]></description>
            <link>https://www.codu.co/thewebuiguy/a-matter-of-preference-ndouiwxx</link>
            <guid isPermaLink="true">https://www.codu.co/thewebuiguy/a-matter-of-preference-ndouiwxx</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[svelet]]></category>
            <category><![CDATA[vuejs]]></category>
            <category><![CDATA[angular]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[EvanBurbidge]]></dc:creator>
            <pubDate>Fri, 03 Feb 2023 11:15:27 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Learn About the Console Object and Become a Console Commander 🎖]]></title>
            <description><![CDATA[Become a Console Commander! The console object has a lot more inside it than just a .log method that could make your life easier when debugging in JS.]]></description>
            <link>https://www.codu.co/niall/learn-about-the-console-object-and-become-a-console-commander--n5v-tzhv</link>
            <guid isPermaLink="true">https://www.codu.co/niall/learn-about-the-console-object-and-become-a-console-commander--n5v-tzhv</guid>
            <category><![CDATA[junior]]></category>
            <category><![CDATA[webdev]]></category>
            <category><![CDATA[tutorial]]></category>
            <category><![CDATA[javascript]]></category>
            <dc:creator><![CDATA[Niall Maher]]></dc:creator>
            <pubDate>Thu, 02 Feb 2023 13:54:34 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Writing a simple parser]]></title>
            <description><![CDATA[Let's take a look at how pattern matching can be used to easily implement parsers for formal languages.]]></description>
            <link>https://www.codu.co/petr-homola-dub/writing-a-simple-parser-wmspb7dh</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/writing-a-simple-parser-wmspb7dh</guid>
            <category><![CDATA[lean]]></category>
            <category><![CDATA[parsing]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Wed, 01 Feb 2023 20:03:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Yet Another Story on Career Changing]]></title>
            <description><![CDATA[How I discovered my passion for coding]]></description>
            <link>https://www.codu.co/anya-mcdonald-bce/yet-another-story-on-career-changing-ghg8hmpf</link>
            <guid isPermaLink="true">https://www.codu.co/anya-mcdonald-bce/yet-another-story-on-career-changing-ghg8hmpf</guid>
            <category><![CDATA[careers]]></category>
            <category><![CDATA[junior]]></category>
            <category><![CDATA[career changing]]></category>
            <dc:creator><![CDATA[Anya McDonald]]></dc:creator>
            <pubDate>Wed, 01 Feb 2023 18:43:59 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Git commands ~ the Alias way🕵️‍♀️]]></title>
            <description><![CDATA[Quick rundown on setting up your first Alias in Git. 👏 Git to saving time! ⌚]]></description>
            <link>https://www.codu.co/Fuse/git-commands-the-alias-way--2uxsa2cm</link>
            <guid isPermaLink="true">https://www.codu.co/Fuse/git-commands-the-alias-way--2uxsa2cm</guid>
            <category><![CDATA[git]]></category>
            <category><![CDATA[terminal]]></category>
            <category><![CDATA[productivity]]></category>
            <category><![CDATA[alias]]></category>
            <category><![CDATA[web dev]]></category>
            <dc:creator><![CDATA[Anthony O' Brien]]></dc:creator>
            <pubDate>Tue, 31 Jan 2023 23:41:51 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Data Structures with Javascript - Stack]]></title>
            <description><![CDATA[Data structures are a way of storing, organising, and accessing data in different ways to suit a specific purpose. In this article, we'll take a look at the]]></description>
            <link>https://www.codu.co/brian-whelan-48f/data-structures-with-javascript-stack-dkeckuvu</link>
            <guid isPermaLink="true">https://www.codu.co/brian-whelan-48f/data-structures-with-javascript-stack-dkeckuvu</guid>
            <category><![CDATA[data structures]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[classes]]></category>
            <category><![CDATA[stack]]></category>
            <dc:creator><![CDATA[Brian Whelan]]></dc:creator>
            <pubDate>Mon, 30 Jan 2023 21:25:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Writing React apps with Idris]]></title>
            <description><![CDATA[Let's look at how one could use React with a purely functional language, Idris, which has an easy-to-use Javascript backend.]]></description>
            <link>https://www.codu.co/petr-homola-dub/writing-react-apps-with-idris-fhvms-x4</link>
            <guid isPermaLink="true">https://www.codu.co/petr-homola-dub/writing-react-apps-with-idris-fhvms-x4</guid>
            <category><![CDATA[react]]></category>
            <category><![CDATA[functional]]></category>
            <category><![CDATA[idris]]></category>
            <dc:creator><![CDATA[Petr Homola]]></dc:creator>
            <pubDate>Mon, 30 Jan 2023 12:10:07 GMT</pubDate>
        </item>
    </channel>
</rss>