<?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[Manorisms]]></title>
        <description><![CDATA[Front-End Dev Tips, Tricks, and Tools]]></description>
        <link>https://elijahmanor.com</link>
        <image>
            <url>http://example.com/icon.png</url>
            <title>Manorisms</title>
            <link>https://elijahmanor.com</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Thu, 19 Feb 2026 20:10:58 GMT</lastBuildDate>
        <atom:link href="https://elijahmanor/rss" rel="self" type="application/rss+xml"/>
        <pubDate>Sun, 20 May 2012 04:00:00 GMT</pubDate>
        <copyright><![CDATA[2026 Elijah Manor]]></copyright>
        <language><![CDATA[en]]></language>
        <managingEditor><![CDATA[Elijah Manor]]></managingEditor>
        <webMaster><![CDATA[Elijah Manor]]></webMaster>
        <ttl>60</ttl>
        <category><![CDATA[Front-End Developer]]></category>
        <category><![CDATA[React]]></category>
        <category><![CDATA[JavaScript]]></category>
        <category><![CDATA[CSS]]></category>
        <item>
            <title><![CDATA[CHECK Pull Request Review Comments]]></title>
            <description><![CDATA[CHECK is an acronym that represents a certain frame of mind that I use while reviewing PRs]]></description>
            <link>https://elijahmanor.com/blog/check-pull-request-review-comments</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/check-pull-request-review-comments</guid>
            <category><![CDATA[Development]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Thu, 10 Oct 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GitHub Copilot CLI: AI for the Command-Line]]></title>
            <description><![CDATA[This video demonstrates the GitHub Copilot CLI, which provides AI features on the command-line ]]></description>
            <link>https://elijahmanor.com/blog/github-copilot-cli</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/github-copilot-cli</guid>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Fri, 26 May 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Use npm query and jq to dig into your dependencies]]></title>
            <description><![CDATA[Use `npm query` and `jq` to answer interesting questions about your package's dependencies]]></description>
            <link>https://elijahmanor.com/blog/npm-query-jq</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/npm-query-jq</guid>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Wed, 09 Nov 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[2-minute Tmux Tour]]></title>
            <description><![CDATA[An overview including creating, renaming, and navigating between sessions, windows, and panes.]]></description>
            <link>https://elijahmanor.com/blog/2-min-tmux-tour</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/2-min-tmux-tour</guid>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Tue, 01 Nov 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Access Disk Usage from the Terminal]]></title>
            <description><![CDATA[Get an overview of which directories are taking up your disk space using CLI tools.]]></description>
            <link>https://elijahmanor.com/blog/disk-usage-cli</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/disk-usage-cli</guid>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Mon, 17 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Get a Better Git Diff]]></title>
            <description><![CDATA[Use git-delta for an alternative syntax-highlighter for git, diff, and grep output]]></description>
            <link>https://elijahmanor.com/blog/better-git-diff</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/better-git-diff</guid>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Sun, 09 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[CLI: Git Checkout Recent Branch with Search & Preview]]></title>
            <description><![CDATA[Build up a command to check out a recent git branch with search and preview diff functionality]]></description>
            <link>https://elijahmanor.com/blog/git-checkout-recent-branch</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/git-checkout-recent-branch</guid>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GitHub CLI to Search and Preview Pull Requests then Check Out]]></title>
            <description><![CDATA[Use the GitHub gh CLI to search and preview pull requests and then check out]]></description>
            <link>https://elijahmanor.com/blog/gh-pr-fzf-preview</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/gh-pr-fzf-preview</guid>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Thu, 25 Aug 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hacking with fd, fzf, tmux, and neovim!]]></title>
            <description><![CDATA[Building an interactive terminal command with fd, fzf, tmux, and neovim]]></description>
            <link>https://elijahmanor.com/blog/fd-fzf-tmux-nvim</link>
            <guid isPermaLink="false">https://elijahmanor.com/blog/fd-fzf-tmux-nvim</guid>
            <category><![CDATA[Neovim]]></category>
            <category><![CDATA[Command Line]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Tue, 23 Aug 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Locale Aware Sorting in JavaScript]]></title>
            <description><![CDATA[Sort JavaScript arrays using locale aware techniques]]></description>
            <link>https://elijahmanor.com/byte/js-locale-sort</link>
            <guid isPermaLink="false">https://elijahmanor.com/byte/js-locale-sort</guid>
            <category><![CDATA[JavaScript]]></category>
            <dc:creator><![CDATA[Elijah Manor]]></dc:creator>
            <pubDate>Mon, 28 Mar 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>