Architecture of Modern Web Applications
Web app architecture design process guidance
Best books on web application design/architecture and scalability?
Domain driven design. Understanding this makes you a great developer
More on reddit.comThe basic architecture concepts I wish I knew when I was getting started as a web developer • Web Architecture 101
This is good, but there's a really good document on github (https://github.com/donnemartin/system-design-primer) that has all this and more, and helps explain a lot of architecture and solutions to different types of problems.
Edit: typos
More on reddit.comWhat is web application architecture?
What are some real examples of modern web application architecture implementation?
What are the best practices for modern web application architecture in 2023?
Videos
Hi there, I am going to start implementing my own social network and I want to ask you about architecture.
I am planning to use the following technologies:
Backend: NodeJS (NestJS)
Database: PostgresSQL, Redis
Frontend: React
CI/CD: GitHub.
What would you advise me to learn about modern web architecture? Any resources or your thoughts.
I will be grateful for any advice and resources for learning. Thank you.