DevSlice is the short and sweet podcast for web developers and coders. We serve up quick technical discussions around key concepts in programming. We will have a slight emphasis on functional programming and its concepts. The overall goal is to learn, share, and have fun with programming.
In this episode we talk about function composition and how you can optimize your codes loops and keep your codebase dry.
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.
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.
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.