Using Mind Maps to build your projects when coding with AI is a win

Panther28

Elite Member
Executive VIP
Jr. VIP
Joined
May 2, 2010
Messages
9,938
Reaction score
16,037
1750225592433.png


If you are building anything past simple, you need an effective way to paste the structures of different parts regularly into AI to ensure it stays on track, and you stay on track more to the point!

I use free www.mindmup.com, and you can save your maps in Google Drive easily and open them easily.

Just copy the root branch that you are working in. When you want to check things with AI, I don't know about other mind mapping software, but when you use this one, you copy the branches as text with tabs for structure.

Make your organisation fit your programming pattern, and then just name each file with a branch, and then a summary that matches the 2/3 line comment in your file.

I hope this helps make your programming dreams a bit smoother in reality...
 
Remeber the song last night a DJ saved my life?

Change the words to "This morning a mind map saved my life" and we got a groove! lol

1752136696597.png


Just had to say to claude, can you fix my issue, here is my code (system is based on a core epi engine and also another system where all funcionity is built on plugins) claude picked the 2 plugins that I needed (one of which I had forget I had)

Much prefer programming with a mind map than without one now. You can't master anything complex, as AI is too stupid to take you to the places you want to go. An organized mind map plan though with filenames and descriptions., keeps everything on track at the flick of a copy paste button!!
 
Back
Top