Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-guidelines

Should the padding and margin be 4dp or 8dp under the 48dp rhythm in Android design?

What is the best way to use inline CSS to position elements around a block specified by an external stylesheet?

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