I’m wondering if there is already a kind of Client-First approach with guidelines (ex: naming conventions) strategies to help us build weweb app in a more scalable and maintanable way.
Hi @AntonioGrdn
There’s not a recommended approach as complete as Client-First at the moment.
For design specifically, I’d recommend taking a look @jptrinh’s WeWeb library of components.
For programming best practices in general, level 2 of the WeWeb Academy covers a lot of ground to build secure apps that scale (though we still need to add content on naming conventions for variables for example)
Hope that helps!
3 Likes