My Favorite Functions and Patterns: group_by
Thank you for joining me as I share my favorite functions and patterns in functional programming. Today’s focus is on the function group_by.
Continue ReadingA graduate of the College of William & Mary, Jonathan is a self-taught, full-stack developer specializing in Elixir and React. His background spans software development, business development, and education. He has a forensic eye for detail, a penchant for clean code, and a love for programming in the functional paradigm.
Thank you for joining me as I share my favorite functions and patterns in functional programming. Today’s focus is on the function group_by.
Continue Reading
Welcome to the second installation in my series on functions and patterns in functional programming, featuring function: curry, named after Haskell Curry.
Continue Reading
This is just one segment in a compilation of my favorite functions and patterns in functional programming. This bit focuses on the with statement.
Continue Reading
This series shall be comprised of a series of micro-posts where each entry targets a single utility function or design pattern in functional programming.
Continue Reading
Once he wrote his own implementation of Conway’s Game of Life, Jonathan finally felt like a real programmer. He continues to apply this tactic when learning a new language or library. Here, he shares the results of using it on Ramda.
Continue Reading