Joseph JunkerAlgebraic Structures for Absolute BeginnersAn introduction to effectful functional programmingMar 1, 20183Mar 1, 20183
Joseph JunkerinITNEXTAn Introduction to Algebraic Data TypesStructured, concrete dataFeb 26, 20181Feb 26, 20181
Joseph JunkerAbstract Data Types and ObjectsTwo fundamental approaches to data abstractionFeb 26, 2018Feb 26, 2018
Joseph JunkerFunctional Side effects with Applicatives, Part 3Adding effects and composing applicativesFeb 9, 2018Feb 9, 2018
Joseph JunkerFunctional Side effects with Applicatives, Part 2Modeling the reading of stateFeb 7, 2018Feb 7, 2018
Joseph JunkerFunctional Side effects with Applicatives, Part 1Bringing structure and composability to mutable stateFeb 5, 2018Feb 5, 2018
Joseph JunkerAn Introduction to Applicative FunctorsIn a previous post I talked about functors, data types which act as a context holding contents which can be mapped over. In this post I’ll…Nov 10, 20171Nov 10, 20171
Joseph JunkerBuilding a Functional Parsing Library in JavaScript and FlowAn introduction to combinator libraries, from the ground upSep 22, 2017Sep 22, 2017