Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

should the user's Account balance be stored in the database or calculated dynamically?

What is a managed bean and how many should I use per page?

Architecture components ViewModel vs. savedInstanceState bundle

Applying Test Driven Development to a tightly coupled architecture

Changing Guice bindings at runtime

Ajax architecture in Django application

ajax django architecture

Which should be created first ER Diagram OR Class Diagram?

Can you build a RESTful Business Logic Layer?

Database per application VS One big database for all applications [closed]

Lazy loading - what's the best approach?

Why is MVC so popular?

Is a Java JAR file similar to an .Net Assembly?

How to find out if Tomcat is 32 bit or 64 bit on window server?

Projects where REST is more suitable over GraphQL? [closed]

One big MySQL DB or a thousand little SQLite databases?

mysql sqlite architecture

MVC Pattern in JavaFX With Scene Builder

dma vs interrupt-driven i/o

How to fire AJAX calls in response to the state changes with Redux?

Architecture for WinForms applications?

c# .net winforms architecture

Microservices : aggregate data : is there some good patterns?