Skip to content
  • functional programming
  • javascript
  • java
  • github repositories

Marco Faustinelli's Muzietto Blog

Learning Functional Programming in Javascript and getting ready for ECMAScript 6

Tag: javascript

Cordova and Beyond – 2) Using Webpack and Yarn/Gulp in a pure-Cordova project

Posted on September 21, 2018September 21, 2018 by Muzietto

Taking the best of two worlds In the previous post we described a pure-Cordova app that we want to move… Read more Cordova and Beyond – 2) Using Webpack and Yarn/Gulp in a pure-Cordova project

Cordova and Beyond – 3) Implementing React components, with hot reload in the bargain

Posted on September 21, 2018September 27, 2018 by Muzietto

Webpack is on board In the previous post I showed in detail how to configure Webpack and Yarn/Gulp in order… Read more Cordova and Beyond – 3) Implementing React components, with hot reload in the bargain

Cordova and Beyond – Mixing Cordova with React

Posted on September 21, 2018September 21, 2018 by Muzietto

Taking the best of two worlds I like Apache Cordova a lot. I love React for sentimental reasons. But putting… Read more Cordova and Beyond – Mixing Cordova with React

Cordova and Beyond – 1) Moving a pure-Cordova app towards React

Posted on September 14, 2018September 21, 2018 by Muzietto

Taking the best of two worlds I like Apache Cordova a lot. For the first time I am able to… Read more Cordova and Beyond – 1) Moving a pure-Cordova app towards React

Beyond “Monads and Gonads”

Posted on October 29, 2014July 4, 2017 by Muzietto

Gist: There’s this famous “Monads and Gonads” video from Doug Crockford. To me it is cryptic, kind of elitist: it… Read more Beyond “Monads and Gonads”

State monad goes to JS town (and starts swinging…)

Posted on June 1, 2014October 14, 2015 by Muzietto

Gist: JavaScript is the only language I am aware of that allows to invoke a monadic function, like state is,… Read more State monad goes to JS town (and starts swinging…)

Fold Left in JavaScript (with all thinkable examples)

Posted on September 21, 2013November 15, 2017 by Muzietto

Fold left (aka reduce or reduce left) is the basic list iterator. Straight, efficient and dumb: once it starts it has to get… Read more Fold Left in JavaScript (with all thinkable examples)

Fold Right in Javascript (with all thinkable examples)

Posted on September 10, 2013October 15, 2015 by Muzietto

Gist: Fold right (aka reduce right) is the basic list recursion operator. Way more intelligent than its cousin fold left. It has a non-intuitive… Read more Fold Right in Javascript (with all thinkable examples)

Handling I/O with the state monad in JavaScript

Posted on August 14, 2013October 31, 2015 by Muzietto

Gist: the state monad allows to chain (i.e. to execute in sequence) a wide sort of operations, each one returning… Read more Handling I/O with the state monad in JavaScript

Chainable monads in JavaScript

Posted on August 14, 2013October 14, 2015 by Muzietto

Gist: the chainable monads presented here are JavaScript functions that allow idiomatic expressions such as monad1.bind(function1)     ———>     monad2 Since JavaScript… Read more Chainable monads in JavaScript

Posts navigation

Older posts

Category Cloud

babel cordova folds functional programming functions haskell java javascript lists monad reactjs security streams tuples Uncategorized webpack

Archives

  • September 2018
  • December 2015
  • September 2015
  • October 2014
  • June 2014
  • April 2014
  • February 2014
  • December 2013
  • September 2013
  • August 2013
  • December 2012
  • October 2012
  • August 2012
  • July 2012
  • April 2012
  • December 2011
  • July 2010
  • June 2010
  • April 2010
Follow Marco Faustinelli's Muzietto Blog on WordPress.com

I am a technology professional, currently active in Germany.

I work for Social Sweethearts.

My code is on GitHub, authored with the nickname muzietto.

Personal/professional information and curricula are stored at faustinelli.net.

My virtual garage is faustinelli.org There I showcase a few deliverables of mine on an invitation-only basis. Public stuff is still in the making (…and forever will be, I am afraid).

Create a free website or blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Follow Following
    • Marco Faustinelli's Muzietto Blog
    • Already have a WordPress.com account? Log in now.
    • Marco Faustinelli's Muzietto Blog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...