Guidelines for Creating Applications Using the Legato Application Framework

Hello everyone,

I am diving into the Legato Application Framework and want some guidance on best practices for development. As I start building applications I want to ensure I am leveraging the frameworks features effectively while maintaining code quality and performance.

What is the suggestion way to organize a Legato project?? Are there any patterns or conventions that experienced developers follow?
What tools or techniques do you recommend for debugging Legato applications? Are there any best practices for writing tests?
Are there common pitfalls that can lead to performance issues in Legato applications?? Any tips on how to avoid them??

As well, I found these resources when doing research on this; https://forum.legato.io/t/how-to-use-docker-for-legato-application-frameworkoracle-integration-cloud & if anyone have any resources, tutorials or personal experiences please share with me, It would be greatly appreciated!!

Thank you…….:slight_smile:

for debugging, you can see here:

for write test application, you can see those sample here: