Tech Talk: Http4s and Functional Web Development With Ross Baker
Episode Date: July 27, 2018Tech Talks are in-depth technical discussions. The promise of functional programming is code that is easier to reason about, test and maintain. Refere...
The stories and people behind the code. Hear stories of software development from interesting people.
111 episodes transcribedTech Talks are in-depth technical discussions. The promise of functional programming is code that is easier to reason about, test and maintain. Refere...
Tech Talks are in-depth technical discussions. The surprising thing about rust is how memory management works. Rust has the concepts of moves and bor...
Tech Talks are in-depth technical discussions. At Strange loop 2017, a wandered into a talk where I saw some code that deeply surprised me. The code c...
Tech Talks are in-depth technical discussions. I don't know a lot about micro services. Like how to design them and what the various caveats and anti...
Tech Talks are in-depth technical discussions. Rust, the programming language, seems to be really trendy these days. Trendy to me means shows up a l...
Tech Talks are in-depth technical discussions. Today's interview is with Steven Proctor, the host of the functional geekery podcast. We talk about di...
Tech Talks are in-depth technical discussions. Purescript is a functional programming language that compiles to javascript. It is a strict haskell di...
Tech Talks are in-depth technical discussions. Today's interview is with John A De Goes. We talk about performance problems with monad transformer on...
Tech Talks are in-depth technical discussions. In simple terms, a total function is a function that produces a well defined output for all possible in...
Tech Talks are in-depth technical discussions. Edwin Brady is the creator of the Idris programming language and Author of the book Type-Driven Develop...
Tech Talks are in-depth technical discussions. In object oriented languages, modeling a complex problem domain is a well understood process. Books li...