<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Career in Code</title><description>Notes, tutorials, and observations from a working developer.</description><link>https://careerincode.com/</link><item><title>Building a Dynamic, Reusable Interactive Tanstack Table</title><link>https://careerincode.com/building-a-dynamic-and-interactive-tanstack-table/</link><guid isPermaLink="true">https://careerincode.com/building-a-dynamic-and-interactive-tanstack-table/</guid><description>Recently, I worked on a project that required a robust, adaptable table setup across various sections within an application, each with unique data and layout requirements. The project demanded advance</description><pubDate>Fri, 08 Nov 2024 18:04:00 GMT</pubDate></item><item><title>Saving work in progress while switching between branches in git</title><link>https://careerincode.com/saving-work-in-progress-while-switching-between-branches-in-git/</link><guid isPermaLink="true">https://careerincode.com/saving-work-in-progress-while-switching-between-branches-in-git/</guid><description>Switching between branches while still having work in progress (WIP) is a pain. Here&apos;s how we deal with this problem.</description><pubDate>Thu, 14 Mar 2024 03:44:00 GMT</pubDate></item><item><title>About this site</title><link>https://careerincode.com/about/</link><guid isPermaLink="true">https://careerincode.com/about/</guid><description>This site is to serve as a repository for advice on having a career in programming, snippets of code, tutorials, and troubleshooting techniques.</description><pubDate>Sat, 03 Jun 2023 13:07:55 GMT</pubDate></item><item><title>How to truncate the middle of a string</title><link>https://careerincode.com/how-to-truncate-the-middle-of-a-string/</link><guid isPermaLink="true">https://careerincode.com/how-to-truncate-the-middle-of-a-string/</guid><description>Learn how to truncate the middle of a string in JavaScript.</description><pubDate>Fri, 10 Feb 2023 03:41:00 GMT</pubDate></item><item><title>Installing git and setting up a new repository</title><link>https://careerincode.com/installing-git-and-setting-up-a-new-repository/</link><guid isPermaLink="true">https://careerincode.com/installing-git-and-setting-up-a-new-repository/</guid><description>Is it time to start a new project and you want to make sure you&apos;re using git version control? Learn how to install git and set up a new repository.</description><pubDate>Sun, 22 Jan 2023 15:16:09 GMT</pubDate></item><item><title>Terms and Conditions</title><link>https://careerincode.com/terms-and-conditions/</link><guid isPermaLink="true">https://careerincode.com/terms-and-conditions/</guid><description>Terms and Conditions for Get Digital Introduction These Website Standard Terms and Conditions written on this webpage shall manage your use of our website, Get Digital accessible at https://getdigi</description><pubDate>Sun, 22 Jan 2023 03:25:16 GMT</pubDate></item><item><title>Privacy Policy</title><link>https://careerincode.com/privacy-policy-2/</link><guid isPermaLink="true">https://careerincode.com/privacy-policy-2/</guid><description>Privacy Policy of Get Digital Get Digital operates the https://careerincode.com website, which provides the SERVICE. This page is used to inform website visitors regarding our policies with the coll</description><pubDate>Sun, 22 Jan 2023 03:21:19 GMT</pubDate></item><item><title>About this site</title><link>https://careerincode.com/about-2/</link><guid isPermaLink="true">https://careerincode.com/about-2/</guid><description>Get Digital is an independent publication launched in January 2020. If you subscribe today, you&apos;ll get full access to the website as well as email newsletters about new content when it&apos;s available. Yo</description><pubDate>Sat, 21 Jan 2023 22:20:32 GMT</pubDate></item><item><title>Working with git stash push -m</title><link>https://careerincode.com/working-with-git-stash-push-m/</link><guid isPermaLink="true">https://careerincode.com/working-with-git-stash-push-m/</guid><description>How do you work with git stash? Git stash is one of the easiest ways of storing incomplete work while switching between branches.</description><pubDate>Wed, 02 Jun 2021 00:00:00 GMT</pubDate></item><item><title>How to Set Up an Express Server</title><link>https://careerincode.com/how-to-set-up-an-express-server/</link><guid isPermaLink="true">https://careerincode.com/how-to-set-up-an-express-server/</guid><description>Learn how to set up an express server in under 10 minutes. A text and video tutorial on how to do it.</description><pubDate>Sun, 16 Aug 2020 00:00:00 GMT</pubDate></item><item><title>How to use React useState and useEffect hooks</title><link>https://careerincode.com/how-to-use-react-usestate-and-useeffect-hooks/</link><guid isPermaLink="true">https://careerincode.com/how-to-use-react-usestate-and-useeffect-hooks/</guid><description>Easy video and text tutorial on how to use the useState and useEffect hooks in React.</description><pubDate>Thu, 13 Aug 2020 00:00:00 GMT</pubDate></item></channel></rss>