<?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[CodeInsider Feed]]></title><description><![CDATA[Pro Tips and Tricks to Elevate Your Coding Skills]]></description><link>https://codeinsider.dev</link><image><url>https://codeinsider.dev/assets/images/logo.svg</url><title>CodeInsider Feed</title><link>https://codeinsider.dev</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 23 Feb 2024 07:44:35 GMT</lastBuildDate><atom:link href="https://codeinsider.dev/rss.xml" rel="self" type="application/rss+xml"/><copyright><![CDATA[2024 CodeInsider]]></copyright><language><![CDATA[en]]></language><item><title><![CDATA[Diffing MySQL/MariaDB Schemas with Basic Tools Quickly]]></title><description><![CDATA[Many tools offer the ability to diff schemas but here we look at how you can do so quickly with readily available tools for DDL statements.]]></description><link>https://codeinsider.dev/articles/diffing-mysql-mariadb-schemas-with-basic-tools-quickly</link><guid isPermaLink="true">https://codeinsider.dev/articles/diffing-mysql-mariadb-schemas-with-basic-tools-quickly</guid><dc:creator><![CDATA[CodeInsider]]></dc:creator><pubDate>Tue, 16 May 2023 00:00:00 GMT</pubDate></item><item><title><![CDATA[Supercharging Your JavaScript/Typescript Workflow: Seamless Error-Proofing with Vim's Jobs & Popups]]></title><description><![CDATA[Take advantage of process and popup features in the latest version of vim to supercharge your workflow by streamlining the linting operation without resorting a plugin.]]></description><link>https://codeinsider.dev/articles/supercharging-your-javascript-typescript-workflow-seamless-error-proofing-with-vims-jobs-and-popups</link><guid isPermaLink="true">https://codeinsider.dev/articles/supercharging-your-javascript-typescript-workflow-seamless-error-proofing-with-vims-jobs-and-popups</guid><dc:creator><![CDATA[CodeInsider]]></dc:creator><pubDate>Tue, 02 May 2023 00:00:00 GMT</pubDate></item><item><title><![CDATA[Removing Large Table Data from MySQL/MariaDB dumps]]></title><description><![CDATA[Learn how to skillfully remove table data from your database dump, significantly speeding up the reloading process, saving you valuable time and resources.]]></description><link>https://codeinsider.dev/articles/removing-large-table-data-from-mysql-mariadb-dumps</link><guid isPermaLink="true">https://codeinsider.dev/articles/removing-large-table-data-from-mysql-mariadb-dumps</guid><dc:creator><![CDATA[CodeInsider]]></dc:creator><pubDate>Sat, 15 Apr 2023 00:00:00 GMT</pubDate></item><item><title><![CDATA[Git Blame With Line Ranges]]></title><description><![CDATA[Get the git blame for only specific lines or a single line to help speed up what you're looking for.]]></description><link>https://codeinsider.dev/articles/git-blame-with-line-ranges</link><guid isPermaLink="true">https://codeinsider.dev/articles/git-blame-with-line-ranges</guid><dc:creator><![CDATA[CodeInsider]]></dc:creator><pubDate>Thu, 30 Mar 2023 00:00:00 GMT</pubDate></item></channel></rss>