DevSlice: Recent Episodes

Josh Miller

description

View Details

In this episode we talk about function composition and how you can optimize your codes loops and keep your codebase dry.

View Details

In this episode we talk about the technique of currying functions. How you can use it in Elm and JavaScript and the techniques and advantages it has.

View Details

In this episode I talk about the Redux JavaScript library. Talking about how to use the pattern itself and how to setup the base of a Redux application. I also talk about the benefits of using it in your app to manage your state trees.

View Details

I talk about the awesome language for front-end programmers, Elm. This is an overview of the language itself and all of the features availiable.

View Details

We define lambda functions and how to use them in our code.