FrameworkvsLib's profile picture.

FrameworkVsLibrary

@FrameworkvsLib

Abstractions that expose a simplistic interface are in frameworks. Abstractions that allow for more generic use are in libraries.


If the docs are a short list of functions to write, it's a framework. If they are a long list of functions to call, it's a library.


Look at a stack trace: if your code is on top, its probably a framework. If your code is on bottom, its probably a library. Else, run away!


You write your code into framework, you write a library into your code.


Frameworks should be extensible. Libraries should be focused.


Frameworks control program flow across interfaces. Libraries act on data structures.


Un problème est survenu, veuillez actualiser la page et réessayer.

United States Tendances

Loading...

Something went wrong.


Something went wrong.