Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in separation-of-concerns

How do you keep application logic separate from UI when UI components have built-in functionality?

EmberJS: Good separation of concerns for Models, Stores, Controllers, Views in a rather complex application?

Should AngularJS logic be placed in HTML file?

Using Unity, how do you register type mappings for generics?

Where should 'CreateMap' statements go?

Ruby On Rails - Using concerns in controllers

ASP.NET MVC - separating large app

Generating Interfaces from entity framework database first auto-generated code

Separation of logic and UI

When and how should I use enumeration classes rather than enums?

Ruby on Rails with Repository Pattern?

Where to put functions that help me execute controller tasks?

Entity Framework 6 Database-First and Onion Architecture

What to put in your ViewModel

Concept of and basic questions about separating logic (C++) and GUI (Qt)

How to organize Redux state for reusable components?

RSpec in Rails: How to skip a before_filter?

Import multiple Angular components via module

Where to convert a DTO to ViewModel?

How to separate web components to individual files and load them?