<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Maksym Planeta</title>
    <description>The latest articles on DEV Community by Maksym Planeta (@planeta).</description>
    <link>https://dev.to/planeta</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3531556%2F783591ca-b21d-438b-8f64-e41f39384fa5.png</url>
      <title>DEV Community: Maksym Planeta</title>
      <link>https://dev.to/planeta</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/planeta"/>
    <language>en</language>
    <item>
      <title>Understanding a new codebase quickly?</title>
      <dc:creator>Maksym Planeta</dc:creator>
      <pubDate>Fri, 26 Sep 2025 11:34:52 +0000</pubDate>
      <link>https://dev.to/planeta/understanding-a-new-codebase-quickly-53bm</link>
      <guid>https://dev.to/planeta/understanding-a-new-codebase-quickly-53bm</guid>
      <description>&lt;p&gt;I often need to dive into large unfamiliar codebases (mainly C and Go). After following 6-7 "go to definition" jumps, I usually get lost in the call chain.&lt;/p&gt;

&lt;p&gt;I’m curious how others handle this. When you get dropped into a new project, how do you usually find your way around? Do you rely on IDE tools (jump to def, grep, cscope, custom scripts) or mostly manual reading?&lt;/p&gt;

&lt;p&gt;Interested to hear different approaches.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
