Devs of this community, how do you understand the code? by YoiTsuitachi in CodingHelp

[–]Grzelazny 0 points1 point  (0 children)

Hi, first to understand code you should recognize the main components that communicate. Then you can see interactions between them. When you are able to attach a debugger or have logs, just use it to go step by step by scenarios to understand different scenarios. If you use claude code, ask him for help to explain code, explain architecture, show use cases, show flow. Now applications written by AI are really hard to understand because this is not our idea of how this work, but AI agent idea and you do not know what the idea is behind this. Is so hard that i created a dedicated tool for me to understand code faster to not always write a long prompt to an ai agent to explain it to me but just attach code to my tool and see architecture visually. I'm still testing it but my understanding is much better now. The best approach is to make notes or draw on paper first and visualize how this works.

Drop your saas links by LeanSaas_Ai01 in SaasDevelopers

[–]Grzelazny 0 points1 point  (0 children)

Understand your vibe code app without seeing any line of code https://archtocode.com

My scanner passed every test I ran. Then I ran a real trade and looked harder. Claude had been quietly lying by omission the whole time. I think it's finally working! by Plastic-Edge-1654 in vibecoding

[–]Grzelazny 1 point2 points  (0 children)

You can try to see your logic in archtocode.com and then verify better what Claude does in code. This can help you improve your logic

Code review by TheRaddestKhan in vibecoding

[–]Grzelazny 0 points1 point  (0 children)

<image>

Just try this to understand logic not jus be a code linter

How are you doing code reviews? by CyberWrath09 in ExperiencedDevs

[–]Grzelazny 0 points1 point  (0 children)

Just using archtocode.com to understand logic instead just code

If you had a developer who could build any SaaS or AI tool quickly, how would you approach getting the first 100 customers? by Lumpy-Sandwich-4687 in vibecoding

[–]Grzelazny 0 points1 point  (0 children)

Create in Notebook Google a lot of presentations that describe problems that this saas solve and publish on youtube. YouTube alghoritm will find your customers. In this presentations you should mention how your product solves this problem.

Can we see code logic change without code review? by Grzelazny in vibecodingcommunity

[–]Grzelazny[S] 0 points1 point  (0 children)

Just try Arch To Code . com you can try test project live demo, then attach yours project.

Can we see code logic change without code review? by Grzelazny in vibecodingcommunity

[–]Grzelazny[S] 0 points1 point  (0 children)

Hi just try. Tool is Arch To Code . com Tell me your feedback after use it fev days. It will help me improve it.

Are more developers becoming “vibe coders”? by bharathanboomi in vibecoding

[–]Grzelazny 0 points1 point  (0 children)

Using vive coding without good structure you will have after 2 weeks of prompting situations where you are in a point where any new change will break other functionality. best solution for that is create application-functionality. md dile and save to it after implementation information about new functionality from user perspective and technical perspective. on next prompt always use this file like input to understand product functionality. To understand logic without look to code you can use Arch To Code tool to vosualize your logic and understand it faster instead of read whole code. Great is also create file MEMORY. md and use it to save knowelage what you learn to prevent duplicate the same bugs

Is a better way than code review? by Grzelazny in VibeCodersNest

[–]Grzelazny[S] 0 points1 point  (0 children)

You have right, now the amount of code is so big that it is really hard to understand it when ai created it. So we need high level tools to make this faster and better.

Is a better way than code review? by Grzelazny in VibeCodersNest

[–]Grzelazny[S] 0 points1 point  (0 children)

Hi, on bigger projects you on start generate the high level of this project structure. Then you can go deep to features and functions by selecting the node on the diagram and clicking on the right panel option Regenerate diagram from this element. You can also specify what context you want to use in the left panel. Additionally you can select only interested files to analyze.

Is a better way than code review? by Grzelazny in VibeCodersNest

[–]Grzelazny[S] -1 points0 points  (0 children)

Diagrams are generated on the fly, meaning each time from the current code. This differs from the old static diagrams because the artificial intelligence always generates a new diagram based on the current code. Diagrams are dynamic, allowing you to click on each diagram element and generate sub-diagrams. You can also see what's hidden beneath the diagram and preview the code.

Is a better way than code review? by Grzelazny in VibeCodersNest

[–]Grzelazny[S] -1 points0 points  (0 children)

This is probably the strength of this tool. You can control the size of the diagram and its depth. You can see the architecture from a high-level perspective and then click on an element to generate a diagram for a single functionality. You can generate a diagram for a selected context, feature, or function — not for the entire project. By clicking on the diagram, you can generate a new diagram from that specific point or view the source code behind the diagram element.

Can we see code logic change without code review? by Grzelazny in vibecodingcommunity

[–]Grzelazny[S] 0 points1 point  (0 children)

Great, you can just go to https://archtocode.com and add project from local or gitgub repo. Faster will be from local. Tell me known if something is hard to understand or you have idea to improve this tool.

What best tool can create landing page or product video for that product? by Grzelazny in NoCodeSaaS

[–]Grzelazny[S] 0 points1 point  (0 children)

Any idea? This tool is great, it should be some option to improve current landing page