Created
November 3, 2017 22:10
-
-
Save ryanwebjackson/76ffb0bae9de5a0be3ea141edc5068e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It's not the same because opinionation is on a sliding scale orthogonal to abstraction. Boiled down -- Opinions == expression to satisfy a goal, Abstraction -- hiding something by making its interface more generic. I think a good example of these concepts is the OSI model - different protocols exist at each layer (level of abstraction), but they have varying degrees of opinions (leave more or less up to you, the programmer) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment