Search code examples
Dependency-free JavaScript onLoad...


javascriptonloadlibrary-design

Read More
How to design the interface for a static library in C...


cstatic-librariesstatic-linkinglibrary-design

Read More
.NET IoC: Preconfiguring library components for easier use...


.netinversion-of-controlautofacservice-locatorlibrary-design

Read More
Why do std::count(_if) return iterator::difference_type instead of size_t?...


c++c++11stl-algorithmlibrary-design

Read More
Writing a library with C and C++ interfaces, which way to wrap?...


c++clibrary-design

Read More
Why does std::fstream set the EOF bit the way it does?...


c++iostreamlibrary-design

Read More
How do I handle a growing Controller Class? ...


phpmodel-view-controllerlibrary-design

Read More
Why does TStringList have BeginUpdate and EndUpdate?...


delphilibrary-design

Read More
Object Oriented Code vs. MVC pattern - which to follow when initializing page?...


javascriptlibrary-design

Read More
Why don't C++03 file streams accept string constructor parameters?...


c++c++11fstreamc++03library-design

Read More
What's the purpose of $scope in scala.Predef?...


xmlscalascopelibrary-design

Read More
val or object for immutable, final singleton object...


scalaobjectsingletonlanguage-featureslibrary-design

Read More
Why does RegexTest have a main method?...


regexscalaprogram-entry-pointlibrary-design

Read More
What's the purpose of Function.const?...


functionscalaparametersconstantslibrary-design

Read More
The mechanics of extension via free functions or member functions...


c++ooptemplatescompile-timelibrary-design

Read More
Is there a de facto standard to identify HTML elements for a JavaScript library to attach to?...


javascriptlibrary-design

Read More
Reusable Class Library - INotifyPropertyChanged...


.netperformanceclass-librarylibrary-design

Read More
How should I build a simple database package for my python application?...


pythondatabasesqlitelibrary-design

Read More
Where are the readonly/const in .NET?...


.netlanguage-designlibrary-design

Read More
Architecture of some reusable code...


ooparchitecturecode-reuselibrary-design

Read More
Is requiring a certain order for #includes in c++ a sign of bad library/header design?...


c++includelibrary-design

Read More
BackNext