Questions tagged [web-architecture]

64 questions
0
votes
1 answer

Social Network, how is build "You have new unread message" architecture

For example, when we have new message on http://facebook.com or http://gmail.com, site gives us signal about this, and this happened without refresh page. how it works? I Imagine this so: some Jhon is registered user on site. There is…
Oto Shavadze
  • 40,603
  • 55
  • 152
  • 236
-1
votes
1 answer

flask application structure for multiple apps and database connections

Although a beginner in web development, I currently have been working on a larger Flask application. At the moment I'm working with the structure shown below but I'm wondering what is the best way to structure such an application especially…
linus
  • 399
  • 3
  • 19
-1
votes
1 answer

Difference between client-server web apps and websites

I am wondering: why we use to split a web app into a client (JavaScript, CSS or even a framework like React or angular) and a server (PHP)? Why it is preferable to do so instead of simply going on a website that includes PHP and HTML all together?
-1
votes
1 answer

What are the present technologies used to develop web applications for faster development

I would like to build a web application from scratch. How do i choose the technologies? It should be easier and faster. The application have to develop for my own use. How do i make decision. Please help me?
1 2 3 4
5