Skip to content

Instantly share code, notes, and snippets.

@rosario
Forked from Geoff-Ford/composing-software.md
Created January 17, 2018 16:13
Show Gist options
  • Save rosario/3e398b4b587d9ab3ae3d6894d7226143 to your computer and use it in GitHub Desktop.
Save rosario/3e398b4b587d9ab3ae3d6894d7226143 to your computer and use it in GitHub Desktop.

Revisions

  1. rosario revised this gist Jan 17, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion composing-software.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    # Eric Elliott's "Composing Software" Series
    A collection of links to the excellent"Composing Software" series of medium stories by [Eric Elliott](https://medium.com/@_ericelliott).
    A collection of links to the excellent "Composing Software" series of medium stories by [Eric Elliott](https://medium.com/@_ericelliott).

    * [The Rise and Fall and Rise of Functional Programming](https://medium.com/javascript-scene/the-rise-and-fall-and-rise-of-functional-programming-composable-software-c2d91b424c8c)
    * [Why Learn Functional Programming in JavaScript?](https://medium.com/javascript-scene/why-learn-functional-programming-in-javascript-composing-software-ea13afc7a257)
  2. @Geoff-Ford Geoff-Ford revised this gist Dec 20, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion composing-software.md
    Original file line number Diff line number Diff line change
    @@ -13,4 +13,5 @@ A collection of links to the excellent"Composing Software" series of medium stor
    * [Why Composition is Harder with Classes](https://medium.com/javascript-scene/why-composition-is-harder-with-classes-c3e627dcd0aa)
    * [Composable Datatypes with Functions](https://medium.com/javascript-scene/composable-datatypes-with-functions-aec72db3b093)
    * [JavaScript Monads Made Simple](https://medium.com/javascript-scene/javascript-monads-made-simple-7856be57bfe8)
    * [Mocking is a Code Smell](https://medium.com/javascript-scene/mocking-is-a-code-smell-944a70c90a6a)
    * [Mocking is a Code Smell](https://medium.com/javascript-scene/mocking-is-a-code-smell-944a70c90a6a)
    * [The Hidden Treasures of Object Composition](https://medium.com/javascript-scene/the-hidden-treasures-of-object-composition-60cd89480381)
  3. @Geoff-Ford Geoff-Ford revised this gist Nov 2, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion composing-software.md
    Original file line number Diff line number Diff line change
    @@ -12,4 +12,5 @@ A collection of links to the excellent"Composing Software" series of medium stor
    * [JavaScript Factory Functions with ES6+](https://medium.com/javascript-scene/javascript-factory-functions-with-es6-4d224591a8b1)
    * [Why Composition is Harder with Classes](https://medium.com/javascript-scene/why-composition-is-harder-with-classes-c3e627dcd0aa)
    * [Composable Datatypes with Functions](https://medium.com/javascript-scene/composable-datatypes-with-functions-aec72db3b093)
    * [JavaScript Monads Made Simple](https://medium.com/javascript-scene/javascript-monads-made-simple-7856be57bfe8)
    * [JavaScript Monads Made Simple](https://medium.com/javascript-scene/javascript-monads-made-simple-7856be57bfe8)
    * [Mocking is a Code Smell](https://medium.com/javascript-scene/mocking-is-a-code-smell-944a70c90a6a)
  4. @Geoff-Ford Geoff-Ford revised this gist Sep 12, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion composing-software.md
    Original file line number Diff line number Diff line change
    @@ -11,4 +11,5 @@ A collection of links to the excellent"Composing Software" series of medium stor
    * [Functional Mixins](https://medium.com/javascript-scene/functional-mixins-composing-software-ffb66d5e731c)
    * [JavaScript Factory Functions with ES6+](https://medium.com/javascript-scene/javascript-factory-functions-with-es6-4d224591a8b1)
    * [Why Composition is Harder with Classes](https://medium.com/javascript-scene/why-composition-is-harder-with-classes-c3e627dcd0aa)
    * [Composable Datatypes with Functions](https://medium.com/javascript-scene/composable-datatypes-with-functions-aec72db3b093)
    * [Composable Datatypes with Functions](https://medium.com/javascript-scene/composable-datatypes-with-functions-aec72db3b093)
    * [JavaScript Monads Made Simple](https://medium.com/javascript-scene/javascript-monads-made-simple-7856be57bfe8)
  5. @Geoff-Ford Geoff-Ford revised this gist Sep 6, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions composing-software.md
    Original file line number Diff line number Diff line change
    @@ -11,3 +11,4 @@ A collection of links to the excellent"Composing Software" series of medium stor
    * [Functional Mixins](https://medium.com/javascript-scene/functional-mixins-composing-software-ffb66d5e731c)
    * [JavaScript Factory Functions with ES6+](https://medium.com/javascript-scene/javascript-factory-functions-with-es6-4d224591a8b1)
    * [Why Composition is Harder with Classes](https://medium.com/javascript-scene/why-composition-is-harder-with-classes-c3e627dcd0aa)
    * [Composable Datatypes with Functions](https://medium.com/javascript-scene/composable-datatypes-with-functions-aec72db3b093)
  6. @Geoff-Ford Geoff-Ford revised this gist Sep 6, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion composing-software.md
    Original file line number Diff line number Diff line change
    @@ -10,4 +10,4 @@ A collection of links to the excellent"Composing Software" series of medium stor
    * [Composing Software: An Introduction](https://medium.com/javascript-scene/composing-software-an-introduction-27b72500d6ea)
    * [Functional Mixins](https://medium.com/javascript-scene/functional-mixins-composing-software-ffb66d5e731c)
    * [JavaScript Factory Functions with ES6+](https://medium.com/javascript-scene/javascript-factory-functions-with-es6-4d224591a8b1)
    * []()
    * [Why Composition is Harder with Classes](https://medium.com/javascript-scene/why-composition-is-harder-with-classes-c3e627dcd0aa)
  7. @Geoff-Ford Geoff-Ford revised this gist Sep 6, 2017. 1 changed file with 8 additions and 7 deletions.
    15 changes: 8 additions & 7 deletions composing-software.md
    Original file line number Diff line number Diff line change
    @@ -2,11 +2,12 @@
    A collection of links to the excellent"Composing Software" series of medium stories by [Eric Elliott](https://medium.com/@_ericelliott).

    * [The Rise and Fall and Rise of Functional Programming](https://medium.com/javascript-scene/the-rise-and-fall-and-rise-of-functional-programming-composable-software-c2d91b424c8c)
    * []()
    * []()
    * []()
    * []()
    * []()
    * []()
    * []()
    * [Why Learn Functional Programming in JavaScript?](https://medium.com/javascript-scene/why-learn-functional-programming-in-javascript-composing-software-ea13afc7a257)
    * [A Functional Programmer’s Introduction to JavaScript](https://medium.com/javascript-scene/a-functional-programmers-introduction-to-javascript-composing-software-d670d14ede30)
    * [Higher Order Functions](https://medium.com/javascript-scene/higher-order-functions-composing-software-5365cf2cbe99)
    * [Reduce](https://medium.com/javascript-scene/reduce-composing-software-fe22f0c39a1d)
    * [Functors & Categories](https://medium.com/javascript-scene/functors-categories-61e031bac53f)
    * [Composing Software: An Introduction](https://medium.com/javascript-scene/composing-software-an-introduction-27b72500d6ea)
    * [Functional Mixins](https://medium.com/javascript-scene/functional-mixins-composing-software-ffb66d5e731c)
    * [JavaScript Factory Functions with ES6+](https://medium.com/javascript-scene/javascript-factory-functions-with-es6-4d224591a8b1)
    * []()
  8. @Geoff-Ford Geoff-Ford renamed this gist Sep 6, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  9. @Geoff-Ford Geoff-Ford created this gist Sep 6, 2017.
    12 changes: 12 additions & 0 deletions composing software
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    # Eric Elliott's "Composing Software" Series
    A collection of links to the excellent"Composing Software" series of medium stories by [Eric Elliott](https://medium.com/@_ericelliott).

    * [The Rise and Fall and Rise of Functional Programming](https://medium.com/javascript-scene/the-rise-and-fall-and-rise-of-functional-programming-composable-software-c2d91b424c8c)
    * []()
    * []()
    * []()
    * []()
    * []()
    * []()
    * []()
    * []()