Bas Terwijn :python:<p>Understanding and debugging Data Structures is easier when you can see the structure of your data using memory_graph: <a href="https://github.com/bterwijn/memory_graph" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/bterwijn/memory_gra</span><span class="invisible">ph</span></a></p><p>Here we show values being added to a Linked List in Cursor AI. When adding the last value '5' we "Step Into" the code to show more of the details: <a href="https://raw.githubusercontent.com/bterwijn/memory_graph/main/images/linked_list.gif" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">raw.githubusercontent.com/bter</span><span class="invisible">wijn/memory_graph/main/images/linked_list.gif</span></a></p><p>🎥 See the Quick Intro video for the VS Code integration: <a href="https://youtu.be/23_bHcr7hqo" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">youtu.be/23_bHcr7hqo</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="tag">#<span>Python</span></a> <a href="https://fosstodon.org/tags/LinkedList" class="mention hashtag" rel="tag">#<span>LinkedList</span></a> <a href="https://fosstodon.org/tags/DataStructure" class="mention hashtag" rel="tag">#<span>DataStructure</span></a> <a href="https://fosstodon.org/tags/memory_graph" class="mention hashtag" rel="tag">#<span>memory_graph</span></a> <a href="https://fosstodon.org/tags/debug" class="mention hashtag" rel="tag">#<span>debug</span></a></p>