#CodeStructure
Small files & modularity are key! 🔑

Shift towards service-based architectures with clear API boundaries.

Easier for both humans and LLMs to manage.

Consistent external APIs let you change internals freely.

#Microservices #AICoding #CodeStructure
April 26, 2025 at 6:07 PM
Storing code as plain text offers tool compatibility & VCS benefits. Yet, AST storage could allow personalized formatting views without changing the underlying structure, solving individual preference conflicts. 🤔 #CodeStructure 3/5
September 9, 2025 at 10:00 PM
Guide: Building a memory-safe JSON parser in C with struct-attached functions and ergonomic API
https://xnacly.me/posts/2025/json-parser-in-c-with-methods/
#cprogramming #jsonparsing #memorysafety #codestructure #systemsdevelopment
March 2, 2025 at 2:16 PM
Never been much of a SOLID follower, but Single responsibility seems important (albeit sometimes misunderstood).

Don't piggyback unrelated functionality on top of class just because it remotely touches same domain or data.

#cleancode #codestructure #tip
March 8, 2025 at 10:07 AM
Clear definitions and a decision guide for Modules, Classes, Interfaces, and Delegates. Learn what each building block does and when exactly to use it for cleaner code. https://blog.xojo.com/2025/09/24/building-blocks-for-beginners-modules-classes-interfaces-and-delegates/

#Xojo #OOP #CodeStructure
October 4, 2025 at 5:15 PM
📦 Pacotes:
Organize seu projeto em pacotes para modularizar código e facilitar manutenção e escalabilidade.
#JavaPackages #CodeStructure #Modularity 👇
a man is carrying a stack of amazon boxes on his back in front of a van
ALT: a man is carrying a stack of amazon boxes on his back in front of a van
media.tenor.com
September 30, 2024 at 12:53 AM