Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-reuse

Can ASP.NET MVC Views be re-used across different projects?

Doubts on concurrency with objects that can be used multiple times like formatters

How to add global variables used by all tests in Javascript?

How do you make a re-usable component with Flask-SQLAlchemy?

Reusing RSpec behavior validation

Measuring code reusability

PHP - Wrap a variable block in the same try-catch

How do I apply the DRY principle to iterators in C++? (iterator, const_iterator, reverse_iterator, const_reverse_iterator)

Any better options than porting from C# to Java?

java .net porting code-reuse

Creating reusable html for navigation bar on multiple pages

Getting started with Yabble--browser-side CommonJS module loading

How (and where) to register a custom query method in Laravel

How do you ensure code is reused correctly? [closed]

Expression generated based on interface

Code reuse in iOS applications

In house reusable libraries - reuse as dll or as projects?

.net code-reuse

C# reusable function to dump current value of local variables

How to store reusable code in Visual Studio 2010?

Code reuse in different rspec contexts

rspec code-reuse

What are the disadvantages of using inheritance as a way of reusing code? [closed]

inheritance code-reuse