|
|
|
|
|
by dkersten
30 days ago
|
|
I like to start out by creating the overall structure of my application: the module structure, high level components, feature boundaries. That way these decisions are already made for the LLM, and it can focus on filling in logic within the structure provided. It works quite well for me, a lot better than when the LLM makes these decisions. |
|