StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

tereško

Rating
1595.54 (1,996th)
Reputation
52,974 (1,856th)
Page: 1 ... 4 5 6 7 8 ... 18
Title Δ
Separate code from view in single PHP scripts +0.39
How to structure classes with frontend and backend (PHP) 0.00
Need help understanding MVC -1.25
Should Service methods return anything to your Controllers -0.51
Is it ok for class A to hold onto class B's dependencies because cl... -0.10
What return types to use for an ajax form submission? -2.40
Using a custom provider class to remove tight coupling -0.36
PHP MVC - How can Controller and View access same instance of Model? +1.07
Securing POST data in Router 0.00
PHP: Check whether an integer is in a certain interval or not +0.74
A View object per page? or just one View object loading different t... +0.99
Getting user friendly messages back to the View 0.00
Differentiating between domain, model, and entity with respect to MVC +0.41
Are these MVC layers correct? +0.38
What is the prefix `I` before class name like IController, IObserver? -2.44
Why Symfony2 doesn't have/like models? -1.57
Is calling a model from a view in codeigniter bad? -0.65
PHP Design Pattern +1.06
SQL statements vs MVC data access layer in PHP +0.97
Model now doing data/form validation. How to return user friendly e... -0.10
Validate form input in Domain Objects setters? -0.60
Nested MVC communication patterns +0.25
Is this an acceptable way to cache both queries and built pages in... 0.00
What does a domain object factory look like? +0.42
Should I pass session data from my controller, or read it in the se... +1.55
Is the Service layer where all my real methods go? 0.00
Why would I create an interface for each mapper class? 0.00
Which design pattern is better to work with Controllers/Services/DAOs 0.00
Should I Create Domain Object Defaults in my Service Layer? 0.00
include simulating a forward in PHP on MVC? 0.00
MVC design pattern. How does View fit it? -0.71
How can I pass variables to my views in php +1.41
User permission in MVC design pattern 0.00
Routing, Navigation and State in MVC +0.44
How to pass values from controller to view in PHP without frameworks? -1.05
How are errors typically preserved in an MVC framework? -0.64
Best Practice for fields in the model -0.10
Can I generate all of the content necessary for multiples pages in... -0.11
How to name my classes? -1.44
Is the DataContext part of Model in MVC or a part of Controller? +1.81
How can I Make a Successful Domain Object Factory in PHP 0.00
Can the V access the M in MVC? -0.42
Dependency Injection Confusion -0.64
Where do I hash the password? -1.25
MVC create/update action for model relation 0.00
Switching between controllers (MVC) -0.61
PHP MVC - URL without action 0.00
What is the model in MVVM for? -1.91
MVC web service + web application design that maximizes code reuse +0.38
In MVC should all classes extend a core class? +1.57