Using `with` as the Elixir replacement for `let` in Lisp
|
|
11
|
272
|
December 12, 2024
|
2025/06/12-13 - Lambda Days 2025 - Kraków, Poland
|
|
1
|
27
|
December 4, 2024
|
2025/01/24 - Functional Conf 2025 - online [CFP deadline 17 Nov]
|
|
0
|
38
|
November 12, 2024
|
Elixir + Functional Programming in 9-12 High School
|
|
6
|
179
|
September 28, 2024
|
Are you miserable when using other FP languages?
|
|
17
|
815
|
August 22, 2024
|
2024/05/27-28 Lambda Days 2024 - Kraków, Poland
|
|
2
|
330
|
May 17, 2024
|
Should strings be wrapped in a function in functional programming?
|
|
5
|
342
|
February 22, 2024
|
OO or FP easier for beginners
|
|
30
|
1534
|
August 17, 2023
|
What do you think about early returns?
|
|
50
|
4830
|
July 22, 2023
|
The benefits of functional language enforcements in context of highly concurrent, scalable and maintenable software
|
|
1
|
405
|
July 13, 2023
|
Podcast: Thinking Elixir 158 - From Ruby to Elixir with Steve Bussey
|
|
2
|
590
|
July 6, 2023
|
Creating a nested list from a flat list
|
|
4
|
693
|
June 18, 2023
|
Blog Post: Elixir for JavaScript developers: first impressions
|
|
6
|
1195
|
February 14, 2023
|
Explaining map & reduce with animated examples
|
|
17
|
3913
|
January 26, 2023
|
Why Enum.reduce fun arguments are x, acc instead of acc, x?
|
|
16
|
4617
|
November 7, 2022
|
Why didn't we hear about the Lambda COVID variant?
|
|
0
|
563
|
October 30, 2022
|
Any tips to refactor this open-source module in a more functional programming/Elixir way?
|
|
6
|
909
|
October 9, 2022
|
Design Pattern for functional / concurrent programming
|
|
15
|
2137
|
August 13, 2022
|
Why did not optimize `Enum.map`s chain
|
|
11
|
1145
|
May 25, 2022
|
Does anyone make regular use of functional programming patterns like functors, monads and applicatives in Elixir?
|
|
4
|
1592
|
May 24, 2022
|
Elegant refactory of a function
|
|
6
|
677
|
April 10, 2022
|
How would I start figuring out how to translate highly data-dependent functions into Elixir?
|
|
7
|
962
|
March 22, 2022
|
Option type compatible with comprehensions in Elixr?
|
|
24
|
3945
|
February 24, 2022
|
Podcast: ThinkingElixir 087 - Reviewing Elixir with José Valim - Part 2
|
|
0
|
567
|
February 22, 2022
|
Visual explanation of why we prepend instead of appending
|
|
3
|
992
|
February 16, 2022
|
"Why no one uses functional languages" - worth (re)reading
|
|
2
|
1190
|
January 30, 2022
|
Podcast: ThinkingElixir 082 - Reviewing Elixir with José Valim - Part 1
|
|
0
|
566
|
January 18, 2022
|
Avoiding long `with` blocks
|
|
3
|
875
|
October 7, 2021
|
How to use a 'two pointer' algorithm in Elixir
|
|
4
|
1955
|
September 22, 2021
|
How to distribute function clauses over several files
|
|
2
|
1433
|
September 11, 2021
|