Javascript & currying: why not
October 07, 2019Over the years programmers that came to javascript brought and implemented many foreign patterns and techniques in the attempt to “fix” this…
CPU intensive tasks in Elm
July 14, 2019A little premise first: the benchmarks in this article depend closely on how things work today. The code is designed to work efficiently…