What is a good approach for a scalable website/ web application? What backend, cms or approach in general would you go for? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is a good approach for a scalable website/ web application? What backend, cms or approach in general would you go for?

I'm wondering how to start a bigger project. The Website is Community based. So it should implement all the typical functionality. Also, later on, it should be possible to easily write an app for it and eventually integrate a shop. What backend framework or cms would you use and how would you start such a project?

20th May 2017, 8:40 AM
Henrik
1 Answer
0
First you have to decide what you want to do. Then check what other people did. Do you agree with them or do you want to change it? As for Backend you wrote CMS so it's gonna be PHP with MySQL (?). Otherwise you can have Node.js or Ruby on Rails.
21st May 2017, 8:30 PM
Elias Papachristos
Elias Papachristos - avatar