Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-guidelines

When should I separately implement IEnumerator<T>?

Best way of protect a backing field from mistaken use in C#

c# design-guidelines

Why does spring prefer unchecked exceptions?

Rails Newbie: Recommendations for error handling in controller

Azure/AWS ORM Design Guidelines [closed]

When do you violate SRP (Single Reponsibility Principle)?

What is the FDG for naming boolean properties?

c# .net design-guidelines

Pass by reference: Which is more readable/right?

Creating a single SmartTV app for multiple platforms?

Can I package entire iOS app as a Framework?

Code "internationalization"

Pros and Cons of implementing functionality as functor [closed]

When is it correct to create an extension method?

How to write testable code in Swift

How can I disable Android Lollipop ripple's alpha value?

Best practice for keeping data in memory and database at same time on Android

namespace naming conventions

What should be the color of the Ripple, colorPrimary or colorAccent? (Material Design)