Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Uncle Bob's clean architecture approach - what is recommended package structure?

Serve static content in a web server and dynamic content in tomcat is still a good performance practice?

How does Google serve results so fast? [duplicate]

iPhone/iPad Active Architecture? What is it? Why is it there? Who needs it?

good practice: REST API as the interface between the interface layer and business layer?

api rest architecture

How to make multiple diagram in single page

Architectural considerations in designing console applications?

architecture oop console

Where do I find a good, short, architecture-oriented introduction to Java Swing GUI for web developerrs?

java swing architecture

What in the world of facebook is rsrc.php?

How large eCommerce sites are so fast? [closed]

Imposing constraints or restrictions on method body, in Java

Should we use 'package by feature' structure with DDD?

Return address prediction stack buffer vs stack-stored return address?

MongoDB database architecture [closed]

Big class decomposition in Java

Typescript prevent imports from certain directory in project

What should I keep in mind in order to refactor huge code base?

Microservice architecture - carry message through services when order doesn't matter

Where do you perform your validation?

validation architecture

Does Test Driven Development take the focus from Design? [closed]

architecture tdd agile