Learning materials and resources for large SaaS projects and best practices

Hi,
I’m looking for learning resources or tutorials on building larger and more complex projects with Weweb and Xano. I haven’t been able to find any best practices or examples for handling bigger projects. Both Xano and Weweb claim to support large-scale projects, but their tutorials and examples are usually for small, simple projects that can be done in an hour. These don’t offer insights into managing and maintaining larger projects.

For example, in the Bubble community, someone created comprehensive ebooks on fundamental principles and best practices for performance and security. I believe it would be helpful to have similar resources for Weweb and Xano.
I’m particularly interested in learning about SaaS solutions, which many people are building. It would be great to cover topics like multi-tenancy management, automatic billing with Stripe, custom role-based access control with end-user permissions, and super admin functionalities.

I think it would also be valuable for the whole community to create simplified versions of real-life examples of modern SaaS solutions, such as the project management tool Linear App.

If anyone has any information or resources to share on these topics, please let me know. Thank you!

1 Like

Hi @Alfred.S :wave:

Level 2 of the WeWeb academy is dedicated to best practices to build secure apps that scale.

It includes a course handbook that summarizes the programming essentials (and some WeWeb-specifics) included in the video course.

That said, while we cover some backend topics related to security and performance, being a frontend builder, we don’t cover the more advanced backend topics you mention like “multi-tenancy management, automatic billing with Stripe, custom role-based access control with end-user permissions, and super admin functionalities”.

Maybe something to ask the Xano team. What do you think @Locky, is that something you guys are working on?