Beautiful Functions: Compose Post date December 30, 2021 Post author By Jethro Larson Post categories In functional, haskell, JavaScript, typescript
Functional Programming in Ruby with Blocks and Procs Post date December 29, 2021 Post author By Karson Kalt Post categories In beginners, functional, ruby
Simple signup function using FP-TS Post date December 29, 2021 Post author By Tom Liang Post categories In functional, typescript
Advent of Code #4 (in JavaScript & Haskell) Post date December 23, 2021 Post author By Caleb Weeks Post categories In functional, haskell, JavaScript, programming
Decomposing Composition Post date December 16, 2021 Post author By Toby Parent Post categories In functional, JavaScript, programming, tutorial
Monads in a simple way Post date December 13, 2021 Post author By Guilherme dos Reis Meira Post categories In functional, haskell, programming
Do You Know Where Haskell Is Used? Post date December 13, 2021 Post author By Catherine Galkina Post categories In functional, haskell, programming
Binary Tree Traversal, Part 1 Post date December 9, 2021 Post author By Mia Post categories In algorithms, functional, lisp, picolisp
All about closure in javascript Post date December 6, 2021 Post author By sakethk Post categories In beginners, functional, JavaScript, webdev
Higher Order Functions Explained in Plain English Post date December 6, 2021 Post author By Shadid Haque Post categories In beginners, functional, JavaScript, webdev
You don’t need “if” Post date December 3, 2021 Post author By LUKESHIRU Post categories In codequality, functional, JavaScript, webdev
Advent of Code #2 (in JavaScript & Haskell) Post date December 3, 2021 Post author By Caleb Weeks Post categories In functional, haskell, JavaScript, programming
Advent of Code #1 (in JavaScript & Haskell) Post date December 2, 2021 Post author By Caleb Weeks Post categories In functional, haskell, JavaScript, programming
How functional programming made me an better developer, with Elixir Post date December 2, 2021 Post author By Nicolas Lima Post categories In elixir, functional, JavaScript, programming
From Java to C++ – lambdas Post date November 26, 2021 Post author By Michał Piotrowski Post categories In cpp, functional, java, lambda
JS Features – Why JS will be the future? :) Post date November 23, 2021 Post author By Manu Martinez Post categories In beginners, functional, JavaScript, programming
Becoming a JavaScript Jedi – Mastering the JavaScript Filter Post date November 21, 2021 Post author By Mensah Alkebu-Lan Post categories In functional, JavaScript, tutorial, webdev
Loops, Array Methods, and Recursion Post date November 18, 2021 Post author By Justin Morgan Post categories In functional, JavaScript
What does “functional programming” mean to you? Post date November 18, 2021 Post author By DEV Community Post categories In erlang, functional, haskell, scala
Javascript Superpower – Higher Order Function Post date November 12, 2021 Post author By Fadhil Radhian Post categories In beginners, functional, JavaScript, webdev
Favor values over variables Post date November 11, 2021 Post author By Ayron Wohletz Post categories In codequality, functional, productivity, programming
Most Used Built-in functions in Python Post date November 11, 2021 Post author By Adarsh Rawat Post categories In beginners, functional, programming, python
Functional Programming in JS: 0x07 – Advanced Topics and Pitfalls Post date November 7, 2021 Post author By Muhammad Ahmad Post categories In codequality, functional, JavaScript, programming
Coroutine Vs Subroutine [ VBA Programming ] Post date November 7, 2021 Post author By Bek Brace Post categories In functional, programming, tutorial, vba
Designing solutions with state machines in Elixir Post date November 7, 2021 Post author By Norberto Oliveira Junior Post categories In elixir, functional, programming, statemachine
A question that simplifies state management Post date November 5, 2021 Post author By Ayron Wohletz Post categories In architecture, functional, programming, react
Haskell – The Most Gentle Introduction Ever (Part II) Post date October 24, 2021 Post author By Mateusz Podlasin Post categories In codenewbie, functional, haskell, tutorial
Haskell – The Most Gentle Introduction Ever (Part II) Post date October 24, 2021 Post author By Mateusz Podlasin Post categories In codenewbie, functional, haskell, tutorial
60 PicoLisp Functions You Should Know – Part 4: Control Flow Post date October 22, 2021 Post author By Mia Post categories In functional, lisp, picolisp
Haskell Quicksort in JavaScript Post date October 20, 2021 Post author By Caleb Weeks Post categories In functional, haskell, JavaScript
Functional Programming with JS Post date October 18, 2021 Post author By Mahmoud Hassan Post categories In functional, JavaScript, programming
7 Useful Tools Written in Haskell Post date October 18, 2021 Post author By Catherine Galkina Post categories In functional, haskell, programming
Reduce in 5 Minutes Post date October 11, 2021 Post author By Kirk Shillingford Post categories In beginners, functional, JavaScript, typescript
Reduce in 5 Minutes Post date October 11, 2021 Post author By Kirk Shillingford Post categories In beginners, functional, JavaScript, typescript
Function Composition in Javascript Post date October 3, 2021 Post author By Oğuzhan Olguncu Post categories In functional, JavaScript, webdev
The upside and downside of lodash Post date October 3, 2021 Post author By Muhammad Muhktar Musa Post categories In functional, JavaScript, programming, webdev
Stop abusing .map()! Post date September 26, 2021 Post author By Pan Seba Post categories In codereview, functional, JavaScript, programming
Function composition and higher-order function Post date September 16, 2021 Post author By Benoit Ruiz Post categories In functional, programming, tutorial, typescript
FP in JS: 0x05 – Implementing Functional Programming Techniques – Theme 1 Post date September 12, 2021 Post author By Muhammad Ahmad Post categories In codequality, functional, JavaScript, productivity
Map, Filter and Reduce explained. Post date September 12, 2021 Post author By namitmalasi Post categories In beginners, functional, JavaScript
How I created a PHP function to transform a Local DateTime to UTC Post date August 31, 2021 Post author By mattiatoselli Post categories In datetime, functional, php
useReducer and useContext Post date August 31, 2021 Post author By hwangs12 Post categories In codenewbie, functional, JavaScript, react
Recursive Function: What Exactly Is Recursion? Post date August 26, 2021 Post author By Oluwatobi Sofela Post categories In functional, JavaScript, programming, webdev
What “declarative” means in React Post date August 26, 2021 Post author By Marcin Zielinski Post categories In functional, JavaScript, react, webdev
React Hooks calling child component method from parent Post date August 25, 2021 Post author By Asif Vora Post categories In functional, JavaScript, react
Simple Immutable Data w/ Spectacles ? Post date August 25, 2021 Post author By Anthony G Post categories In functional, typescript
A very simple introduction to Functional Programming Post date August 24, 2021 Post author By sigfried Post categories In functional, JavaScript, lodash
FP in JS: 0x02 Post date August 24, 2021 Post author By Muhammad Ahmad Post categories In codequality, coding, functional, JavaScript
My Widow’s mite: The “this” keyword in Javascript Post date August 24, 2021 Post author By Qliqsee Post categories In beginners, believer, functional, JavaScript
can you solve FizzBuzz … in a tweet? Post date August 23, 2021 Post author By Oinak Post categories In functional, lambda, ruby
Functional Interfaces in Java: What are Functional Interfaces? Post date August 21, 2021 Post author By Jake Witcher Post categories In functional, functionalinterfaces, higherorderfunctions, java
Best Strategies for Jhandi Munda Post date August 21, 2021 Post author By StevenRodrick Post categories In functional, gamedev, Games, Strategy
Ultimate guide to sorting in Javascript and Typescript Post date August 18, 2021 Post author By Maciek Grzybek Post categories In algorithms, functional, JavaScript, typescript
Haskell as an alternative to TypeScript Post date August 11, 2021 Post author By digitallyinduced Post categories In functional, haskell, ihp, typescript
Forever Functional: Injecting for Purity Post date August 10, 2021 Post author By OpenReplay Tech Blog Post categories In functional, JavaScript, react
Functional vs Object Oriented vs Procedural programming Post date August 9, 2021 Post author By Jakub Jabłoński Post categories In functional, JavaScript, oop, programming
Property-based testing with QuickCheck Post date August 9, 2021 Post author By Catherine Galkina Post categories In functional, haskell, programming, testing
Think Recursive Post date August 8, 2021 Post author By mayankav Post categories In functional, JavaScript, programming, webdev
Función al curry Post date August 6, 2021 Post author By Franco Cuarterolo Post categories In functional, JavaScript, spanish
How IHP uses Haskell’s Type System to enforce good patterns Post date August 4, 2021 Post author By digitallyinduced Post categories In functional, haskell, ihp, typescript